plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
spanFEMDomain
Subroutine
MIT
31 statements
Source File
FEMDomainClass.f90
FEMDomainClass
spanFEMDomain
Contents
public subroutine spanFEMDomain(this, p1, p2)
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(inout)
::
this
real(kind=real64),
intent(in)
::
p1
(:)
real(kind=real64),
intent(in)
::
p2
(:)