- 24 Jul, 2019 8 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1470 Introduce a policy for PrintContainer, which may handle different cases with the same functions. This will be required to fulfill #1465.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1470 Reorganize the Utilities/Containers/Print in several files to conform with the layout of the rest of the code.
-
- 23 Jul, 2019 9 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1465 The mechanism to write the input data is now in place. I now must adjust the outputs (add the quots for strings for instance...) and deal with the more complicated cases I have left behind at the moment (containers and variants - especially containers with variants inside...).
-
GILLES Sebastien authored
#1465 Pave the way to the extension that will enable writing the content of a built object rather than the default values.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1467 Following #1432, there is no need to keep track of the LuaOptionFile used to interpret input data file.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 22 Jul, 2019 9 commits
-
-
GILLES Sebastien authored
#1465 Add a test to help implement the writing down of a Lua file from InputData with non-default values inside.
-
GILLES Sebastien authored
#1466 Make RAII initialization of Petsc and mpi an (internal) independant class - a singleton in fact. This way, more than one instance of MoReFEMData may be run in the same program.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
New way to create the Docker images uses up only one Dockerfile, and the call to `docker build` must occur within standard MoReFEM directory. A README in Docker directory explains precisely how to create images.
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1459 Move the introduction talks in a [separate project](https://gitlab.inria.fr/MoReFEM/CoreLibrary/introductiontalks.git).
-
- 20 Jul, 2019 10 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1457 Increase many timeouts: finally tests may vary wildly in execution time and being conservative is actually a good idea...
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
- 19 Jul, 2019 4 commits
-
-
GILLES Sebastien authored
-
GILLES Sebastien authored
-
GILLES Sebastien authored
#1421 Output directory now will be written into a subdirectory named "Rank_*" (except for very global files). Therefore, the files with names such as ****_proc*n*_ have been renamed to remove the now unneeded part specifying the rank involved. All the tests have been adapted accordingly, and the way the time iteration file is written has been modified as well.
-
GILLES Sebastien authored
-