Home
last modified time | relevance | path

Searched defs:LocalDofVectorType (Results 1 – 13 of 13) sorted by relevance

/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/basisfunctionset/
H A Devaluatecaller.hh81 typedef LocalDofVectorImp LocalDofVectorType; typedef
93 typedef typename Traits :: LocalDofVectorType LocalDofVectorType ; typedef
145 typedef typename Traits :: LocalDofVectorType LocalDofVectorType ; typedef in Dune::Fem::Codegen::EvaluateCallerInterface
232 typedef typename Traits :: LocalDofVectorType LocalDofVectorType ; typedef in Dune::Fem::Codegen::EvaluateRealImplementation
445 typedef typename Traits :: LocalDofVectorType LocalDofVectorType ; typedef in Dune::Fem::Codegen::EvaluateImplementation
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/localfunction/
H A Dmutable.hh44 typedef typename BaseType::LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::MutableLocalFunction
H A Dtemporary.hh57 typedef typename BaseType :: LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::BasicTemporaryLocalFunction
H A Dconst.hh51 typedef typename BaseType :: LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::BasicConstLocalFunction
135 typedef typename BaseType::LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::ConstLocalDiscreteFunction
H A Dlocalfunction.hh86 typedef LocalDofVector LocalDofVectorType; typedef in Dune::Fem::LocalFunction
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/dataprojection/
H A Ddefault.hh54 using LocalDofVectorType = Dune::DynamicVector< RangeFieldType >; typedef in Dune::Fem::hpDG::DefaultDataProjection
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/hierarchical/
H A Dfunction.hh93 typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > LocalDofVectorType; typedef
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/common/
H A Dlocalcontribution.hh207 typedef typename BaseType :: LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::LocalContribution
H A Ddiscretefunction.hh628 typedef typename Traits :: LocalDofVectorType LocalDofVectorType; typedef in Dune::Fem::DiscreteFunctionDefault
1083 typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > LocalDofVectorType; typedef
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/petscdiscretefunction/
H A Dpetscdiscretefunction.hh70 typedef Dune::DynamicVector< DofProxyType, LocalDofVectorAllocatorType > LocalDofVectorType; typedef
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/common/
H A Ddatacollector.hh696 typedef Dune::DynamicVector< DofType > LocalDofVectorType; typedef in Dune::Fem::LocalDataInliner
788 typedef Dune::DynamicVector< DofType > LocalDofVectorType; typedef in Dune::Fem::LocalDataXtractor
H A Ddiscretefunctionspace.hh683 …DynamicVector< typename BaseType::RangeFieldType, LocalDofVectorAllocatorType > LocalDofVectorType; typedef in Dune::Fem::DiscreteFunctionSpaceDefault
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/function/combinedfunction/
H A Dcombinedfunction.hh71 typedef DynamicReferenceVector< DofType, LocalDofVectorAllocatorType > LocalDofVectorType; typedef