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