A | Dumux::LocalStiffness< TypeTag, 1 > | protected |
adapt() | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
assemble(const Element &element, int k=1) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
assemble(const Element &cell, const Dune::BlockVector< VBlockType > &localSolution, int orderOfShapeFns=1) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
LocalStiffness< TypeTag, 1 >::assemble(const Entity &e, int k=1)=0 | Dumux::LocalStiffness< TypeTag, 1 > | pure virtual |
LocalStiffness< TypeTag, 1 >::assemble(const Entity &e, const Dune::BlockVector< VBlockType > &localSolution, int k=1)=0 | Dumux::LocalStiffness< TypeTag, 1 > | pure virtual |
assembleBoundaryCondition(const Element &element, int k=1) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
LocalStiffness< TypeTag, 1 >::assembleBoundaryCondition(const Entity &e, int k=1)=0 | Dumux::LocalStiffness< TypeTag, 1 > | pure virtual |
assembleElementMatrices(const Element &element, Dune::DynamicVector< Scalar > &faceVol, Dune::DynamicVector< Scalar > &F, Dune::DynamicMatrix< Scalar > &Pi, Scalar &dInv, Scalar &qmean) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | |
b | Dumux::LocalStiffness< TypeTag, 1 > | protected |
bc(int i) const | Dumux::LocalStiffness< TypeTag, 1 > | inline |
BCBlockType typedef | Dumux::LocalStiffness< TypeTag, 1 > | |
bctype | Dumux::LocalStiffness< TypeTag, 1 > | protected |
completeRHS(const Element &element, std::vector< int > &local2Global, Vector &f) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
computeReconstructionMatrices(const Element &element, const Dune::DynamicMatrix< Scalar > &W, Dune::DynamicVector< Scalar > &F, Scalar &dInv) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
constructPressure(const Element &element, Dune::DynamicVector< Scalar > &pressTrace) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
constructVelocity(const Element &element, Dune::DynamicVector< Scalar > &vel, Dune::DynamicVector< Scalar > &pressTrace, Scalar press) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
currentsize() | Dumux::LocalStiffness< TypeTag, 1 > | inline |
initialize() | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
m enum value | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | |
mat(int i, int j) const | Dumux::LocalStiffness< TypeTag, 1 > | inline |
MBlockType typedef | Dumux::LocalStiffness< TypeTag, 1 > | |
MimeticTwoPLocalStiffnessAdaptive(Problem &problem, bool levelBoundaryAsDirichlet, const GridView &gridView, const IntersectionMapper &intersectionMapper, bool procBoundaryAsDirichlet=true) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
numberOfFaces(int eIdxGlobal) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
print(std::ostream &s, int width, int precision) | Dumux::LocalStiffness< TypeTag, 1 > | inline |
problem() const | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
reset() | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
rhs(int i) const | Dumux::LocalStiffness< TypeTag, 1 > | inline |
setcurrentsize(int s) | Dumux::LocalStiffness< TypeTag, 1 > | inline |
setErrorInfo(Scalar maxErr, Scalar dt) | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | inline |
size enum value | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | |
VBlockType typedef | Dumux::MimeticTwoPLocalStiffnessAdaptive< TypeTag > | |
~LocalStiffness() | Dumux::LocalStiffness< TypeTag, 1 > | inlinevirtual |