dune-pdelab 2.10-git
Loading...
Searching...
No Matches
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 ()
 
T clear (T... args)
 
void import_local_transformation (const LocalTransformation &local_transformation, const IndexCache &index_cache)
 
T at (T... args)
 
T begin (T... args)
 
T begin(int) (T... args)
 
T bucket (T... args)
 
T bucket_count (T... args)
 
T bucket_size (T... args)
 
T cbegin (T... args)
 
T cbegin(int) (T... args)
 
T cend (T... args)
 
T cend(int) (T... args)
 
T contains (T... args)
 
T count (T... args)
 
T emplace (T... args)
 
T emplace_hint (T... args)
 
T empty (T... args)
 
T end (T... args)
 
T end(int) (T... args)
 
T equal_range (T... args)
 
T erase (T... args)
 
T extract (T... args)
 
T find (T... args)
 
T get_allocator (T... args)
 
T hash_function (T... args)
 
T insert (T... args)
 
T insert_or_assign (T... args)
 
T key_eq (T... args)
 
T load_factor (T... args)
 
T max_bucket_count (T... args)
 
T max_load_factor (T... args)
 
T max_size (T... args)
 
T merge (T... args)
 
T operator[] (T... args)
 
T rehash (T... args)
 
T reserve (T... args)
 
T size (T... args)
 
T swap (T... args)
 
T try_emplace (T... args)
 

Public Attributes

K keys
 STL member.
 
T 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: