#include "Paso.h"
#include "Options.h"
#include "SystemMatrix.h"
Functions | |
index_t | Paso_SystemMatrix_getSystemMatrixTypeId (const index_t solver, const index_t preconditioner, const index_t package, const bool_t symmetry, Paso_MPIInfo *mpi_info) |
index_t Paso_SystemMatrix_getSystemMatrixTypeId | ( | const index_t | solver, | |
const index_t | preconditioner, | |||
const index_t | package, | |||
const bool_t | symmetry, | |||
Paso_MPIInfo * | mpi_info | |||
) |
References MATRIX_FORMAT_BLK1, MATRIX_FORMAT_CSC, MATRIX_FORMAT_DEFAULT, MATRIX_FORMAT_OFFSET1, MATRIX_FORMAT_TRILINOS_CRS, PASO_MKL, Paso_Options_getPackage(), PASO_PASO, Paso_setError(), PASO_TRILINOS, PASO_UMFPACK, Paso_MPIInfo::size, and VALUE_ERROR.
Referenced by finley::MeshAdapter::getSystemMatrixTypeId().