Rheolef
7.2
an efficient C++ finite element environment
|
Go to the source code of this file.
Variables | |
const reference_element::size_type | geo_element_T_fac2edg_idx [4][3] |
const reference_element::size_type | geo_element_P_fac2edg_idx [5][4] |
const reference_element::size_type | geo_element_H_fac2edg_idx [6][4] |
const int | geo_element_T_fac2edg_orient [4][3] |
const int | geo_element_P_fac2edg_orient [5][4] |
const int | geo_element_H_fac2edg_orient [6][4] |
const reference_element::size_type geo_element_T_fac2edg_idx[4][3] |
Definition at line 84 of file reference_element_declare.cc.
const reference_element::size_type geo_element_P_fac2edg_idx[5][4] |
Definition at line 91 of file reference_element_declare.cc.
const reference_element::size_type geo_element_H_fac2edg_idx[6][4] |
Definition at line 99 of file reference_element_declare.cc.
const int geo_element_T_fac2edg_orient[4][3] |
Definition at line 108 of file reference_element_declare.cc.
const int geo_element_P_fac2edg_orient[5][4] |
Definition at line 115 of file reference_element_declare.cc.
const int geo_element_H_fac2edg_orient[6][4] |
Definition at line 123 of file reference_element_declare.cc.