ConstituentFlags enum name | Dune::ACFem::DefaultOperatorParts< Expression > | |
DomainFieldType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
DomainType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
expression() const | Dune::ACFem::ExpressionTemplate< Expression > | inline |
expression() | Dune::ACFem::ExpressionTemplate< Expression > | inline |
ExpressionType typedef | Dune::ACFem::ExpressionTemplate< Expression > | |
flux(const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, JacobianRangeType &flux) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
fluxDivergence(const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, const HessianRangeType &hessian, RangeType &result) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
FunctionSpaceType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
HessianRangeType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
isLinear enum value | Dune::ACFem::DefaultOperatorParts< Expression > | |
isSemiDefinite enum value | Dune::ACFem::DefaultOperatorParts< Expression > | |
isSymmetric enum value | Dune::ACFem::DefaultOperatorParts< Expression > | |
JacobianRangeType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
linearizedFlux(const RangeType &uBar, const JacobianRangeType &DuBar, const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, JacobianRangeType &flux) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
linearizedRobinFlux(const RangeType &uBar, const Intersection &intersection, const Point &x, const DomainType &unitOuterNormal, const RangeType &value, RangeType &result) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
linearizedSource(const RangeType &uBar, const JacobianRangeType &DuBar, const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, RangeType &result) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
name() const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
operator*() const | Dune::ACFem::ExpressionTemplate< Expression > | inline |
RangeFieldType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
RangeType typedef | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | |
robinFlux(const Intersection &intersection, const Point &x, const DomainType &unitOuterNormal, const RangeType &value, RangeType &result) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
setEntity(const Entity &entity) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
setIntersection(const Intersection &intersection) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
source(const Entity &entity, const Point &x, const RangeType &value, const JacobianRangeType &jacobian, RangeType &result) const | Dune::ACFem::BinaryOperatorPartsExpression< BinOp, LeftOperand, RightOperand > | inline |
StructureFlags enum name | Dune::ACFem::DefaultOperatorParts< Expression > | |