Merge branch 'feature/code-restructuring' into 'master'
Feature/code restructuring All the restructuring stuff we talked about. Tested. See merge request !38
No related branches found
No related tags found
Showing
- .gitmodules 0 additions, 3 deletions.gitmodules
- examples/dg.ufl 0 additions, 19 deletionsexamples/dg.ufl
- examples/mixed.ufl 0 additions, 7 deletionsexamples/mixed.ufl
- examples/stokes2d.ufl 0 additions, 13 deletionsexamples/stokes2d.ufl
- python/CMakeLists.txt 0 additions, 1 deletionpython/CMakeLists.txt
- python/cgen 0 additions, 1 deletionpython/cgen
- python/dune/perftool/loopy/functions.py 0 additions, 80 deletionspython/dune/perftool/loopy/functions.py
- python/dune/perftool/pdelab/__init__.py 0 additions, 9 deletionspython/dune/perftool/pdelab/__init__.py
- python/dune/perftool/pdelab/argument.py 73 additions, 40 deletionspython/dune/perftool/pdelab/argument.py
- python/dune/perftool/pdelab/basis.py 8 additions, 181 deletionspython/dune/perftool/pdelab/basis.py
- python/dune/perftool/pdelab/geometry.py 0 additions, 50 deletionspython/dune/perftool/pdelab/geometry.py
- python/dune/perftool/pdelab/localoperator.py 1 addition, 1 deletionpython/dune/perftool/pdelab/localoperator.py
- python/dune/perftool/pdelab/signatures.py 5 additions, 4 deletionspython/dune/perftool/pdelab/signatures.py
- python/dune/perftool/pdelab/spaces.py 243 additions, 0 deletionspython/dune/perftool/pdelab/spaces.py
- python/dune/perftool/pymbolic/__init__.py 0 additions, 0 deletionspython/dune/perftool/pymbolic/__init__.py
- python/dune/perftool/pymbolic/uflmapper.py 0 additions, 48 deletionspython/dune/perftool/pymbolic/uflmapper.py
- python/dune/perftool/sympy.py 0 additions, 2 deletionspython/dune/perftool/sympy.py
- python/dune/perftool/ufl/visitor.py 110 additions, 13 deletionspython/dune/perftool/ufl/visitor.py
examples/dg.ufl
deleted
100644 → 0
examples/mixed.ufl
deleted
100644 → 0
examples/stokes2d.ufl
deleted
100644 → 0
python/dune/perftool/pdelab/spaces.py
0 → 100644
Please register or sign in to comment