plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
importTriangle
Subroutine
MIT
24 statements
Source File
GeometryClass.f90
GeometryClass
importTriangle
Contents
public subroutine importTriangle(obj, NodCoord, FileName)
Type Bound
Triangle_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Triangle_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in),
optional
::
NodCoord
(:,:)
character(len=*),
intent(in),
optional
::
FileName