CAM
prim_state_mod Module Reference

Functions/Subroutines

subroutine, public prim_printstate_init (par)
 
subroutine, public prim_printstate (elem, tl, hybrid, hvcoord, nets, nete)
 
subroutine, public prim_energy_halftimes (elem, hvcoord, tl, n, t_before_advance, nets, nete)
 
subroutine, public prim_diag_scalars (elem, hvcoord, tl, n, t_before_advance, nets, nete)
 

Variables

character(len= *), parameter, private massfname = "mass.out"
 
integer, public naccum
 

Function/Subroutine Documentation

◆ prim_diag_scalars()

subroutine, public prim_state_mod::prim_diag_scalars ( type (element_t), dimension(:), intent(inout), target  elem,
type (hvcoord_t hvcoord,
type (timelevel_t), intent(in)  tl,
integer  n,
logical  t_before_advance,
integer  nets,
integer  nete 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ prim_energy_halftimes()

subroutine, public prim_state_mod::prim_energy_halftimes ( type (element_t), dimension(:), intent(inout), target  elem,
type (hvcoord_t hvcoord,
type (timelevel_t), intent(in)  tl,
integer  n,
logical  t_before_advance,
integer  nets,
integer  nete 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ prim_printstate()

subroutine, public prim_state_mod::prim_printstate ( type(element_t), dimension(:), intent(in)  elem,
type(timelevel_t), intent(in), target  tl,
type(hybrid_t), intent(in)  hybrid,
type(hvcoord_t), intent(in)  hvcoord,
integer, intent(in)  nets,
integer, intent(in)  nete 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ prim_printstate_init()

subroutine, public prim_state_mod::prim_printstate_init ( type (parallel_t par)
Here is the caller graph for this function:

Variable Documentation

◆ massfname

character(len=*), parameter, private prim_state_mod::massfname = "mass.out"
private

◆ naccum

integer, public prim_state_mod::naccum