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