Tpetra_Util.hpp File Reference
Stand-alone utility functions. More...
#include "Tpetra_ConfigDefs.hpp"
#include <Teuchos_Utils.hpp>
#include <Teuchos_TestForException.hpp>
#include <Teuchos_ArrayView.hpp>
Go to the source code of this file.
|
Namespaces |
| namespace | Tpetra |
Detailed Description
Stand-alone utility functions.
Tpetra_Util contains utility functions that are used throughout Tpetra, by many classes and functions. They are placed here so that they can be updated and maintained in a single spot.
Utility functions housed here:
-
An efficientAddOrUpdate for inserting data into a STL map.
-
Functions for converting Ordinals to Scalars and for converting Scalars to Ordinals.
-
A templated toString function, which is mainly used to easily output the contents of STL containers.
-
A multiple-array sort function, similar to the one found in Epetra_Util.
Generated on Wed May 12 21:59:41 2010 for Tpetra Matrix/Vector Services by
1.4.7