21 #ifndef AMESOS2_TYPEDECL_HPP
22 #define AMESOS2_TYPEDECL_HPP
91 DISTRIBUTED_NO_OVERLAP,
114 #endif // AMESOS2_TYPEDECL_HPP
EPhase
Used to indicate a phase in the direct solution.
Definition: Amesos2_TypeDecl.hpp:31
EStorage_Ordering
Definition: Amesos2_TypeDecl.hpp:107
Indicates that the concrete class has a special implementation that should be called.
Definition: Amesos2_TypeDecl.hpp:48
Indicates that the object of an adapter provides row access to its data.
Definition: Amesos2_TypeDecl.hpp:66
Indicates that the concrete class can use the generic getC{c|r}s methods implemented in MatrixAdapter...
Definition: Amesos2_TypeDecl.hpp:57
EDistribution
Definition: Amesos2_TypeDecl.hpp:89
Indicates that the object of an adapter provides column access to its data.
Definition: Amesos2_TypeDecl.hpp:75