pFIOServerBounds Interface

public interface pFIOServerBounds

Module Procedures

private function new_pFIOServerBounds(grid, field_shape, time_index, rc) result(server_bounds)

Arguments

Type IntentOptional Attributes Name
type(ESMF_Grid), intent(in) :: grid
integer, intent(in) :: field_shape(:)
integer, intent(in), optional :: time_index
integer, intent(out), optional :: rc

Return Value type(pFIOServerBounds)