This project is mirrored from https://:*****@gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Sep 15, 2014
-
-
Lars Bilke authored
The setup and corresponding scripts in base are not up-to-date since some time. Use the devguide guide instead: http://docs.opengeosys.org/docs/devguide
-
Tom Fischer authored
[IO] BOOST_VERSION is defined only with version.hpp.
-
- Sep 12, 2014
-
-
Dmitri Naumov authored
Otherwise it is undefined and the BOOST_VERSION preprocessor condition took the first branch.
-
Tom Fischer authored
Add a general node searching function for any geometric types
-
Tom Fischer authored
Add Newton-Raphson nonlinear solver
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
Move namespace documentation
-
- Sep 11, 2014
-
-
Norihiro Watanabe authored
-
Tom Fischer authored
Update for changed interface of boost >= 1.55.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The boost::property_tree::xml_writer_settings interface changed from Char type to String type. A preprocessor if for boost version <= 1.55 added to include old versions.
-
Norihiro Watanabe authored
-
Dmitri Naumov authored
[ML] Remove unused variable in RadiusEdgeRatioMetric.
-
Tom Fischer authored
-
- Sep 10, 2014
-
-
Norihiro Watanabe authored
Add newton
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
-
-
-
- Sep 09, 2014
-
-
Tom Fischer authored
Enabled PETSc 3.5
-
wenqing authored
-
Karsten Rink authored
Replace BaseLib::number2str with std::to_string.
-
Karsten Rink authored
[GeoLib] Another version for GEOObjects::getGeoObjects().
-
Tom Fischer authored
The commit is a preparation to access GeoObject objects via the geometry name and the object name (patch name).
-
- Sep 08, 2014
-
-
Dmitri Naumov authored
Also remove the header StringTools.h everywhere. Add a previously missing sstream include in DateTools.cpp.
-
https://github.com/ufz/ogsKarsten Rink authored
-
Karsten Rink authored
[bugfix] fixed issue where raster to mesh conversion would fail if all all intensity values were negative
-
- Sep 05, 2014
-
-
Tom Fischer authored
Cleanup
-
- Sep 04, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
wenqing authored
-
Tom Fischer authored
Radius edge quality metric for meshes
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This is required for an upcoming application. It was already discussed in #89 and will come up with more changes as the application grows. So step by step all #includes will have the full paths prepended.
-