Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
Convert2Dto3D
Subroutine
MIT
72 statements
Source File
PreProcessingClass.f90
PreprocessingClass
Convert2Dto3D
Contents
None
public subroutine Convert2Dto3D(obj, Thickness, division)
Arguments
Type
Intent
Optional
Attributes
Name
class(
PreProcessing_
),
intent(inout)
::
obj
real(kind=real64),
intent(in),
optional
::
Thickness
integer(kind=int32),
intent(in),
optional
::
division
Contents
None