Skip to content
Snippets Groups Projects

[729-refactor-mesh-construction] switch to mpi tests for TestCardiacTransfers and coupled tests

Merged Niklas Baumgarten requested to merge 729-refactor-mesh-construction into feature
2 files
+ 3
5
Compare changes
  • Side-by-side
  • Inline
Files
2
add_mpp_test(TestCardiacTransfers COUPLED)
add_mpp_test(TestDeformedDiffusion COUPLED)
add_mpi_test(TestCardiacTransfers COUPLED)
add_mpi_test(TestCoupledConsistency COUPLED)
\ No newline at end of file
add_mpi_test(TestCoupledConsistency COUPLED)
add_mpi_test(TestDeformedDiffusion COUPLED)
Loading