plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
diagCRS
Function
MIT
26 statements
Source File
SparseClass.f90
SparseClass
diagCRS
Contents
public function diagCRS(this, cell_centered) result(diag_vec)
Type Bound
CRS_
Arguments
Type
Intent
Optional
Attributes
Name
class(
CRS_
),
intent(in)
::
this
logical,
intent(in),
optional
::
cell_centered
Return Value
real(kind=real64), allocatable, (:)