Open tlamonthezie opened 1 year ago
Tests found in tests
and tests/unit_tests
folders
Tests having Epetra / Tpetra | Folder | Epetra Tests (Python file name) | Requirements | Tpetra Tests (Python file name) | Requirements | Tpetra Correspondance (if sure) |
---|---|---|---|---|---|---|
tests | testdriver.cpp | Epetra | testdriver_tpetra.cpp | Tpetra | YES | |
tests/unit_tests | tStridedEpetraOperator.cpp | Epetra | NO | |||
tests/unit_tests | tProbingFactory.cpp | Epetra | NO | |||
tests/unit_tests | tDiagonalPreconditionerFactory.cpp | Epetra | NO | |||
tests/unit_tests | tExplicitOps.cpp | Epetra | NO | |||
tests/unit_tests | tStratimikosFactory.cpp | Epetra | NO | |||
tests/unit_tests | tModALPreconditioner.cpp | Epetra | NO |
In the Teko package, with required dependency on Tpetra and optional dependency on Epetra, determine how many Epetra tests do not have Tpetra equivalents (if any).
Related to https://github.com/NexGenAnalytics/Trilinos/issues/50