5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_common_restart::check_consistency_element Interface Reference

check consistency of two given items More...

Public Member Functions

subroutine check_consistency_element_i4 (item1, item2, name, idomain)
 check consistency of two given items
 
subroutine check_consistency_element_dp (item1, item2, name, idomain)
 check consistency of two given items
 

Detailed Description

check consistency of two given items

Definition at line 27 of file mo_common_restart.f90.

Member Function/Subroutine Documentation

◆ check_consistency_element_dp()

subroutine mo_common_restart::check_consistency_element::check_consistency_element_dp ( real(dp), intent(in)  item1,
real(dp), intent(in)  item2,
character(*), intent(in)  name,
integer(i4), intent(in)  idomain 
)

check consistency of two given items

Definition at line 378 of file mo_common_restart.f90.

◆ check_consistency_element_i4()

subroutine mo_common_restart::check_consistency_element::check_consistency_element_i4 ( integer(i4), intent(in)  item1,
integer(i4), intent(in)  item2,
character(*), intent(in)  name,
integer(i4), intent(in)  idomain 
)

check consistency of two given items

Definition at line 397 of file mo_common_restart.f90.


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