Weak integrals with scalar test function
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Element), | intent(in) | :: | e | |||
integer, | intent(in) | :: | NEQ | |||
real(kind=RP), | intent(in) | :: | F(1:NEQ,0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3),1:NDIM) |
Xi-contributions Eta-contributions Zeta-contributions
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Element), | intent(in) | :: | e | |||
integer, | intent(in) | :: | NEQ | |||
real(kind=RP), | intent(in) | :: | F_FR(1:NEQ,0:e%Nxyz(1),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | F_BK(1:NEQ,0:e%Nxyz(1),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | F_BOT(1:NEQ,0:e%Nxyz(1),0:e%Nxyz(2)) | |||
real(kind=RP), | intent(in) | :: | F_R(1:NEQ,0:e%Nxyz(2),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | F_T(1:NEQ,0:e%Nxyz(1),0:e%Nxyz(2)) | |||
real(kind=RP), | intent(in) | :: | F_L(1:NEQ,0:e%Nxyz(2),0:e%Nxyz(3)) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Element), | intent(in) | :: | e | |||
real(kind=RP), | intent(in) | :: | fSharp(1:NCONS,0:e%Nxyz(1),0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | gSharp(1:NCONS,0:e%Nxyz(2),0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | hSharp(1:NCONS,0:e%Nxyz(3),0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | Fv(1:NCONS,0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3),1:NDIM) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(Element), | intent(in) | :: | e | |||
real(kind=RP), | intent(in) | :: | Fx(1:NCONS,0:e%Nxyz(1)+1,0:e%Nxyz(2),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | Fy(1:NCONS,0:e%Nxyz(2)+1,0:e%Nxyz(1),0:e%Nxyz(3)) | |||
real(kind=RP), | intent(in) | :: | Fz(1:NCONS,0:e%Nxyz(3)+1,0:e%Nxyz(1),0:e%Nxyz(2)) | |||
real(kind=RP), | intent(in) | :: | Fv(1:NCONS,0:e%Nxyz(1),0:e%Nxyz(2),0:e%Nxyz(3),1:NDIM) |