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