objectsCreated Module Function

pure module function objectsCreated(this) result(created)

Return true if PETSc objects have been created

Arguments

Type IntentOptional Attributes Name
class(PETScController), intent(in) :: this

Return Value logical