NexGenAnalytics / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
0 stars 2 forks source link

anasazi: Evaluate test coverage #54

Open antoinemeyer5 opened 1 year ago

antoinemeyer5 commented 1 year ago

In the anasazi package, with required dependency on Tpetra and optional dependency on Epetra, determine how many Epetra tests do not have Tpetra equivalents (if any).

Add the equivalent tests, if appropriate.

antoinemeyer5 commented 1 year ago

Tests having Epetra / Tpetra

Teuchos is another Trilinos's package.

Conclusion: 25 tests to add. More details below.

Folder Epetra Tests (Main file name) Requirements Tpetra Correspondance (if sure) Tpetra Tests
epetra/test/BlockDavidson cxx_main_auxtest.cpp Epetra, Teuchos NO
epetra/test/BlockDavidson cxx_main_solvertest.cpp Epetra, Teuchos NO
epetra/test/BlockDavidson cxx_main.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main_nh.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main_norestart.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main_solvertest.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main_specialized.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main_sym.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_main.cpp Epetra, Teuchos NO
epetra/test/BlockKrylovSchur cxx_qevp.cpp Amesos, Epetra, Teuchos NO
epetra/test/Epetra64Driver cxx_main.cpp Epetra, Teuchos NO
epetra/test/GeneralizedDavidson cxx_main_nh.cpp Epetra, Teuchos NO
epetra/test/GeneralizedDavidson cxx_main_solvertest.cpp Epetra, Teuchos NO
epetra/test/GeneralizedDavidson cxx_main.cpp Epetra, Teuchos NO
epetra/test/IRTR cxx_main_auxtest.cpp Epetra, Teuchos NO
epetra/test/IRTR cxx_main.cpp Epetra, Teuchos NO
epetra/test/LOBPCG cxx_main_auxtest.cpp Epetra, Teuchos NO
epetra/test/LOBPCG cxx_main_solvertest.cpp Epetra, Teuchos NO
epetra/test/LOBPCG cxx_main.cpp Epetra, Teuchos NO
epetra/test/LOBPCG cxx_simple.cpp Epetra, Teuchos NO
epetra/test/ModalSolverUtils cxx_main.cpp Epetra, Teuchos NO
epetra/test/MVOPTester cxx_main.cpp Epetra, Teuchos YES cxx_main.cpp
epetra/test/MVOPTester cxx_specialized_main.cpp Epetra NO
epetra/test/OrthoManager cxx_gentest.cpp Epetra, Teuchos NO
epetra/test/OrthoManager cxx_main.cpp Epetra, Teuchos NO
epetra/test/OrthoManager cxx_mattest.cpp Epetra, Teuchos NO
test/ModalSolverUtils cxx_main.cpp Epetra, Teuchos NO