Choral
|
constructor More...
Private Member Functions | |
type(csr) function | csr_create_fromgraph (g) |
Constructor for the type csr. More... | |
constructor
Definition at line 28 of file csr_fromGraph.f90.
Constructor for the type csr.
Allocate memory for matrix 'm' and defines 'm%row', 'm%col'.
Entries can be given afterwards.
Definition at line 47 of file csr_fromGraph.f90.