Choral
Variables

quadrature rules, see quad_mod More...

Collaboration diagram for QUAD_XXX:

Variables

integer, parameter choral_constants::quad_none = 0
 
integer, parameter choral_constants::quad_gauss_edg_1 = 1
 
integer, parameter choral_constants::quad_gauss_edg_2 = 2
 
integer, parameter choral_constants::quad_gauss_edg_3 = 3
 
integer, parameter choral_constants::quad_gauss_edg_4 = 4
 
integer, parameter choral_constants::quad_gauss_trg_1 = 5
 
integer, parameter choral_constants::quad_gauss_trg_3 = 6
 
integer, parameter choral_constants::quad_gauss_trg_6 = 7
 
integer, parameter choral_constants::quad_gauss_trg_12 = 8
 
integer, parameter choral_constants::quad_gauss_trg_13 = 9
 
integer, parameter choral_constants::quad_gauss_trg_19 = 10
 
integer, parameter choral_constants::quad_gauss_trg_28 = 11
 
integer, parameter choral_constants::quad_gauss_trg_37 = 12
 
integer, parameter choral_constants::quad_gauss_tet_1 = 13
 
integer, parameter choral_constants::quad_gauss_tet_4 = 14
 
integer, parameter choral_constants::quad_gauss_tet_15 = 15
 
integer, parameter choral_constants::quad_gauss_tet_31 = 16
 
integer, parameter choral_constants::quad_gauss_tet_45 = 17
 
integer, parameter choral_constants::quad_tot_nb =17
 Total number of quadrature rules. More...
 

Detailed Description

quadrature rules, see quad_mod

Variable Documentation

◆ quad_gauss_edg_1

integer, parameter choral_constants::quad_gauss_edg_1 = 1

Definition at line 75 of file choral_constants.f90.

◆ quad_gauss_edg_2

integer, parameter choral_constants::quad_gauss_edg_2 = 2

Definition at line 76 of file choral_constants.f90.

◆ quad_gauss_edg_3

integer, parameter choral_constants::quad_gauss_edg_3 = 3

Definition at line 77 of file choral_constants.f90.

◆ quad_gauss_edg_4

integer, parameter choral_constants::quad_gauss_edg_4 = 4

Definition at line 78 of file choral_constants.f90.

◆ quad_gauss_tet_1

integer, parameter choral_constants::quad_gauss_tet_1 = 13

Definition at line 87 of file choral_constants.f90.

◆ quad_gauss_tet_15

integer, parameter choral_constants::quad_gauss_tet_15 = 15

Definition at line 89 of file choral_constants.f90.

◆ quad_gauss_tet_31

integer, parameter choral_constants::quad_gauss_tet_31 = 16

Definition at line 90 of file choral_constants.f90.

◆ quad_gauss_tet_4

integer, parameter choral_constants::quad_gauss_tet_4 = 14

Definition at line 88 of file choral_constants.f90.

◆ quad_gauss_tet_45

integer, parameter choral_constants::quad_gauss_tet_45 = 17

Definition at line 91 of file choral_constants.f90.

◆ quad_gauss_trg_1

integer, parameter choral_constants::quad_gauss_trg_1 = 5

Definition at line 79 of file choral_constants.f90.

◆ quad_gauss_trg_12

integer, parameter choral_constants::quad_gauss_trg_12 = 8

Definition at line 82 of file choral_constants.f90.

◆ quad_gauss_trg_13

integer, parameter choral_constants::quad_gauss_trg_13 = 9

Definition at line 83 of file choral_constants.f90.

◆ quad_gauss_trg_19

integer, parameter choral_constants::quad_gauss_trg_19 = 10

Definition at line 84 of file choral_constants.f90.

◆ quad_gauss_trg_28

integer, parameter choral_constants::quad_gauss_trg_28 = 11

Definition at line 85 of file choral_constants.f90.

◆ quad_gauss_trg_3

integer, parameter choral_constants::quad_gauss_trg_3 = 6

Definition at line 80 of file choral_constants.f90.

◆ quad_gauss_trg_37

integer, parameter choral_constants::quad_gauss_trg_37 = 12

Definition at line 86 of file choral_constants.f90.

◆ quad_gauss_trg_6

integer, parameter choral_constants::quad_gauss_trg_6 = 7

Definition at line 81 of file choral_constants.f90.

◆ quad_none

integer, parameter choral_constants::quad_none = 0

Definition at line 74 of file choral_constants.f90.

◆ quad_tot_nb

integer, parameter choral_constants::quad_tot_nb =17

Total number of quadrature rules.

Definition at line 94 of file choral_constants.f90.