plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
removeCRS
Subroutine
MIT
79 statements
Source File
SparseClass.f90
SparseClass
removeCRS
Contents
public subroutine removeCRS(this, idx)
Type Bound
CRS_
Arguments
Type
Intent
Optional
Attributes
Name
class(
CRS_
),
intent(inout)
::
this
integer(kind=int32),
intent(in),
optional
::
idx
(:)