buds  0.1
FORTRAN reference counted types
Private Member Functions | List of all members

Create a new sparse matrix. More...

Collaboration diagram for new:
Collaboration graph

Private Member Functions

subroutine new_dim_ (this, nr, nc, nz)
 
subroutine new_copy_ (this, nr, nc, nz, rptr, col)
 

Detailed Description

Create a new sparse matrix.

You may either create an empty sparse matrix with a fixed size, or create a sparse matrix from existing data.


The documentation for this interface was generated from the following file: