NiHu  2.0
NiHu::isoparam_shape_set< Domain > Class Template Reference

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...
 

Detailed Description

template<class Domain>
class NiHu::isoparam_shape_set< Domain >

Isoparametric shape sets.

Definition at line 409 of file shapeset.hpp.

Member Function Documentation

◆ corner_begin_impl()

template<class Domain >
static corner_iterator_t NiHu::isoparam_shape_set< Domain >::corner_begin_impl ( )
inlinestatic

return begin iterator to the corner nodes

Returns
begin iterator to corner nodes

Definition at line 467 of file shapeset.hpp.


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