|
NiHu
2.0
|
Isoparametric shape sets. More...
#include <shapeset.hpp>
Public Types | |
| typedef shape_set_base< isoparam_shape_set< Domain > > | base_t |
| the CRTP base class | |
| typedef base_t::domain_t | domain_t |
| the domain type | |
| typedef base_t::xi_t | xi_t |
| the xi location vector type | |
| 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... | |
Isoparametric shape sets.
Definition at line 409 of file shapeset.hpp.
|
inlinestatic |
return begin iterator to the corner nodes
Definition at line 467 of file shapeset.hpp.