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

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: