https://gitlab.opengeosys.org/ogs/ogs.git
Revision 339d92f66ac5d8a5dda5fa16068f5306deaf04ff authored by Lars Bilke on 05 January 2023, 12:15:35 UTC, committed by Lars Bilke on 05 January 2023, 12:22:59 UTC
Set the writer controller to same communicator as OGS.
Fixes Piece writing, related to

- https://gitlab.opengeosys.org/ufz-bgr/hpc/docs/-/issues/23
- https://gitlab.opengeosys.org/ogs/ogs/-/merge_requests/4164

Was a long way to find the solution... helpful resources were:

- https://public.kitware.com/pipermail/vtkusers/2016-December/097384.html
- https://github.com/libMesh/libmesh/issues/1179
- https://github.com/libMesh/libmesh/pull/2220/files
- https://www.steinzone.de/wordpress/hacking-vtk-for-parallelisation-mpi-and-c/
- https://discourse.vtk.org/t/distributed-i-o-with-vtkxmlpunstructuredgridwriter/7418/3
- https://www.cfdem.com/forums/possible-bug-when-calling-lammpopen-certain-dump-styles
1 parent 36f2a97
History
Tip revision: 339d92f66ac5d8a5dda5fa16068f5306deaf04ff authored by Lars Bilke on 05 January 2023, 12:15:35 UTC
[ML] vtkXMLPUnstructuredGridWriter: finally fix usage.
Tip revision: 339d92f
File Mode Size
.github
.gitlab
.hooks
Applications
BaseLib
ChemistryLib
Documentation
GeoLib
InfoLib
MaterialLib
MathLib
MeshGeoToolsLib
MeshLib
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-- 3.2 KB
.codeclimate.yml -rw-r--r-- 105 bytes
.codespellexclude -rw-r--r-- 802 bytes
.codespellrc -rw-r--r-- 204 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-- 2.4 KB
.gitmodules -rw-r--r-- 246 bytes
.mailmap -rw-r--r-- 5.5 KB
.markdownlint.yaml -rw-r--r-- 150 bytes
.markdownlintignore -rw-r--r-- 94 bytes
.pre-commit-config.yaml -rw-r--r-- 2.9 KB
.vale.ini -rw-r--r-- 598 bytes
CHANGELOG.md -rw-r--r-- 30.0 KB
CITATION.cff -rw-r--r-- 5.4 KB
CMakeLists.txt -rw-r--r-- 7.6 KB
CMakePresets.json -rw-r--r-- 7.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.3 KB
CONTRIBUTING.md -rw-r--r-- 460 bytes
CTestConfig.cmake -rw-r--r-- 248 bytes
LICENSE.txt -rw-r--r-- 1.5 KB
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
pyproject.toml -rw-r--r-- 1.1 KB
setup.py -rw-r--r-- 1.9 KB

README.md

back to top