plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
addRow
Interface
MIT
3 statements
Source File
DEMDomainClass.f90
DemDomainClass
addRow
Contents
Module Procedures
addRowInt32Mat
addRowreal64Mat
public interface addRow
Module Procedures
public subroutine
addRowInt32Mat
(mat)
Arguments
Type
Intent
Optional
Attributes
Name
integer(kind=int32),
intent(inout),
allocatable
::
mat
(:,:)
public subroutine
addRowreal64Mat
(mat)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=real64),
intent(inout),
allocatable
::
mat
(:,:)