plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_column_CCS
Function
MIT
11 statements
Source File
SparseClass.f90
SparseClass
get_column_CCS
Contents
public function get_column_CCS(this, col) result(ret)
Type Bound
CCS_
Arguments
Type
Intent
Optional
Attributes
Name
class(
CCS_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
col
Return Value
real(kind=real64), allocatable, (:)