plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
readFEMDomain
Subroutine
MIT
204 statements
Source File
FEMDomainClass.f90
FEMDomainClass
readFEMDomain
Contents
public subroutine readFEMDomain(this, name, DimNum, ElementType)
Type Bound
FEMDomain_
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(inout)
::
this
character(len=*),
intent(in)
::
name
integer(kind=int32),
intent(in),
optional
::
DimNum
integer(kind=int32),
intent(in),
optional
::
ElementType