![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Sparse matrix block operations. More...
Go to the source code of this file.
Functions | |
void | fasp_dblc_free (dBLCmat *A) |
Free block CSR sparse matrix data memory space. More... | |
Sparse matrix block operations.
Copyright (C) 2009–Present by the FASP team. All rights reserved.
Definition in file BlaSparseBLC.c.
void fasp_dblc_free | ( | dBLCmat * | A | ) |
Free block CSR sparse matrix data memory space.
A | Pointer to the dBLCmat matrix |
Definition at line 38 of file BlaSparseBLC.c.