FE-Project
|
#include "scaleFElib.h"
Go to the source code of this file.
Data Types | |
type | scale_sparsemat::sparsemat |
Derived type to manage a sparse matrix. More... | |
interface | scale_sparsemat::sparsemat_matmul |
Modules | |
module | scale_sparsemat |
Module common / sparsemat. |
Variables | |
integer, parameter, public | scale_sparsemat::sparsemat_storage_typeid_csr = 1 |
integer, parameter, public | scale_sparsemat::sparsemat_storage_typeid_ell = 2 |