initSparseMatrixWithSize Subroutine

public subroutine initSparseMatrixWithSize(self, N)

Type Bound

FTSparseMatrix

Arguments

Type IntentOptional Attributes Name
class(FTSparseMatrix) :: self
integer :: N

Calls

proc~~initsparsematrixwithsize~~CallsGraph proc~initsparsematrixwithsize FTSparseMatrix%initSparseMatrixWithSize proc~initftobject FTObject%initFTObject proc~initsparsematrixwithsize->proc~initftobject