Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
ExportNodCoord
Subroutine
MIT
9 statements
Source File
MeshClass.f90
MeshClass
ExportNodCoord
Contents
None
public subroutine ExportNodCoord(obj, nod_coord)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
real(kind=real64),
intent(inout),
allocatable
::
nod_coord
(:,:)
Contents
None