Home
last modified time | relevance | path

Searched refs:trafo_f (Results 1 – 2 of 2) sorted by relevance

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/constraints/
H A Dhangingnode.hh31 T& trafo_e, T& trafo_f, in assembleConstraints() argument
60 T & trafo = e_has_hangingnodes ? trafo_e : trafo_f; in assembleConstraints()
193 T& trafo_e, T& trafo_f, in assembleConstraints() argument
222 T & trafo = e_has_hangingnodes ? trafo_e : trafo_f; in assembleConstraints()
346 T& trafo_e, T& trafo_f) const in skeleton()
400 trafo_e, trafo_f, in skeleton()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/constraints/common/
H A Dconstraints.hh51 T& trafo_e, T& trafo_f) in skeleton()
91 T& trafo_e, T& trafo_f) in skeleton()
94 c.skeleton(ig, lfs_e, lfs_f, trafo_e, trafo_f); in skeleton()