Merge branch 'feature/blockstructured_poisson' into 'master'
Implement blockstructuring for Q1 See merge request !159
Showing
- dune/perftool/blockstructured/blockstructuredqkfem.hh 61 additions, 0 deletionsdune/perftool/blockstructured/blockstructuredqkfem.hh
- dune/perftool/localbasiscache.hh 1 addition, 2 deletionsdune/perftool/localbasiscache.hh
- python/dune/perftool/__init__.py 1 addition, 0 deletionspython/dune/perftool/__init__.py
- python/dune/perftool/blockstructured/__init__.py 57 additions, 0 deletionspython/dune/perftool/blockstructured/__init__.py
- python/dune/perftool/blockstructured/argument.py 23 additions, 0 deletionspython/dune/perftool/blockstructured/argument.py
- python/dune/perftool/blockstructured/basis.py 111 additions, 0 deletionspython/dune/perftool/blockstructured/basis.py
- python/dune/perftool/blockstructured/geometry.py 67 additions, 0 deletionspython/dune/perftool/blockstructured/geometry.py
- python/dune/perftool/blockstructured/quadrature.py 22 additions, 0 deletionspython/dune/perftool/blockstructured/quadrature.py
- python/dune/perftool/blockstructured/spaces.py 20 additions, 0 deletionspython/dune/perftool/blockstructured/spaces.py
- python/dune/perftool/blockstructured/tools.py 121 additions, 0 deletionspython/dune/perftool/blockstructured/tools.py
- python/dune/perftool/compile.py 1 addition, 1 deletionpython/dune/perftool/compile.py
- python/dune/perftool/loopy/target.py 12 additions, 1 deletionpython/dune/perftool/loopy/target.py
- python/dune/perftool/options.py 2 additions, 0 deletionspython/dune/perftool/options.py
- python/dune/perftool/pdelab/__init__.py 22 additions, 17 deletionspython/dune/perftool/pdelab/__init__.py
- python/dune/perftool/pdelab/argument.py 10 additions, 8 deletionspython/dune/perftool/pdelab/argument.py
- python/dune/perftool/pdelab/basis.py 50 additions, 21 deletionspython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/driver.py 40 additions, 4 deletionspython/dune/perftool/pdelab/driver.py
- python/dune/perftool/pdelab/geometry.py 17 additions, 2 deletionspython/dune/perftool/pdelab/geometry.py
- python/dune/perftool/pdelab/localoperator.py 17 additions, 6 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/pdelab/quadrature.py 2 additions, 1 deletionpython/dune/perftool/pdelab/quadrature.py
Loading
Please register or sign in to comment