MONC
Private Member Functions | List of all members
halo_communication_mod::get_fields_per_halo_cell_proc_interface Interface Reference

Procedure interfaces used to determine the policy (i.e. the fields) of halo swapping and. More...

Private Member Functions

integer function get_fields_per_halo_cell_proc_interface (current_state)
 

Detailed Description

Procedure interfaces used to determine the policy (i.e. the fields) of halo swapping and.

Definition at line 27 of file halocommunication.F90.

Constructor & Destructor Documentation

◆ get_fields_per_halo_cell_proc_interface()

integer function halo_communication_mod::get_fields_per_halo_cell_proc_interface::get_fields_per_halo_cell_proc_interface ( type(model_state_type), intent(inout)  current_state)
private

Definition at line 27 of file halocommunication.F90.

28  import model_state_type
29  type(model_state_type), intent(inout) :: current_state

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