#include <dumux/discretization/dirichletconstraints.hh>
Public Types | |
| using | GridIndexType = IndexType |
| using | ConstraintInfo = DirichletConstraintInfo |
| using | ConstraintValues = DirichletValues |
Public Member Functions | |
| GridIndexType | dofIndex () const |
| const ConstraintInfo & | constraintInfo () const |
| const ConstraintValues & | values () const |
Public Attributes | |
| GridIndexType | dofIdx_ |
| ConstraintInfo | info_ |
| ConstraintValues | values_ |
|
inherited |
|
inherited |
| using Dumux::DirichletConstraintData< DirichletConstraintInfo, DirichletValues, IndexType >::GridIndexType = IndexType |
|
inlineinherited |
|
inline |
|
inlineinherited |
| GridIndexType Dumux::DirichletConstraintData< DirichletConstraintInfo, DirichletValues, IndexType >::dofIdx_ |
|
inherited |
|
inherited |