emptyFEMDomain Function

public pure function emptyFEMDomain(this) result(FEMDomain_is_empty)

Type Bound

FEMDomain_

Arguments

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

Return Value logical