This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Aug 10, 2012
-
-
Karsten Rink authored
added first version to find and store neighbours of all elements during mesh initialisation (work in progress)
-
- Aug 08, 2012
-
-
Karsten Rink authored
added some small helper functions (face normal calculation, on-surface-check, etc.), renamed MshElemType::LINE to EDGE, changed a bit of documentation
-
Karsten Rink authored
added recent changes concerning the attachment of time series sensor data to station objects from ogs5 to ogs6, added RapidXml as a small library for reading XML files from console application, added existing xml schema files
-
- Jun 28, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
This reverts commit 05677165. Conflicts: FileIO/XmlIO/XmlGspInterface.cpp README.md
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- May 25, 2012
-
-
Tom Fischer authored
-
- May 22, 2012
-
-
Tom Fischer authored
-
Tom Fischer authored
- removed method write() - added template classes Grid and OctTree for efficiently searching in point sets removed
-
- May 16, 2012
-
-
Tom Fischer authored
-
- May 15, 2012
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
added XmlIO; added FemEnums + Info-objects; added ProjectData; currently compile errors due to changes in PointVec
-
- May 14, 2012
-
-
Tom Fischer authored
renamed namespace GEOLIB to GeoLib in order to be consistent with other OGS-libraries and directory names
-
Tom Fischer authored
- renamed method to access coordinates from getData() to getCoords()
-
- May 10, 2012
-
-
Tom Fischer authored
- FileFinder.h - FileTools.h - TimeMeasurementBase.h - quicksort.h changes due to namespace changes in: - PointVec.cpp - Polygon.cpp - AdjMat.cpp - CRSMatrixReordered.cpp
-
Tom Fischer authored
- binarySearch - class CPUTime - class RunTime - methods/functions from DateTools.{h,cpp} changes in GeoLib and in SimpleTests folder results from changing the namespace
-
Tom Fischer authored
in order to make the name of libraries, namespaces and directories more consistent the Base directory is know named BaseLib
-
- May 08, 2012
-
-
Karsten Rink authored
changed size_t to unsigned; included a few (yet unimplemented) methods for mesh-consistency checking
-
- Jan 23, 2012
-
-
Lars Bilke authored
-
- Jan 16, 2012
-
-
- Jan 02, 2012
-
-
Tom Fischer authored
-
- Oct 04, 2011
-
-
Tom Fischer authored
- added test programm for solving a linear system with CG-method - time measurement is at the moment OS dependent! - added Base folder - added GeoLib folder - added files in MathLib folder - restructured MathLib folder
-