stlFEMDomain Subroutine

public subroutine stlFEMDomain(this, name, NodeList)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
character(len=*), intent(in) :: name
integer(kind=int32), intent(in), optional :: NodeList(:)