- Jan 25, 2024
-
-
wenqing authored
-
- Jan 02, 2024
-
-
Dmitri Naumov authored
-
- Nov 11, 2023
-
-
Dmitri Naumov authored
-
Tao_You authored
-
- Sep 17, 2023
-
-
Dmitri Naumov authored
Both time steps are created from the timestepper, so this construction is moved inside the ProcessData. This resolves the warning about the time step not being passed by reference, are removes the unnecessary std::move in the caller for the time step.
-
- Jul 21, 2023
-
-
Tom Fischer authored
-
- Jan 03, 2023
-
-
Dmitri Naumov authored
-
- Sep 28, 2022
-
-
- May 11, 2022
-
-
Tom Fischer authored
These attributes should later on substitute the attributes in TimestepAlgorithm. This would make the TimestepAlgorithm classes independent of the TimeStep.
-
- Feb 04, 2022
-
-
wenqing authored
-
- Jan 09, 2022
-
-
Dmitri Naumov authored
-
- Oct 10, 2021
-
-
Dmitri Naumov authored
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
Adding a single space in incorrectly broken lines.
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Jul 16, 2020
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jan 03, 2020
-
-
Dmitri Naumov authored
-
- Oct 24, 2019
-
-
Dmitri Naumov authored
Foob = out-of-balance forces.
-
Dmitri Naumov authored
-
- Sep 24, 2019
-
-
Dmitri Naumov authored
Avoid local variables `process_id' when looping over all processes. Move numbering of the processes to the ProcessData ctor.
-
- Sep 12, 2019
-
-
Dmitri Naumov authored
Fixes multiple copyright messages in the doxygen docu. ag '\\file' -L --ignore=ThirdParty *Lib |xargs sed -i 's/\(.*\)\\copyright/\1\\file\n\1\\copyright/'
-
- Jun 25, 2019
-
-
The name is already included in the process.
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Dec 18, 2018
-
-
Tom Fischer authored
-
- Dec 05, 2018
-
-
Tom Fischer authored
If 'old' prj-file is used abort with OGS_FATAL.
-
- Jun 20, 2018
-
-
Dmitri Naumov authored
New versions of logog do not have an implicit ; after the macros.
-
- Feb 05, 2018
-
-
Dmitri Naumov authored
Also update the variables' names and some of the docu.
-
Dmitri Naumov authored
-