FTDSS
Read Me
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
abst_find
Interface
26 statements
Source File
matrix_base.F90
matrix_base
abst_find
Contents
None
interface
private subroutine abst_find(self, row, col, index)
Arguments
Type
Intent
Optional
Attributes
Name
class(
abst_matrix
),
intent(in)
::
self
integer(kind=int32),
intent(in)
::
row
integer(kind=int32),
intent(in)
::
col
integer(kind=int32),
intent(inout)
::
index