importRectangle Subroutine

public subroutine importRectangle(obj, NodCoord, FileName)

Type Bound

Rectangle_

Arguments

Type IntentOptional Attributes Name
class(Rectangle_), intent(inout) :: obj
integer(kind=int32), intent(in), optional :: NodCoord(:,:)
character(len=*), intent(in), optional :: FileName