This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Oct 09, 2014
-
-
Dmitri Naumov authored
-
- Sep 25, 2014
-
-
Karsten Rink authored
-
- Sep 24, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Sep 03, 2014
-
-
Dmitri Naumov authored
-
- Aug 10, 2014
-
-
Dmitri Naumov authored
Check only if there is a neighbor.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This is used when the face_id of the neigbor is known.
-
Dmitri Naumov authored
-
- Mar 26, 2014
-
-
Karsten Rink authored
-
- Mar 25, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
Karsten Rink authored
-
- Mar 18, 2014
-
-
Karsten Rink authored
-
- Mar 14, 2014
-
-
Karsten Rink authored
-
- Mar 11, 2014
-
-
Tom Fischer authored
-
- Mar 07, 2014
-
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Feb 14, 2014
-
-
Karsten Rink authored
-
- Feb 13, 2014
-
-
Karsten Rink authored
-
- Aug 30, 2013
-
-
Norihiro Watanabe authored
-
- Aug 15, 2013
-
-
Tom Fischer authored
-
- Apr 03, 2013
-
-
Karsten Rink authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Dec 20, 2012
-
-
Tom Fischer authored
-
- Oct 23, 2012
-
-
Tom Fischer authored
-
- Oct 11, 2012
-
-
Tom Fischer authored
-
- Oct 10, 2012
-
-
Tom Fischer authored
-
- Sep 19, 2012
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Sep 12, 2012
-
-
Karsten Rink authored
added functionality to find all nodes that are connected via edges and via element to other nodes; replaces all cout's with appropriate logog messages
-
- Sep 03, 2012
-
-
Tom Fischer 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
-
- Aug 23, 2012
-
-
Tom Fischer authored
this leads to the other changes of this commit in the inheritance hierarchy introduced a const_cast in Element::addNeighbor()
-
- Aug 17, 2012
-
-
Karsten Rink authored
-
- Aug 10, 2012
-
-
Tom Fischer authored
- optimized addNeighbor() [Mesh] - optimized setNeighborInformationForElements()
-
Tom Fischer authored
- added (a not yet finished version) CollapseMeshNodes programme - changes in SimpleTests/MeshTests/CMakeLists.txt [MeshCoarsener] - new class used by CollapseMeshNodes - can be used to make mesh nodes unique within a small epsilon radius [MeshIO] - added writing functionality for old mesh format [GeoLib::Grid] - changed interface (method getPointsWithinCube() -> getVecsOfGridCellsIntersectingCube()) - corrected documentation [all mesh elements] - added method clone() - added method getType() - removed attribute type from abstract base class Element
-
Karsten Rink authored
added first version to find and store neighbours of all elements during mesh initialisation (work in progress)
-
- Jun 28, 2012
-
-
Lars Bilke authored
-