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_w.f90
PreprocessingClass
Convert2Dto3D
Contents
None
public subroutine Convert2Dto3D(obj, Thickness, division)
Arguments
Type
Intent
Optional
Attributes
Name
class(
PreProcessing_
),
intent(inout)
::
obj
real(kind=8),
intent(in),
optional
::
Thickness
integer,
intent(in),
optional
::
division
Contents
None