MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Typedefs
DenseLinAlgPack_Options.hpp File Reference
#include "DenseLinAlgPack_extended_value_type.hpp"
#include "Teuchos_ConfigDefs.hpp"
#include "Teuchos_F77_wrappers.h"
Include dependency graph for DenseLinAlgPack_Options.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

#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.