Rename pymbolic_quadrature_position in sumfact path
Rename the function and remove the backend switch. Reasoning: - This function was only called once without the backend switching mechanism. - The function takes different arguments than the pdelab pymbolic_quadrature_position. - It returns only one component of the quadrature point.
Showing
- python/dune/perftool/sumfact/__init__.py 0 additions, 1 deletionpython/dune/perftool/sumfact/__init__.py
- python/dune/perftool/sumfact/geometry.py 2 additions, 2 deletionspython/dune/perftool/sumfact/geometry.py
- python/dune/perftool/sumfact/quadrature.py 1 addition, 2 deletionspython/dune/perftool/sumfact/quadrature.py
Please register or sign in to comment