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