subgridRestMod Module



Subroutines

public subroutine subgridRestWrite(bounds, ncid, flag)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(File_desc_t), intent(inout) :: ncid
character(len=*), intent(in) :: flag

public subroutine subgridRestRead(bounds, ncid)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds
type(File_desc_t), intent(inout) :: ncid

public subroutine subgridRest_check_consistency(bounds)

Arguments

Type IntentOptional Attributes Name
type(bounds_type), intent(in) :: bounds

public subroutine subgridRest_read_cleanup()

Arguments

None