(git:c5411e0)
Loading...
Searching...
No Matches
pint_types::staging_env_type Type Reference

data to perform the staging transformation More...

Data Fields

integer nseg = 0
 
integer j = 0
 
integer p = 0
 
real(kind=dp) w_p = 0.0_dp
 
real(kind=dp) w_j = 0.0_dp
 
real(kind=dp) q_stage = 0.0_dp
 
real(kind=dp) q_end = 0.0_dp
 

Detailed Description

data to perform the staging transformation

Note
nseg j p w_p w_j Q_stage Q_end
Author
fawzi

Definition at line 184 of file pint_types.F.

Field Documentation

◆ nseg

integer pint_types::staging_env_type::nseg = 0

Definition at line 185 of file pint_types.F.

◆ j

integer pint_types::staging_env_type::j = 0

Definition at line 185 of file pint_types.F.

◆ p

integer pint_types::staging_env_type::p = 0

Definition at line 185 of file pint_types.F.

◆ w_p

real(kind=dp) pint_types::staging_env_type::w_p = 0.0_dp

Definition at line 186 of file pint_types.F.

◆ w_j

real(kind=dp) pint_types::staging_env_type::w_j = 0.0_dp

Definition at line 186 of file pint_types.F.

◆ q_stage

real(kind=dp) pint_types::staging_env_type::q_stage = 0.0_dp

Definition at line 186 of file pint_types.F.

◆ q_end

real(kind=dp) pint_types::staging_env_type::q_end = 0.0_dp

Definition at line 186 of file pint_types.F.


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