plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getCircleTriangle
Subroutine
MIT
52 statements
Source File
GeometryClass.f90
GeometryClass
getCircleTriangle
Contents
public subroutine getCircleTriangle(obj, type_of_circle, circle)
Type Bound
Triangle_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Triangle_
),
intent(in)
::
obj
character(len=*),
intent(in)
::
type_of_circle
type(
Circle_
),
intent(inout)
::
circle