EpetraExt
Development
|
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | EpetraExt::PackTraits< T > |
Traits for packing and unpacking of data into char buffers for communication. More... | |
struct | EpetraExt::PackTraits< std::string > |
Full specialization of PackTraits for std::string. More... | |
struct | EpetraExt::PackTraits< std::vector< T > > |
Partial specialization of PackTraits for std::vector<> containing a primitive type. More... | |
Namespaces | |
EpetraExt | |
EpetraExt::BlockCrsMatrix: A class for constructing a distributed block matrix. | |