|
Amesos Package Browser (Single Doxygen Collection)
Development
|
#include "Amesos_Taucs.h"#include "Epetra_Map.h"#include "Epetra_Import.h"#include "Epetra_CrsMatrix.h"#include "Epetra_Vector.h"#include "Epetra_Util.h"#include "taucs.h"
Go to the source code of this file.
Classes | |
| class | Amesos_Taucs_Pimpl |
Macros | |
| #define | USE_REF_COUNT_PTR_FOR_A_AND_L |
Functions | |
| void | taucs_dccs_free_ptr (taucs_ccs_matrix **taucs_ccs_matrix_in) |
| void | taucs_supernodal_factor_free_ptr (taucs_ccs_matrix **taucs_ccs_matrix_in) |
| #define USE_REF_COUNT_PTR_FOR_A_AND_L |
Definition at line 57 of file Amesos_Taucs.cpp.
| void taucs_dccs_free_ptr | ( | taucs_ccs_matrix ** | taucs_ccs_matrix_in | ) |
Definition at line 46 of file Amesos_Taucs.cpp.
| void taucs_supernodal_factor_free_ptr | ( | taucs_ccs_matrix ** | taucs_ccs_matrix_in | ) |
Definition at line 50 of file Amesos_Taucs.cpp.
1.8.5