GEOS
|
#include "common/DataTypes.hpp"
#include "common/LinearSolverBase.hpp"
#include "common/PreconditionerBase.hpp"
#include "linearAlgebra/utilities/LinearSolverParameters.hpp"
#include "linearAlgebra/utilities/LinearSolverResult.hpp"
#include <memory>
Go to the source code of this file.
Classes | |
class | geos::SuperLUDist< LAI > |
Wrapper for SuperLU_Dist parallel direct solver. More... | |
Namespaces | |
geos | |