Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6e19b300 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#1535 Test Matrix operations: correct a path oin Lua file to make it work on Linux.

parent 07a9fac8
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ Result = {
-- directly: it might have been extended in MoReFEMData class! Rather call the GetResultDirectory() from
-- this class.
-- Expected format: "VALUE"
output_directory = "${MOREFEM_RESULT_DIR}/Test/ThirdParty/Petsc/MatrixOperations",
output_directory = "${MOREFEM_TEST_OUTPUT_DIR}/Test/ThirdParty/Petsc/MatrixOperations",
-- Enables to skip some printing in the console. Can be used to WriteSolution every n time.
-- Expected format: VALUE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment