Merge branch 'feature/adjoint' into 'master'
Generate adjoint and control operators See merge request dominic/dune-perftool!223
Showing
- python/dune/perftool/options.py 5 additions, 2 deletionspython/dune/perftool/options.py
- python/dune/perftool/pdelab/adjoint.py 167 additions, 0 deletionspython/dune/perftool/pdelab/adjoint.py
- python/dune/perftool/pdelab/geometry.py 5 additions, 2 deletionspython/dune/perftool/pdelab/geometry.py
- python/dune/perftool/pdelab/localoperator.py 211 additions, 65 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/ufl/visitor.py 5 additions, 0 deletionspython/dune/perftool/ufl/visitor.py
- test/CMakeLists.txt 1 addition, 0 deletionstest/CMakeLists.txt
- test/adjoint/CMakeLists.txt 5 additions, 0 deletionstest/adjoint/CMakeLists.txt
- test/adjoint/poisson_mc.ini 34 additions, 0 deletionstest/adjoint/poisson_mc.ini
- test/adjoint/poisson_mc.ufl 20 additions, 0 deletionstest/adjoint/poisson_mc.ufl
- test/adjoint/poisson_mc_driver.hh 229 additions, 0 deletionstest/adjoint/poisson_mc_driver.hh
- test/adjoint/poisson_mc_main.cc 34 additions, 0 deletionstest/adjoint/poisson_mc_main.cc
Loading
Please register or sign in to comment