dune-pdelab 2.7-git
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
Dune::PDELab::EmptyTransformation Class Reference

#include <dune/pdelab/constraints/common/constraintstransformation.hh>

Inheritance diagram for Dune::PDELab::EmptyTransformation:
Inheritance graph

Public Types

typedef char ElementType
 export ElementType
 
typedef char Field
 
typedef ConstraintsTransformation::mapped_type RowType
 export RowType
 

Public Member Functions

bool containsNonDirichletConstraints () const
 
void clear ()
 
void import_local_transformation (const LocalTransformation &local_transformation, const IndexCache &index_cache)
 

Public Attributes

keys
 STL member.
 
elements
 STL member.
 

Member Typedef Documentation

◆ ElementType

typedef char Dune::PDELab::ConstraintsTransformation< char , char , char >::ElementType
inherited

export ElementType

◆ Field

typedef char Dune::PDELab::ConstraintsTransformation< char , char , char >::Field
inherited

◆ RowType

typedef ConstraintsTransformation::mapped_type Dune::PDELab::ConstraintsTransformation< char , char , char >::RowType
inherited

export RowType

Member Function Documentation

◆ clear()

void Dune::PDELab::ConstraintsTransformation< char , char , char >::clear ( )
inlineinherited

◆ containsNonDirichletConstraints()

bool Dune::PDELab::EmptyTransformation::containsNonDirichletConstraints ( ) const
inline

◆ import_local_transformation()

void Dune::PDELab::ConstraintsTransformation< char , char , char >::import_local_transformation ( const LocalTransformation &  local_transformation,
const IndexCache &  index_cache 
)
inlineinherited

Member Data Documentation

◆ elements

T std::unordered_map< K, T >::elements
inherited

STL member.

◆ keys

K std::unordered_map< K, T >::keys
inherited

STL member.


The documentation for this class was generated from the following file: