Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 182 of file reference_element.h.
Public Types | |
typedef point_basic< size_t >::size_type | size_type |
Static Public Member Functions | |
static size_type | n_subgeo (size_type side_dim) |
static size_type | subgeo_n_node (size_type order, size_type side_dim, size_type loc_isid) |
static size_type | subgeo_local_node (size_type order, size_type side_dim, size_type loc_isid, size_type loc_jsidnod) |
static size_type | ilat2loc_inod (size_type order, const point_basic< size_type > &ilat) |
static size_type | first_inod_by_variant (size_type order, size_type subgeo_variant) |
static const point_basic< Float > & | vertex (size_type iloc) |
static Float | side_measure (size_type loc_isid) |
static void | side_normal (size_type loc_isid, point_basic< Float > &hat_n) |
typedef point_basic<size_t>::size_type size_type |
Definition at line 187 of file reference_element.h.
|
static |
Definition at line 274 of file reference_element.cc.
|
static |
Definition at line 279 of file reference_element.cc.
|
static |
Definition at line 284 of file reference_element.cc.
|
static |
Definition at line 291 of file reference_element.cc.
|
static |
Definition at line 296 of file reference_element.cc.
|
static |
Definition at line 312 of file reference_element.cc.
Definition at line 303 of file reference_element.cc.
|
static |
Definition at line 308 of file reference_element.cc.