|
Amesos2 - Direct Sparse Solver Interfaces
Version of the Day
|
Go to the documentation of this file.
55 #ifndef AMESOS2_TYPEDECL_HPP
56 #define AMESOS2_TYPEDECL_HPP
148 #endif // AMESOS2_TYPEDECL_HPP
EDistribution
Definition: Amesos2_TypeDecl.hpp:123
Indicates that the concrete class has a special implementation that should be called.
Definition: Amesos2_TypeDecl.hpp:82
EStorage_Ordering
Definition: Amesos2_TypeDecl.hpp:141
@ DISTRIBUTED_NO_OVERLAP
Definition: Amesos2_TypeDecl.hpp:125
Indicates that the object of an adapter provides row access to its data.
Definition: Amesos2_TypeDecl.hpp:100
Indicates that the concrete class can use the generic getC{c|r}s methods implemented in MatrixAdapter...
Definition: Amesos2_TypeDecl.hpp:91
@ ARBITRARY
Definition: Amesos2_TypeDecl.hpp:143
EPhase
Used to indicate a phase in the direct solution.
Definition: Amesos2_TypeDecl.hpp:65
@ CONTIGUOUS_AND_ROOTED
Definition: Amesos2_TypeDecl.hpp:128
Indicates that the object of an adapter provides column access to its data.
Definition: Amesos2_TypeDecl.hpp:109
@ ROOTED
Definition: Amesos2_TypeDecl.hpp:127
@ GLOBALLY_REPLICATED
Definition: Amesos2_TypeDecl.hpp:126
@ DISTRIBUTED
Definition: Amesos2_TypeDecl.hpp:124
@ SORTED_INDICES
Definition: Amesos2_TypeDecl.hpp:142