- Oct 02, 2017
-
-
Martin Nolte authored
-
- Sep 25, 2017
-
-
Martin Nolte authored
Otherwise the visibility attribute is ignored.
-
Martin Nolte authored
-
- Sep 17, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-
- Sep 03, 2017
-
-
Martin Nolte authored
This patch improves debugging of MPI communications: * It detects inconsistencies between dataHandle.size and dataHandle.gather * It checks whether dataHandle.scatter reads bytes the correct amoutn of bytes * It makes the tag number independent of the template arguments Grid and DataHandle
-
- Aug 29, 2017
-
-
Martin Nolte authored
use infrastructure in dune-common to build Python packages See merge request !11
-
Martin Nolte authored
-
- Jun 06, 2017
-
-
Martin Nolte authored
In dune-common 2.6+ the infrastructure for creating Python packages is included. This patch replaces our own infrastructure by the core implementation
-
- Mar 28, 2017
-
-
Martin Nolte authored
add move constructor to SPGrid See merge request !10
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
The default constructor predates the introduction of BackupRestoreFacility and is no longer necessary.
-
Martin Nolte authored
-
- Mar 01, 2017
-
-
Martin Nolte authored
-
- Feb 28, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
-
Martin Nolte authored
-
- Feb 23, 2017
-
-
Martin Nolte authored
-
Martin Nolte authored
In order to specialize FieldTraits for JacobianTransposed / JacobianInverseTransposed, these classes can no longer be subclasses of our GeometryCache.
-
Martin Nolte authored
-
Martin Nolte authored
[geometrycach] add method determinant to JacobianTransposed and JacobianInverseTansposed to be consistent with densematrix interface See merge request !8
-
Tobias Malkmus authored
[geometrycache] add method determinant to JacobianTransposed and JacobianInverseTransposed to be consistent with densematrix interface
-
Martin Nolte authored
[geometrycache] add field traits for JacobianTransposed and JacobianInverseTransposed See merge request !9
-
Tobias Malkmus authored
-
Martin Nolte authored
-
- Dec 19, 2016
-
-
Martin Nolte authored
[bugfix] use correct CMake variable to check whether dune-corepy was found See merge request !7
-
Martin Nolte authored
-
Martin Nolte authored
[bugfix] add missing header to make headercheck pass See merge request !6
-
- Dec 13, 2016
-
-
Tobias Malkmus authored
-
- Nov 30, 2016
-
-
Martin Nolte authored
-
- Nov 21, 2016
-
-
Martin Nolte authored
-
- Nov 18, 2016
-
-
Martin Nolte authored
-
Martin Nolte authored
-
- Nov 11, 2016
-
-
Robert K authored
[bugfix] make nightly builds compile after changes in subIndex interface. The recent change subIndex in the dune-grid interface seems to cause a problem in dune-fem. @martin.nolte: Please take a look. The suggested change at least make the code compile. See merge request !5
-
Robert K authored
-
- Nov 07, 2016
-
-
Martin Nolte authored
remove genericgeometry subdirectory from dune-geometry The removal of the genericgeometry subdirectory in dune-geometry will require some minor changes to dune-spgrid. This merge request collects those and should be merged once the corresponding branch in dune-geometry is merged, too. See merge request !4
-
- Nov 04, 2016
-
-
Martin Nolte authored
-