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