Skip to main content

CheckEssentialParam

Check the essential param.

@ConstructorMethods
caution

This method is for developer only.

Interface

INTERFACE
MODULE SUBROUTINE auf_CheckEssentialParam(obj, param)
CLASS(UserFunction_), INTENT(IN) :: obj
TYPE(ParameterList_), INTENT(IN) :: param
END SUBROUTINE auf_CheckEssentialParam
END INTERFACE