Constraints related to Dirichlet boundaries. More...
Go to the source code of this file.
Classes | |
| struct | Dumux::ConstraintData< Info, Values > |
| struct | Dumux::DirichletConstraintData< DirichletConstraintInfo, DirichletValues, IndexType > |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::CVFE |
| namespace | Dumux::CVFE::Detail |
Functions | |
| template<class Problem , class DirichletFunction , Detail::DirichletConstraintContainer Constraints> | |
| void | Dumux::CVFE::appendDirichletConstraints (const Problem &problem, const DirichletFunction &dirichletFunction, Constraints &constraints) |
| Append constraints for Dirichlet boundaries. More... | |