This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jan 20, 2015
-
-
Lars Bilke authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Sep 01, 2014
-
-
Karsten Rink authored
-
- Jun 06, 2014
-
-
Tom Fischer authored
-
- Apr 10, 2014
-
-
Karsten Rink authored
-
- Mar 03, 2014
-
-
Tom Fischer authored
-
- Feb 25, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Aug 30, 2012
-
-
Karsten Rink authored
fixed gmshinterface; fixed mesh copy constructor; fixed layer mapping; removed various TODO6 tags. DIRECT STs still not working; FEFLOW and TETGEN still not working; getsurface still not working
-
- Jun 28, 2012
-
-
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 23, 2012
-
-
Tom Fischer authored
- changed function scpr - for vectors of size 3 there is a specialisation of the function template which avoids OpenMP technique for very small vectors
-
- 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 09, 2012
-
-
Karsten Rink authored
added test application for mesh reading, fixed some bugs, reading and creating a mesh is working now; Mesh is (for now) a friend of Node, this should be fixed soon.
-
- May 08, 2012
-
-
Karsten Rink authored
changed size_t to unsigned; included a few (yet unimplemented) methods for mesh-consistency checking
-
- May 02, 2012
-
-
Karsten Rink authored
-
- Jan 11, 2012
-
-
Lars Bilke authored
-
- Dec 14, 2011
-
-
Tom Fischer authored
put nearly the whole CG method working loop into #pragma omp parallel to avoid overhead for parallelization
-
Tom Fischer authored
try to improve speedup using other OpenMP pragmas, reducing the number of parameters of function scpr and omit a initialization of a vector
-
- Dec 13, 2011
-
-
Tom Fischer authored
-
- Dec 02, 2011
-
-
Tom Fischer authored
-
- Sep 27, 2011
-
-
Tom Fischer authored
- applying changes to interfaces
-