plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
row_range_BCRS
Function
MIT
20 statements
Source File
SparseClass.f90
SparseClass
row_range_BCRS
Contents
public function row_range_BCRS(this, box_row, box_col) result(ret)
Type Bound
BCRS_
Arguments
Type
Intent
Optional
Attributes
Name
class(
BCRS_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
box_row
integer(kind=int32),
intent(in)
::
box_col
Return Value
integer(kind=int32), (1:2)