CAM
dp_coupling Module Reference

Functions/Subroutines

subroutine, public d_p_coupling (phys_state, phys_tend, pbuf2d, dyn_out)
 
subroutine, public p_d_coupling (phys_state, phys_tend, dyn_in)
 
subroutine derived_phys (phys_state, phys_tend, pbuf2d)
 

Function/Subroutine Documentation

◆ d_p_coupling()

subroutine, public dp_coupling::d_p_coupling ( type(physics_state), dimension(begchunk:endchunk), intent(inout)  phys_state,
type(physics_tend ), dimension(begchunk:endchunk), intent(inout)  phys_tend,
type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
type(dyn_export_t), intent(inout)  dyn_out 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ derived_phys()

subroutine dp_coupling::derived_phys ( type(physics_state), dimension(begchunk:endchunk), intent(inout)  phys_state,
type(physics_tend ), dimension(begchunk:endchunk), intent(inout)  phys_tend,
type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ p_d_coupling()

subroutine, public dp_coupling::p_d_coupling ( type(physics_state), dimension(begchunk:endchunk), intent(inout)  phys_state,
type(physics_tend), dimension(begchunk:endchunk), intent(inout)  phys_tend,
type(dyn_import_t), intent(inout)  dyn_in 
)
Here is the call graph for this function:
Here is the caller graph for this function: