|
NiHu
2.0
|
Constant interpolation functions. More...
#include <shapeset.hpp>
Public Types | |
| typedef shape_set_base< constant_shape_set< Domain > > | base_t |
| the CRTP base class type | |
| typedef base_t::domain_t | domain_t |
| the domain type | |
| typedef base_t::xi_t | xi_t |
| type of the domain variable | |
| typedef base_t::corners_t | corners_t |
| typedef base_t::corner_iterator_t | corner_iterator_t |
Static Public Member Functions | |
| static corner_iterator_t | corner_begin_impl () |
| return begin iterator to the corner nodes More... | |
Constant interpolation functions.
| Domain | the reference domain the shape set is defined above |
Definition at line 290 of file shapeset.hpp.
|
inlinestatic |
return begin iterator to the corner nodes
Definition at line 358 of file shapeset.hpp.