- May 04, 2015
-
-
Tom Fischer authored
-
Dmitri Naumov authored
Using new mesh interface for Properties in class ElementValueModification
-
Dmitri Naumov authored
-
-
-
Karsten Rink authored
Small interface change class PropertyVector
-
Tom Fischer authored
The method size() returns now the number of tuples instead of the number of values.
-
Tom Fischer authored
-
- Apr 29, 2015
-
-
Tom Fischer authored
ElementValueModification::setByElementType() uses the new Property data structures.
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
-
Tom Fischer authored
Method will substitute getMeshValues() later on.
-
Tom Fischer authored
Neumann type boundary conditions.
-
- Apr 28, 2015
-
-
Dmitri Naumov authored
Create boundary conditions along polyline
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The solution is given in http://docs.opengeosys.org/docs/benchmarks/elliptic/groundwater-flow-neumann.
-
Dmitri Naumov authored
This should go into the project description really.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
The Neumann BC is a*du/dn = g_N(x), and the user provides only the g_N(x) function.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Also rename the boundary conditions container and remove unused BoundaryConditionsConstIterator.
-
Dmitri Naumov authored
For square_1x1: left Dirichlet, bottom Neumann. For cube_1x1x1: left Dirichlet, bottom and front Neumann.
-
Dmitri Naumov authored
GeoLib fix line segment intersection algorithm
-
Tom Fischer authored
If two line segments are parallel, but do not intersect each other is handled now correct.
-
Tom Fischer authored
-
- Apr 27, 2015
-
-
Lars Bilke authored
This fixes #661.
-