an efficient C++ finite element environment
|
|
Go to the documentation of this file. 1 #ifndef _RHEOLEF_REFERENCE_ELEMENT_AUX_ICC
2 #define _RHEOLEF_REFERENCE_ELEMENT_AUX_ICC
32 #include "rheolef/reference_element.h"
58 reference_element hat_K,
60 const point_basic<size_t>& ilat)
62 switch (hat_K.variant()) {
75 #endif // _RHEOLEF_REFERENCE_ELEMENT_AUX_ICC
static const variant_type e
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
static const variant_type H
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
static const variant_type T
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
see the reference_element page for the full documentation
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
variant_type variant() const
This file is part of Rheolef.
#define error_macro(message)
static size_type ilat2loc_inod(size_type order, const point_basic< size_type > &ilat)
static const variant_type p
static const variant_type q
static const variant_type P
static const variant_type t
void reference_element_barycenter(reference_element hat_K, point_basic< T > &c)