Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
InitSphere
Subroutine
MIT
6 statements
Source File
GeometryClass.f90
GeometryClass
InitSphere
Contents
None
public subroutine InitSphere(obj, dim)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Sphere_
),
intent(inout)
::
obj
integer(kind=int32),
intent(inout),
optional
::
dim
Contents
None