Merge branch 'feature/stokes-for-quadrilaterals' into 'master'
Stokes on quadrilaterals (with diagonal_jacobian transformation) Closes #69 See merge request !116
Showing
- python/dune/perftool/loopy/mangler.py 4 additions, 1 deletionpython/dune/perftool/loopy/mangler.py
- python/dune/perftool/options.py 1 addition, 0 deletionspython/dune/perftool/options.py
- python/dune/perftool/pdelab/__init__.py 4 additions, 1 deletionpython/dune/perftool/pdelab/__init__.py
- python/dune/perftool/pdelab/geometry.py 12 additions, 6 deletionspython/dune/perftool/pdelab/geometry.py
- python/dune/perftool/pdelab/localoperator.py 3 additions, 2 deletionspython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/pdelab/parameter.py 1 addition, 4 deletionspython/dune/perftool/pdelab/parameter.py
- python/dune/perftool/pdelab/tensors.py 30 additions, 0 deletionspython/dune/perftool/pdelab/tensors.py
- python/dune/perftool/ufl/extract_accumulation_terms.py 44 additions, 10 deletionspython/dune/perftool/ufl/extract_accumulation_terms.py
- python/dune/perftool/ufl/transformations/axiparallel.py 39 additions, 33 deletionspython/dune/perftool/ufl/transformations/axiparallel.py
- python/dune/perftool/ufl/visitor.py 3 additions, 0 deletionspython/dune/perftool/ufl/visitor.py
- test/stokes/CMakeLists.txt 5 additions, 0 deletionstest/stokes/CMakeLists.txt
- test/stokes/stokes_quadrilateral.mini 16 additions, 0 deletionstest/stokes/stokes_quadrilateral.mini
- test/stokes/stokes_quadrilateral.ufl 18 additions, 0 deletionstest/stokes/stokes_quadrilateral.ufl
Loading
Please register or sign in to comment