DUNE-ACFEM (2.5.1)
incompressibleselftransportmodel.hh
166 OperatorPartsAdapterModel<IncompressibleSelfTransportOperatorParts<typename Object::FunctionSpaceType>, typename Object::GridPartType>
169 typedef IncompressibleSelfTransportOperatorParts<typename Object::FunctionSpaceType> OperatorPartsType;
Define a model for the "Navier-Stokes" non-lineariry.
Definition: incompressibleselftransportmodel.hh:48
Interface class for second order elliptic models.
Definition: operatorparts.hh:92
ConstituentFlags
Provide information about the constituents of the model.
Definition: incompressibleselftransportmodel.hh:127
static IncompressibleSelfTransportOperatorParts< typename Object::FunctionSpaceType > incompressibleSelfTransportOpertorParts(const Object &object, const std::string &name="")
Generate a Navier-Stokes non-linearity fitting the given object.
Definition: incompressibleselftransportmodel.hh:151
static OperatorPartsAdapterModel< IncompressibleSelfTransportOperatorParts< typename Object::FunctionSpaceType >, typename Object::GridPartType > incompressibleSelfTransportModel(const Object &object, const std::string &name="")
Generate a Navier-Stokes non-linearity fitting the given object.
Definition: incompressibleselftransportmodel.hh:167
StructureFlags
Static flags for the overall structure of the operator.
Definition: incompressibleselftransportmodel.hh:120
void linearizedSource(const RangeType &uBar, const JacobianRangeType &DuBar, const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, RangeType &result) const
The linearized source term as function of local coordinates.
Definition: incompressibleselftransportmodel.hh:98
void source(const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, RangeType &result) const
The zero-order term as function of local coordinates.
Definition: incompressibleselftransportmodel.hh:87
Traits-template which has to be specialized for each individual model.
Definition: operatorparts.hh:36
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)