https://gitlab.opengeosys.org/ogs/ogs.git
Revision c34b8b0a6825aa6209f4212983380e768514d2bd authored by Dmitri Naumov on 12 September 2023, 18:51:47 UTC, committed by Dmitri Naumov on 17 September 2023, 20:41:23 UTC
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.
1 parent d5684b2
History
Tip revision: c34b8b0a6825aa6209f4212983380e768514d2bd authored by Dmitri Naumov on 12 September 2023, 18:51:47 UTC
[PL] Reduce constructor's argument list
Tip revision: c34b8b0
File Mode Size
.github
.gitlab
.guix
.hooks
Applications
BaseLib
ChemistryLib
Documentation
GeoLib
InfoLib
MaterialLib
MathLib
MeshGeoToolsLib
MeshLib
MeshToolsLib
NumLib
ParameterLib
ProcessLib
Tests
ThirdParty
scripts
web
.clang-format -rw-r--r-- 397 bytes
.clang-tidy -rw-r--r-- 972 bytes
.cmake-format.yaml -rw-r--r-- 2.8 KB
.codeclimate.yml -rw-r--r-- 105 bytes
.codespellexclude -rw-r--r-- 921 bytes
.codespellrc -rw-r--r-- 334 bytes
.devcontainer.json -rw-r--r-- 623 bytes
.dockerignore -rw-r--r-- 57 bytes
.editorconfig -rw-r--r-- 229 bytes
.gitattributes -rw-r--r-- 297 bytes
.gitignore -rw-r--r-- 591 bytes
.gitlab-ci.yml -rw-r--r-- 3.2 KB
.gitmodules -rw-r--r-- 507 bytes
.guix-channel -rw-r--r-- 160 bytes
.mailmap -rw-r--r-- 5.8 KB
.markdownlint.yaml -rw-r--r-- 150 bytes
.markdownlintignore -rw-r--r-- 94 bytes
.pre-commit-config.yaml -rw-r--r-- 3.5 KB
.vale.ini -rw-r--r-- 703 bytes
CHANGELOG.md -rw-r--r-- 30.1 KB
CITATION.cff -rw-r--r-- 7.1 KB
CMakeLists.txt -rw-r--r-- 8.0 KB
CMakePresets.json -rw-r--r-- 7.7 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 460 bytes
CTestConfig.cmake -rw-r--r-- 431 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 57 bytes
README.md -rw-r--r-- 1.7 KB
codecov.yml -rw-r--r-- 139 bytes
config-cpp-dependencies.txt -rw-r--r-- 3.2 KB
guix.scm l--------- 29 bytes
pyproject.toml -rw-r--r-- 4.0 KB

README.md

back to top