This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Mar 18, 2014
-
-
Karsten Rink authored
-
- Mar 14, 2014
-
-
Karsten Rink authored
-
- Mar 13, 2014
-
-
Tom Fischer authored
This functionality will be substituted be an implementation from Karsten.
-
- Feb 28, 2014
-
-
Karsten Rink authored
-
- Feb 26, 2014
-
-
Karsten Rink authored
-
- Feb 21, 2014
-
-
Karsten Rink authored
-
- Feb 20, 2014
-
-
Karsten Rink authored
-
Karsten Rink authored
-
- Aug 30, 2013
-
-
Norihiro Watanabe authored
add new Edge class as a topological base class for 1D elements and derive TemplateLine class from the class
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
Norihiro Watanabe authored
-
- Aug 15, 2013
-
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Feb 26, 2013
-
-
Dmitri Naumov authored
-
- Jan 10, 2013
-
-
Lars Bilke authored
-
- Jan 02, 2013
-
-
Lars Bilke authored
-
- Oct 23, 2012
-
-
Tom Fischer authored
-
- Oct 17, 2012
-
-
Tom Fischer authored
renamed struct for type of element from FEMElemType to CellType and renamed virtual method getFEMType() to getCellType() in Elemnts class hierarchy
-
- Oct 10, 2012
-
-
Tom Fischer authored
added (1) FEMElemType to elements as template parameter, (2) method getFEMType() and (3) an enum for FEM element types
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
- Sep 27, 2012
-
-
Tom Fischer authored
renamed Edge.h to TemplateEdge.h and separated implementation of class template TemplateEdge to TemplateTri.hpp
-
- Sep 25, 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 22, 2012
-
-
Tom Fischer authored
-
- Aug 21, 2012
-
-
Tom Fischer authored
-
- Aug 10, 2012
-
-
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
-
- 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
-