plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getCircumscribedCircleMesh
Subroutine
MIT
28 statements
Source File
MeshClass.f90
MeshClass
getCircumscribedCircleMesh
Contents
public subroutine getCircumscribedCircleMesh(obj, centerx, centery, centerz, radius)
Type Bound
Mesh_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Mesh_
),
intent(inout)
::
obj
real(kind=real64),
intent(out)
::
centerx
real(kind=real64),
intent(out)
::
centery
real(kind=real64),
intent(out)
::
centerz
real(kind=real64),
intent(out)
::
radius