Home
last modified time | relevance | path

Searched defs:DomainFunction (Results 1 – 4 of 4) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/operator/linear/
H A Distloperator.hh70 typedef ISTLBlockVectorDiscreteFunction< DomainFunctionSpace, DomainBlock > DomainFunction; typedef
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/solver/
H A Deigen.hh31 typedef typename Base::DomainFunctionType DomainFunction; typedef in Dune::Fem::EigenInverseOperator
H A Dviennacl.hh67 typedef typename BaseType::DomainFunctionType DomainFunction; typedef in Dune::Fem::ViennaCLInverseOperator
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fempy/py/
H A Doperator.hh95 typedef typename Operator::DomainFunctionType DomainFunction; in registerOperatorConstraints() typedef
112 typedef typename Operator::DomainFunctionType DomainFunction; in registerBasicOperator() typedef