This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Oct 20, 2014
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
It takes an OGS mesh, converts it via VtkMappedMeshSource to VTK, then the VTK mesh gets converted back to OGS mesh.
-
Lars Bilke authored
-
Lars Bilke authored
Remaining todo: point and cell data.
-
Lars Bilke authored
-
Lars Bilke authored
Conflicts: CMakeLists.txt Tests/CMakeLists.txt
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
There is lots of boilerplate code which is required, see also https://github.com/Kitware/VTK/blob/master/IO/Exodus/vtkCPExodusIINodalCoordinatesTemplate.h
-
Lars Bilke authored
Started implementing mesh node coordinates wrapper. Conflicts: CMakeLists.txt
-
Lars Bilke authored
Builds now both in CLI as well as GUI configuration.
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
This is using the prebuilt version from cmake.org which is 32 bit. Therefore some 32-bit compatibility packages have to be installed as well (but they should be cached by Travis on future builds).
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Eigen/LIS system includes on top level.
-
Lars Bilke authored
Global numerics config
-
- Oct 19, 2014
-
-
Dmitri Naumov authored
-
Norihiro Watanabe authored
-
- Oct 17, 2014
-
-
Lars Bilke authored
Math lib msvc pow
-
Dmitri Naumov authored
This reverts commit 14cdf0c6.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Logog target for MPI computation
-
Karsten Rink authored
new tools VTK2TIN, TIN2VTK
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
Add tin tools
-
Tom Fischer authored
- Checking for empty lines. - If line (except empty lines) doesn't start with id the TIN file is not correct anymore.
-
Tom Fischer authored
-
- Oct 16, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Add barycentric version of point in triangle test.
-