plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ExportSurface2D
Subroutine
MIT
9 statements
Source File
MeshClass.f90
MeshClass
ExportSurface2D
Contents
public subroutine ExportSurface2D(obj, surface_nod)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
integer(kind=int32),
intent(inout),
allocatable
::
surface_nod
(:)