Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 239 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 244 of file reference_element.h.
|
static |
Definition at line 448 of file reference_element.cc.
|
static |
Definition at line 458 of file reference_element.cc.
|
static |
Definition at line 468 of file reference_element.cc.
|
static |
Definition at line 481 of file reference_element.cc.
|
static |
Definition at line 486 of file reference_element.cc.
|
static |
Definition at line 509 of file reference_element.cc.
Definition at line 493 of file reference_element.cc.
|
static |
Definition at line 498 of file reference_element.cc.