operator(-) Interface

public interface operator(-)

Module Procedures

public pure function diffCRS_and_CRS(CRS1, CRS2) result(CRS_ret)

Arguments

Type IntentOptional Attributes Name
type(CRS_), intent(in) :: CRS1
type(CRS_), intent(in) :: CRS2

Return Value type(CRS_)