|
MOOCHO (Single Doxygen Collection)
Version of the Day
|
#include "DenseLinAlgPack_extended_value_type.hpp"#include "Teuchos_ConfigDefs.hpp"#include "Teuchos_F77_wrappers.h"

Go to the source code of this file.
Namespaces | |
| DenseLinAlgPack | |
| Test function for COOMatrix and COOMatrixSlice. | |
Typedefs | |
| typedef FortranTypes::f_dbl_prec | DenseLinAlgPack::value_type |
| Typedef for the value type of elements that is used for the library. More... | |
| typedef Teuchos::Ordinal | DenseLinAlgPack::index_type |
| Typedef for the index type of elements that are used by the library. More... | |
| typedef Teuchos::Ordinal | DenseLinAlgPack::size_type |
| Typedef for the size type of elements that are used by the library. More... | |
| #define | LINALGPACK_CHECK_RANGE 1 |
| #define | LINALGPACK_CHECK_RHS_SIZES 1 |
| #define | LINALGPACK_CHECK_SLICE_SETUP 1 |
| #define LINALGPACK_CHECK_RANGE 1 |
Definition at line 75 of file DenseLinAlgPack_Options.hpp.
| #define LINALGPACK_CHECK_RHS_SIZES 1 |
Definition at line 83 of file DenseLinAlgPack_Options.hpp.
| #define LINALGPACK_CHECK_SLICE_SETUP 1 |
Definition at line 92 of file DenseLinAlgPack_Options.hpp.
1.8.6