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