|
dune-pdelab
2.5-dev
|
a class holding transformation for constrained spaces More...
#include <dune/pdelab/constraints/common/constraintstransformation.hh>

Classes | |
| class | LocalTransformation |
Public Types | |
| typedef F | ElementType |
| export ElementType More... | |
| typedef F | Field |
| typedef ConstraintsTransformation::mapped_type | RowType |
| export RowType More... | |
Public Member Functions | |
| ConstraintsTransformation () | |
| void | clear () |
| template<typename IndexCache > | |
| void | import_local_transformation (const LocalTransformation &local_transformation, const IndexCache &index_cache) |
| bool | containsNonDirichletConstraints () const |
Public Attributes | |
| K | keys |
| STL member. More... | |
| T | elements |
| STL member. More... | |
a class holding transformation for constrained spaces
| typedef F Dune::PDELab::ConstraintsTransformation< DI, CI, F >::ElementType |
export ElementType
| typedef F Dune::PDELab::ConstraintsTransformation< DI, CI, F >::Field |
| typedef ConstraintsTransformation::mapped_type Dune::PDELab::ConstraintsTransformation< DI, CI, F >::RowType |
export RowType
|
inline |
|
inline |
|
inline |
|
inline |
|
inherited |
STL member.
|
inherited |
STL member.
1.8.17