Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
exportShapeFunction
Subroutine
MIT
33 statements
Source File
ShapeFunctionClass.f90
ShapeFunctionClass
exportShapeFunction
Contents
None
public subroutine exportShapeFunction(obj, restart, path)
Arguments
Type
Intent
Optional
Attributes
Name
class(
ShapeFunction_
),
intent(inout)
::
obj
logical,
intent(in),
optional
::
restart
character(len=*),
intent(in)
::
path
Contents
None