|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
dghelmholtz.hh
Go to the documentation of this file.
32 DGHelmholtzJacobianOperator ( const std::string &name, const DomainFunctionSpaceType &dSpace, const RangeFunctionSpaceType &rSpace,
64 : public DifferentiableOperator< DGHelmholtzJacobianOperator< typename SpaceOperator::JacobianOperatorType > >
67 typedef DifferentiableOperator< DGHelmholtzJacobianOperator< typename SpaceOperator::JacobianOperatorType > > BaseType;
const char * name()
virtual void operator()()=0
abstract differentiable operator
Definition differentiableoperator.hh:29
BaseType::RangeFunctionType RangeFunctionType
type of discrete function in the operator's range
Definition differentiableoperator.hh:40
JacobianOperator JacobianOperatorType
type of linear operator modelling the operator's Jacobian
Definition differentiableoperator.hh:35
BaseType::DomainFunctionType DomainFunctionType
type of discrete function in the operator's domain
Definition differentiableoperator.hh:38
Definition dghelmholtz.hh:22
BaseType::DomainFunctionType DomainFunctionType
Definition dghelmholtz.hh:26
DomainFunctionType::DiscreteFunctionSpaceType DomainFunctionSpaceType
Definition dghelmholtz.hh:29
BaseType::RangeFunctionType RangeFunctionType
Definition dghelmholtz.hh:27
void setLambda(double lambda)
Definition dghelmholtz.hh:50
const double & lambda() const
Definition dghelmholtz.hh:49
RangeFunctionType::DiscreteFunctionSpaceType RangeFunctionSpaceType
Definition dghelmholtz.hh:30
DGHelmholtzJacobianOperator(const std::string &name, const DomainFunctionSpaceType &dSpace, const RangeFunctionSpaceType &rSpace, const SolverParameter ¶m=SolverParameter())
Definition dghelmholtz.hh:32
Definition dghelmholtz.hh:65
const SpaceOperatorType & spaceOperator() const
Definition dghelmholtz.hh:115
SpaceOperatorType & spaceOperator()
Definition dghelmholtz.hh:116
SpaceOperator SpaceOperatorType
Definition dghelmholtz.hh:70
void initializeTimeStepSize(const DomainFunctionType &u) const
Definition dghelmholtz.hh:108
double timeStepEstimate() const
Definition dghelmholtz.hh:113
BaseType::JacobianOperatorType JacobianOperatorType
Definition dghelmholtz.hh:75
DGHelmholtzOperator(SpaceOperatorType &spaceOp)
Definition dghelmholtz.hh:79
DomainFunctionType::DiscreteFunctionSpaceType DiscreteFunctionSpaceType
Definition dghelmholtz.hh:77
BaseType::DomainFunctionType DomainFunctionType
Definition dghelmholtz.hh:72
void jacobian(const DomainFunctionType &u, JacobianOperatorType &jOp) const
Definition dghelmholtz.hh:95
const DiscreteFunctionSpaceType & space() const
Definition dghelmholtz.hh:106
BaseType::RangeFunctionType RangeFunctionType
Definition dghelmholtz.hh:73
Definition solver/parameter.hh:25
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8