45 #ifndef LINALGPACK_OPTIONS_H
46 #define LINALGPACK_OPTIONS_H
52 #if !defined(LINALGPACK_NO_CHECKS)
74 #ifndef LINALGPACK_CHECK_RANGE
75 #define LINALGPACK_CHECK_RANGE 1
82 #ifndef LINALGPACK_CHECK_RHS_SIZES
83 #define LINALGPACK_CHECK_RHS_SIZES 1
91 #ifndef LINALGPACK_CHECK_SLICE_SETUP
92 #define LINALGPACK_CHECK_SLICE_SETUP 1
97 namespace DenseLinAlgPack{
110 #endif // LINALGPACK_OPTIONS_H
Teuchos::Ordinal size_type
Typedef for the size type of elements that are used by the library.
Teuchos::Ordinal index_type
Typedef for the index type of elements that are used by the library.
FortranTypes::f_dbl_prec value_type
Typedef for the value type of elements that is used for the library.
FortranTypes::f_dbl_prec f_dbl_prec