Choral
|
Finite elements methods, see fe_mod. More...
![]() |
Finite elements methods, see fe_mod.
integer, parameter choral_constants::fe_none = 0 |
Definition at line 112 of file choral_constants.f90.
integer, parameter choral_constants::fe_p0_1d = 13 |
Definition at line 125 of file choral_constants.f90.
integer, parameter choral_constants::fe_p0_2d = 4 |
Definition at line 116 of file choral_constants.f90.
integer, parameter choral_constants::fe_p1_1d = 1 |
Definition at line 113 of file choral_constants.f90.
integer, parameter choral_constants::fe_p1_1d_disc_ortho = 15 |
Definition at line 127 of file choral_constants.f90.
integer, parameter choral_constants::fe_p1_2d = 5 |
Definition at line 117 of file choral_constants.f90.
integer, parameter choral_constants::fe_p1_2d_disc_ortho = 9 |
Definition at line 121 of file choral_constants.f90.
integer, parameter choral_constants::fe_p1_3d = 8 |
Definition at line 120 of file choral_constants.f90.
integer, parameter choral_constants::fe_p2_1d = 2 |
Definition at line 114 of file choral_constants.f90.
integer, parameter choral_constants::fe_p2_2d = 6 |
Definition at line 118 of file choral_constants.f90.
integer, parameter choral_constants::fe_p2_3d = 12 |
Definition at line 124 of file choral_constants.f90.
integer, parameter choral_constants::fe_p3_1d = 3 |
Definition at line 115 of file choral_constants.f90.
integer, parameter choral_constants::fe_p3_2d = 7 |
Definition at line 119 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt0_1d = 14 |
Definition at line 126 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt0_1d_dual = 20 |
Definition at line 132 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt0_2d = 10 |
Definition at line 122 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt1_1d = 16 |
Definition at line 128 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt1_1d_2 = 18 |
Definition at line 130 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt1_1d_2_dual = 19 |
Definition at line 131 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt1_1d_dual = 17 |
Definition at line 129 of file choral_constants.f90.
integer, parameter choral_constants::fe_rt1_2d_2 = 11 |
Definition at line 123 of file choral_constants.f90.
integer, parameter choral_constants::fe_tot_nb = 20 |
Number of FE methods.
Definition at line 135 of file choral_constants.f90.