spanFEMDomain Subroutine

public subroutine spanFEMDomain(this, p1, p2)

Type Bound

FEMDomain_

Arguments

Type IntentOptional Attributes Name
class(FEMDomain_), intent(inout) :: this
real(kind=real64), intent(in) :: p1(:)
real(kind=real64), intent(in) :: p2(:)