Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
|
Provides a mechanism to map function calls to the correct Solver function based on the scalar type of Matrices and MultiVectors. More...
#include "Amesos2_FunctionMap.hpp"
#include "Amesos2_KLU2_TypeMap.hpp"
#include "klu2_defaults.hpp"
#include "klu2_analyze.hpp"
#include "klu2_factor.hpp"
#include "klu2_solve.hpp"
#include "klu2_tsolve.hpp"
#include "klu2_free_symbolic.hpp"
#include "klu2_free_numeric.hpp"
Go to the source code of this file.
Provides a mechanism to map function calls to the correct Solver function based on the scalar type of Matrices and MultiVectors.