MEF90Object_view Subroutine

private subroutine MEF90Object_view(self, viewer, ierr)

MEF90Object_view: Views a MEF90Object and flagged it as viewed so that it is not viewed multiple times when -verbose is set to a high value

Type Bound

MEF90Object

Arguments

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