Rheolef
7.2
an efficient C++ finite element environment
|
Definition at line 220 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 225 of file reference_element.h.
|
static |
Definition at line 380 of file reference_element.cc.
|
static |
Definition at line 390 of file reference_element.cc.
|
static |
Definition at line 400 of file reference_element.cc.
|
static |
Definition at line 413 of file reference_element.cc.
|
static |
Definition at line 418 of file reference_element.cc.
|
static |
Definition at line 440 of file reference_element.cc.
Definition at line 425 of file reference_element.cc.
|
static |
Definition at line 430 of file reference_element.cc.