This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jun 21, 2016
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Karsten Rink authored
Adding/changing names of stations
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
Tom Fischer authored
Cleanup
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Adding extern on clang is an error: ogs/MathLib/Integration/GaussLegendre.h:32:17: error: expected unqualified-id extern template <> double const GaussLegendre<1>::X[1];
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This avoids unnecessary copy initialization and value parameters.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also remove unneeded default dtors.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
It is defined multiple times through different translation units.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Those warnings are showing with a newer clang-3.9 compiler.
-
Karsten Rink authored
Updating Schema paths
-
Christoph Lehmann authored
Explicitly instantiate shape matrices
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Norihiro Watanabe authored
Remove Global Mat/Vec from template parameters
-
Norihiro Watanabe authored
add missing dependency for dynamic linking
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Tom Fischer authored
Make MeshSurfaceExtraction independent from GeoLib
-
Tom Fischer authored
- range-based for loop - std::make_pair instead of std::pair<T1,T2>
-
Norihiro Watanabe authored
-