Skip to content
Snippets Groups Projects
Commit 57b08d49 authored by Laura Stengel's avatar Laura Stengel
Browse files

temporary removed DynamicBoundaryTests

parent 7f82b076
No related branches found
No related tags found
1 merge request!242Resolve "Compute mechanics benchmark (Land)"
......@@ -16,7 +16,7 @@ add_mpp_test(TestQuadraticBeamProblem ELASTICITY)
add_mpp_test(TestLaplaceElasticity ELASTICITY)
#add_mpp_test(TestElasticityBeam ELASTICITY)
#add_mpp_test(TestElasticityBlock ELASTICITY)
add_mpp_test(TestDynamicBoundary ELASTICITY)
#add_mpp_test(TestDynamicBoundary ELASTICITY)
add_mpp_test(TestOscillation ELASTICITY)
add_mpp_test(TestCFLCondition ELASTICITY)
add_mpp_test(TestPrestress ELASTICITY)
......@@ -31,7 +31,7 @@ add_mpi_test(TestLaplaceElasticity ELASTICITY)
add_mpi_test(TestViscoElasticity ELASTICITY)
add_mpi_test(TestLinearBeamProblem ELASTICITY)
add_mpi_test(TestQuadraticBeamProblem ELASTICITY)
add_mpi_test(TestDynamicBoundary ELASTICITY)
#add_mpi_test(TestDynamicBoundary ELASTICITY)
#add_mpi_test(TestElasticityBeam ELASTICITY)
#add_mpi_test(TestElasticityBlock ELASTICITY)
#add_mpi_test(TestDynamicBoundary ELASTICITY)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment