Skip to content

Commit

Permalink
amesos2: old comment cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ndellingwood committed Jan 24, 2024
1 parent 8925d14 commit b908482
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/amesos2/test/solvers/ShyLUBasker_UnitTests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -846,12 +846,6 @@ namespace {
# define UNIT_TEST_GROUP_ORDINAL_DOUBLE( LO, GO )
#endif

// Uncomment this for really fast development cycles but make sure to comment
// it back again before checking in so that we can test all the types.
// #define FAST_DEVELOPMENT_UNIT_TEST_BUILD
//TEUCHOS_UNIT_TEST_TEMPLATE_3_INSTANT( ShyLUBasker, SolveTrans, SCALAR, LO, GO )


#define UNIT_TEST_GROUP_ORDINAL_SCALAR( LO, GO, SCALAR ) \
TEUCHOS_UNIT_TEST_TEMPLATE_3_INSTANT( ShyLUBasker, NumericFactorization, SCALAR, LO, GO ) \
TEUCHOS_UNIT_TEST_TEMPLATE_3_INSTANT( ShyLUBasker, Solve, SCALAR, LO, GO ) \
Expand Down

0 comments on commit b908482

Please sign in to comment.