oversetFEMDomains Subroutine

public subroutine oversetFEMDomains(this, FEMDomains, to, by, debug)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
type(FEMDomain_), intent(inout) :: FEMDomains(:)
integer(kind=int32), intent(in) :: to
character(len=*), intent(in) :: by
logical, intent(in), optional :: debug