Class documentation of Concepts
Loading...
Searching...
No Matches
Go to the documentation of this file.
6#ifndef pardisoFabric_hh
7#define pardisoFabric_hh
23 return new Pardiso(matrix, type_);
26 return new Pardiso(matrix, type_);
29 virtual std::ostream&
info(std::ostream&
os)
const {
29 virtual std::ostream&
info(std::ostream&
os)
const {
…}
virtual std::ostream & info(std::ostream &os) const
Returns information in an output stream.
MATRIX_TYPE
Type of matrix to solve.
virtual Operator< Real > * operator()()=0
std::string typeOf(const T &t)
Set< F > makeSet(uint n, const F &first,...)