Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
openFEMDomain
Subroutine
MIT
64 statements
Source File
FEMDomainClass.f90
FEMDomainClass
openFEMDomain
Contents
None
public subroutine openFEMDomain(obj, path, name)
Arguments
Type
Intent
Optional
Attributes
Name
class(
FEMDomain_
),
intent(inout)
::
obj
character(len=*),
intent(in)
::
path
character(len=*),
intent(in),
optional
::
name
Contents
None