https://gitlab.opengeosys.org/ogs/ogs.git

sort by:
Revision Author Date Message Commit Date
da7959f Update .clang-format. 20 September 2015, 00:23:16 UTC
a8b23d2 Merge pull request #836 from wenqing/correction_a_pr Corrected an error in PR #834 17 September 2015, 13:33:35 UTC
d3e1b6a [FileIO] Corrected a value to a function argument. 17 September 2015, 13:06:47 UTC
e377bdc Merge pull request #834 from endJunction/MPI_IO_NodePartitionedMeshReader Erase vtk filename extension from the base name. 17 September 2015, 11:46:19 UTC
6a4441b [IO] Move file-extension handling in readMeshFromFile. Other extensions are also handled there and not in the mesh readers. 17 September 2015, 10:11:55 UTC
77a6b0f [IO] Use erase last algo operating on copy. This allows for a const variable. 17 September 2015, 10:11:18 UTC
1958d84 Erase vtk filename extension from the base name. 17 September 2015, 10:10:43 UTC
ce2f1ed Merge pull request #833 from endJunction/NodePartitionedMesh Node partitioned mesh 16 September 2015, 12:39:04 UTC
2dace5e [MeL] Clarify return value for getMaximumNConnectedNodes...(). 16 September 2015, 08:46:28 UTC
5655515 [Mesh] Add getMaximumNConnectedNodesToNode(). 15 September 2015, 23:26:27 UTC
b76be25 [Mesh] Add NodePartitionedMesh::getGlobalNodeID(). 15 September 2015, 22:16:53 UTC
87c4e7c [Mesh] Fixed a bug in NodePartitionedMesh. 15 September 2015, 22:16:47 UTC
1e7c561 Merge pull request #813 from endJunction/clang-format Add clang-format. 15 September 2015, 10:42:08 UTC
6be3a63 Merge pull request #831 from endJunction/PetscInitialization [CLI] Added PETSc and MPI stuffs in main function of CLI. 14 September 2015, 06:36:55 UTC
afd9f35 [CLI] Added PETSc and MPI stuffs in main function of CLI. 11 September 2015, 13:39:42 UTC
8ae6bb3 Add clang-format. 10 September 2015, 23:16:05 UTC
b54418a [AsmL] Move implementation of findGlobalIndices. 10 September 2015, 14:49:45 UTC
793087a Merge pull request #829 from TomFischer/QuicksortFix Quicksort: fix error. 09 September 2015, 11:32:11 UTC
35ac538 [MaL] Add missing header. Formatting. 08 September 2015, 15:40:57 UTC
b24d1fa [BL] Quicksort: Added some asserts to detect mistakes. 08 September 2015, 10:09:07 UTC
68c7af5 [BL] Quicksort: Move implementation of array version to the top of the file. Reason for this is the array version have to be visible into the vector version. 08 September 2015, 10:09:07 UTC
30e44a1 Merge pull request #819 from chleh/time-stepping Added time-stepping loop. 08 September 2015, 09:31:48 UTC
eed85b6 [BL] Quicksort: Reuse array version for vector implementation. 08 September 2015, 08:48:48 UTC
cf17e4e [BL] Quicksort: Use arrays directly instead of references. 08 September 2015, 08:47:57 UTC
b94a3e1 [BL] quicksort sorts an part [beg, end) of the array. 08 September 2015, 08:46:27 UTC
4600a6b added time-stepping config. 07 September 2015, 14:40:45 UTC
f521b70 Add NumLib to ApplicationsLib link libraries. 07 September 2015, 14:40:45 UTC
eefef2f [PL] Add delta_t to solve(). Add postTimestep(). 07 September 2015, 14:40:45 UTC
4530dc0 Extract solveProcess method with added time-loop. 07 September 2015, 14:40:45 UTC
a131ce0 Add non-const process iterators in ProjectData. 07 September 2015, 14:40:45 UTC
0547143 Add a getTimeStepper() to ProjectData. 07 September 2015, 14:40:45 UTC
d143182 added parser for timestepping configuration 07 September 2015, 14:40:45 UTC
e5e357a add fixed time stepping 07 September 2015, 14:40:40 UTC
5d0047c Merge pull request #825 from chleh/gp-interpolation Added function for shape matrix interpolation. 04 September 2015, 14:48:58 UTC
014be76 [PL] Add missing catalyst dependency. 04 September 2015, 14:27:01 UTC
68ae34f removed unused include, unified loop variable type. 04 September 2015, 14:06:50 UTC
5192cbd Merge pull request #818 from TomFischer/ShapeInterfaceImprovements Shape interface improvements 04 September 2015, 13:48:50 UTC
6718d98 Merge pull request #827 from endJunction/InitialConditions Initial conditions 04 September 2015, 12:00:57 UTC
0e2d5e2 [FileIO] rm: SHPInterface::adjustPolylines() because it is not used anymore. 04 September 2015, 11:05:13 UTC
dd33977 [FileIO] SHPInterface: changed the data transfer to GEOObject. 04 September 2015, 11:05:13 UTC
d7ea793 fixed compilation error 03 September 2015, 11:46:37 UTC
d3fff4b [PL] Remove typedef from header file. 03 September 2015, 11:13:38 UTC
c4ae56c [PL] Const location in setInitialConditions. 03 September 2015, 11:11:55 UTC
8a72826 added a test case using a mesh element. 03 September 2015, 10:48:49 UTC
70f96b7 [PL] Add setInitialConditions to GWF. 02 September 2015, 15:13:56 UTC
2310292 [AsmL] Add getGlobalIndex() to LocalToGlobalIxMap. Forward getGlobalIndex from the underlying mesh component map. 02 September 2015, 15:13:56 UTC
d1d4e7f [PL] Forward initial condition getValue call. 02 September 2015, 15:13:56 UTC
496bb2c [PL] Add MeshPropertyInitialCondition. 02 September 2015, 15:13:56 UTC
f0a5dad [PL] Move InitialCondition config parsing. Remove config tree from ctor and add a createUniformInitialCondition method. 02 September 2015, 15:13:56 UTC
6f9268d [PL] Add InitialCondition::getValue(). 02 September 2015, 15:13:56 UTC
7d207c0 [PL] Document InitialCondition classes. 02 September 2015, 15:13:55 UTC
a6ac6a1 [PL] clang-format ProcessVariable. 02 September 2015, 15:13:55 UTC
e118b53 [PL] clang-format InitialCondition. 02 September 2015, 15:13:55 UTC
6f4831f Merge pull request #826 from endJunction/ExternTemplateForProcesses Explicit instantiation of GroundwateFlowProcess<GlobalSetup>. 02 September 2015, 14:48:40 UTC
033faa1 [PL] Add explicit template instantiation for GWF. Add a fwd include file, and a explicit template instantiation definition in own compilation unit. This decouples ogs.cpp from GWF process. 02 September 2015, 09:07:29 UTC
8b511a5 [PL] Correct includes. 02 September 2015, 09:02:34 UTC
3cb7049 Move NumericsConfig into ProcessLib. 02 September 2015, 08:41:19 UTC
18a9ee7 Added test. 02 September 2015, 07:51:25 UTC
f504a87 changed element access, added assertion 02 September 2015, 07:50:59 UTC
086c64b changed method signature. The function now uses array and thus should be more error-save. 01 September 2015, 13:49:11 UTC
d9cd780 added copyright header 01 September 2015, 13:23:52 UTC
737cc68 Added function for shape matrix interpolation. 01 September 2015, 12:35:41 UTC
9abce56 Merge pull request #823 from endJunction/SmallCleanup Small cleanup 01 September 2015, 06:44:12 UTC
3aa0746 [PL] GWF: Shorten type definition. DRY. 31 August 2015, 12:15:36 UTC
f5a0b65 [NL] Use same index types as in element rules. 31 August 2015, 12:13:16 UTC
9abcc73 Merge pull request #820 from chleh/small-issues-2015-08-28 Small issues 31 August 2015, 09:18:35 UTC
8efb039 Merge pull request #822 from chleh/fix-cmake-tag Avoid cmake error if there are git tags 31 August 2015, 06:54:56 UTC
ceeedfb fix cmake error if there are custom tags 31 August 2015, 06:31:37 UTC
b8ca5b1 removed comment as requested. 31 August 2015, 06:19:40 UTC
6716849 Merge pull request #808 from norihiro-w/eigen-solver some more improvements in EigenMatrix and EigenLinearSolver 30 August 2015, 20:31:33 UTC
34890b8 attempt to fix VC++ comilation error. implemented move constructor explicitly. 28 August 2015, 15:40:33 UTC
6441925 attempt to fix VC++ comilation error. requested move constructor in ProcessVariable explicitly. 28 August 2015, 15:27:10 UTC
349ae3f removed a comment 28 August 2015, 10:16:36 UTC
1394a1d make xml parser trim whitespace. 28 August 2015, 10:14:26 UTC
b355448 fix ParameterBase, remove compiler warnings. 28 August 2015, 10:14:25 UTC
0e9dc31 minor bugfixes 28 August 2015, 10:14:25 UTC
fd0f84b minor changes 28 August 2015, 10:14:23 UTC
b69b5ac FIX Segfault change from pointer to unique_ptr fixes segfault. 28 August 2015, 10:13:12 UTC
f7bc14c Merge pull request #817 from TomFischer/BugfixShapeInterface [GL] Fix bug computing the _pnt_id_map. 28 August 2015, 07:17:08 UTC
ffc2fe0 [GL] Fix bug computing the _pnt_id_map. 28 August 2015, 04:35:15 UTC
a5a6bf9 [MaL] Rename variable avoiding shadowing. 26 August 2015, 11:23:16 UTC
953d036 [PL] Correct info msg variable types. 22 August 2015, 18:34:44 UTC
d8ea8df Merge pull request #814 from endJunction/ReplaceGeoObjectsInfoErrMsgWithDbug Replace GEOObjects info/err msg with DBUG. 21 August 2015, 20:38:24 UTC
5e128aa Added CTest to JUnit converter script. 21 August 2015, 13:36:26 UTC
85c1631 Merge pull request #787 from TomFischer/GeoLibAddSurfaceGrid Add SurfaceGrid for the accelaration of searching 21 August 2015, 13:18:11 UTC
58e429b [T/GL] Test for Surface::isPointInSurface(). 21 August 2015, 12:19:24 UTC
a85b1c7 [GL] template version of rotatePoints(): now it is possible to rotate mesh nodes. 21 August 2015, 09:35:42 UTC
fd6684a [MaL] Overload for DenseMatrix::operator* for Vector3. 21 August 2015, 09:35:42 UTC
5d81426 [GL] Using SurfaceGrid in Surface to accelerate isPntInSfc. 21 August 2015, 09:35:42 UTC
f6d62bb [GL] Initial impl. of SurfaceGrid (copied from OGS-5 and reworked). 21 August 2015, 09:35:42 UTC
1fe5504 [GL] AABB: signal if the axis aligned bounding box is updated. 21 August 2015, 09:34:08 UTC
0cab0ac Merge pull request #803 from norihiro-w/rework-element-status [Mesh] rework on ElementStatus. no changes allowed after construction 21 August 2015, 08:54:07 UTC
da6c62b Merge pull request #810 from TomFischer/MeshNodeSearch Grid extension for MeshNodeSearch 20 August 2015, 15:18:46 UTC
3bff09b Merge pull request #50 from endJunction/rework-element-status Rework element status 20 August 2015, 15:14:29 UTC
b08a1d0 [MeL] Break long lines. 20 August 2015, 14:59:40 UTC
46ff0bf [MeL] Use delegating ctor avoiding duplicate code. 20 August 2015, 14:54:36 UTC
5f465a6 [MeL] Add hasAnyInactive to ctor parameters. Allows for delegating ctors. Make _hasAnyInactive a const member. 20 August 2015, 14:53:57 UTC
b0d4cc6 [MeL] Use for-range-loop in ctor. 20 August 2015, 14:44:24 UTC
1e40692 [MeL] Remove unneeded dtor. 20 August 2015, 14:43:47 UTC
f208cca Merge pull request #778 from endJunction/AnisotropicHeterogeneousGWF Heterogeneous groundwater flow. 20 August 2015, 14:35:37 UTC
back to top