- 22 Mar, 2019 2 commits
-
-
Santiago Ospina De Los Ríos authored
* This is necessary in order to keep all the parameters available through the method parameters() when cloning. In particular the clone() method of PowerLaw class was creating a deep copy of the Peclet class different to the one accessible via the Transport interface class.
-
Santiago Ospina De Los Ríos authored
-
- 20 Mar, 2019 5 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 19 Mar, 2019 10 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
* The reason for this change is that although dune-grid has its own conversion to a bindable functions it chooses a wrong VTKInfo for tensors. With this change, we select the correct VTKInfo.
-
- 18 Mar, 2019 4 commits
-
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
* On release 2.6, dune-grid will throw an exception due to a wrong setup of the VTKInfo. So this will fail right now. * A way to solve this would be to create a simple writer and add data together with the correct VTKInfo.
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 13 Mar, 2019 8 commits
-
-
Santiago Ospina De Los Ríos authored
* With inline function we avoid duplicated references to the function
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
Santiago Ospina De Los Ríos authored
-
- 12 Mar, 2019 1 commit
-
-
Santiago Ospina De Los Ríos authored
Merge branch 'master' into 142-add-parameterization-for-the-effective-hydrodynamic-dispersion-tensor
-
- 01 Mar, 2019 1 commit
-
-
Lukas Riedel authored
Implement new VTK file reader See merge request !143
-
- 25 Feb, 2019 3 commits
-
-
Lukas Riedel authored
Update installation instructions for Ubuntu. `pip install vtk` suffices for macOS. [skip ci]
-
Lukas Riedel authored
-
Lukas Riedel authored
[skip ci]
-
- 23 Feb, 2019 1 commit
-
-
Lukas Riedel authored
-
- 22 Feb, 2019 5 commits
-
-
Lukas Riedel authored
* Install package `python3-vtk7`. * Disable command line prompts while installing packages. * Do not install recommended packages.
-
Lukas Riedel authored
-
Lukas Riedel authored
* Install python3-vtk7 non-interactively. * Install libxt-dev to see if this suffices.
-
Lukas Riedel authored
-
Lukas Riedel authored
-