SPEC 3.20
Stepped Pressure Equilibrium Code
intghs_module::intghs_workspace Type Reference

This calculates the integral of something related to matrix-vector-multiplication. More...

Public Attributes

real, dimension(:,:), allocatable efmn
 This is efmn.
 
real, dimension(:,:), allocatable ofmn
 This is ofmn.
 
real, dimension(:,:), allocatable cfmn
 
real, dimension(:,:), allocatable sfmn
 
real, dimension(:,:), allocatable evmn
 
real, dimension(:,:), allocatable odmn
 
real, dimension(:,:), allocatable ijreal
 
real, dimension(:,:), allocatable jireal
 
real, dimension(:,:), allocatable jkreal
 
real, dimension(:,:), allocatable kjreal
 
real, dimension(:,:,:), allocatable bloweremn
 
real, dimension(:,:,:), allocatable bloweromn
 
real, dimension(:,:,:), allocatable gbupper
 
real, dimension(:,:,:), allocatable blower
 
real, dimension(:,:,:,:), allocatable basis
 

Detailed Description

This calculates the integral of something related to matrix-vector-multiplication.

Todo:
Zhisong might need to update the documentation of this type.

Member Data Documentation

◆ efmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::efmn

This is efmn.

◆ ofmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::ofmn

This is ofmn.

◆ cfmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::cfmn

◆ sfmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::sfmn

◆ evmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::evmn

◆ odmn

real, dimension(:,:), allocatable intghs_module::intghs_workspace::odmn

◆ ijreal

real, dimension(:,:), allocatable intghs_module::intghs_workspace::ijreal

◆ jireal

real, dimension(:,:), allocatable intghs_module::intghs_workspace::jireal

◆ jkreal

real, dimension(:,:), allocatable intghs_module::intghs_workspace::jkreal

◆ kjreal

real, dimension(:,:), allocatable intghs_module::intghs_workspace::kjreal

◆ bloweremn

real, dimension(:,:,:), allocatable intghs_module::intghs_workspace::bloweremn

◆ bloweromn

real, dimension(:,:,:), allocatable intghs_module::intghs_workspace::bloweromn

◆ gbupper

real, dimension(:,:,:), allocatable intghs_module::intghs_workspace::gbupper

◆ blower

real, dimension(:,:,:), allocatable intghs_module::intghs_workspace::blower

◆ basis

real, dimension(:,:,:,:), allocatable intghs_module::intghs_workspace::basis

The documentation for this type was generated from the following file: