MEF90Object_setFromOptions Subroutine

private subroutine MEF90Object_setFromOptions(self, ierr)

MEF90Object_setFromOptions: generic version of the setFromOptions method for all MEF90Objects, which just prints the object if -verbose is set to a high value Can be overridden in classes if they have options to set.

Type Bound

MEF90Object

Arguments

Type IntentOptional Attributes Name
class(MEF90Object), intent(inout) :: self
integer(kind=C_INT32_T), intent(inout) :: ierr