|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
instationary.hh
Go to the documentation of this file.
155 : public BasicInstationaryFunction< typename Function::FunctionSpaceType, InstationaryFunction< Function, StoragePolicy > >,
158 typedef BasicInstationaryFunction< typename Function::FunctionSpaceType, InstationaryFunction< Function, StoragePolicy > > BaseType;
215 typedef InstationaryFunction< Function, __InstationaryFunction::HoldCopy > InstationaryFunctionType;
220 InstationaryFunction< typename std::remove_const< Function >::type, __InstationaryFunction::HoldReference >
223 typedef InstationaryFunction< typename std::remove_const< Function >::type, __InstationaryFunction::HoldReference > InstationaryFunctionType;
static TupleAccessTraits< typenameAtType< N, Tuple >::Type >::NonConstType get(Tuple &t)
constexpr auto get(std::integer_sequence< T, II... >, std::integral_constant< std::size_t, pos >={})
STL namespace.
InstationaryFunction< Function, __InstationaryFunction::HoldCopy > instationaryFunction(Function function, double time)
Definition instationary.hh:213
Definition explicitfieldvector.hh:75
FunctionSpaceType::JacobianRangeType JacobianRangeType
jacobian type
Definition common/function.hh:70
basic wrapper class (still a CRTP) for instationary functions
Definition instationary.hh:34
double setTime(double time)
set time to give value
Definition instationary.hh:56
BasicInstationaryFunction(double time)
Definition instationary.hh:40
double time() const
return set time
Definition instationary.hh:59
implementation of a Dune::Fem::Function taking an instationary function
Definition instationary.hh:157
BaseType::DomainType DomainType
domain type
Definition instationary.hh:163
void jacobian(const DomainType &x, typename BaseType::JacobianRangeType &jacobian) const
evaluate the Jacobian of the function
Definition instationary.hh:192
void hessian(const DomainType &x, typename BaseType::HessianRangeType &hessian) const
evaluate the hessian of the function
Definition instationary.hh:198
void evaluate(const DomainType &x, typename BaseType::RangeType &value) const
evaluate the function
Definition instationary.hh:186
InstationaryFunction(Function &&function, double time)
Definition instationary.hh:174
InstationaryFunction(const Function &function, double time)
Definition instationary.hh:169
DType DomainType
domain vector space (for usage in derived classes) This can either be for example a discrete function...
Definition mapping.hh:57
RType RangeType
range vector space (for usage in derived classes) This can either be for example a discrete function ...
Definition mapping.hh:63
T get(T... args)
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8