c_info_is_equal Interface

interface
public subroutine c_info_is_equal(lhs, rhs, is_equal, localrc) bind(C, name="ESMC_InfoIsEqual")

Arguments

Type IntentOptional Attributes Name
type(C_PTR), value :: lhs
type(C_PTR), value :: rhs
integer(kind=C_INT), intent(inout) :: is_equal
integer(kind=C_INT), intent(inout) :: localrc