This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 02, 2015
-
-
Dmitri Naumov authored
This improves GeoLib::SearchNearestPoints() by factor >1.4.
-
- Jun 29, 2015
-
-
Tom Fischer authored
Cleanup mesh lib tests memory leaks
-
- Jun 26, 2015
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
GeoLib: Rework PointVec
-
Dmitri Naumov authored
fix Eigen issue with auto keyword in NaturalCoordinatesMapping
-
Tom Fischer authored
Adjusting tab-order for Data Explorer dialogues
-
Tom Fischer authored
a template type was not used in some places in DenseVector
-
- Jun 25, 2015
-
-
Tom Fischer authored
fix reading of matgroups from gmsh msh
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Marc Walther authored
now reads physical surface id, before read plane surface id
-
Tom Fischer authored
Reduc warnings in tests. Thanks!
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This avoids a warning about unused argument oct_tree.
-
Karsten Rink authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Substitution of PointVec::makePntsUnique() using an OctTree based impl.
-
Tom Fischer authored
The method is used from the friend class PointVec.
-
- Jun 24, 2015
-
-
Tom Fischer authored
[T] Remove memory leaks in AssemblerLib tests.
-
Dmitri Naumov authored
GeoLib OctTree - some small improvements
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
OctTree modifies the right limit of the interface a little bit.
-
Tom Fischer authored
-
Tom Fischer authored
At the moment it is not possible to write oct_tree = createOctTree() because the copy constructor is explicitely deleted. In my point of view it does not make sense to implement a copy constructor. Sometimes it is necessary to recreate the OctTree, for instance if the spatial size has changed.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Cleanup in GeoLib
-