Skip to content

Commit 671c720

Browse files
correction
1 parent 034d177 commit 671c720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fourier/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ if(FEMUTILS_HAS_SOLVER_BACKEND_PETSC)
8686
add_test(NAME [Fourier]conduction_10k_2p COMMAND ${MPIEXEC_EXECUTABLE} -n 2 ./Fourier
8787
-A,//meshes/mesh/filename=meshes/plancher.10k.msh
8888
-A,//fem/cross-validation=false
89-
inputs/conduction.10k.arc)
89+
inputs/conduction.arc)
9090
add_test(NAME [Fourier]conduction_heterogeneous_10k_2p COMMAND ${MPIEXEC_EXECUTABLE} -n 2 ./Fourier
9191
-A,//meshes/mesh/filename=meshes//multi-material.10k.msh
9292
-A,//fem/cross-validation=false

0 commit comments

Comments
 (0)