- 21 Dec, 2017 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Katharina Heck authored
-
- 20 Nov, 2017 5 commits
-
-
Kilian Weishaupt authored
* add some docu, too
-
Kilian Weishaupt authored
* now allows writing out any Scalar valued or GlobalPos-type data on face
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
- 23 Aug, 2017 1 commit
-
-
Timo Koch authored
-
- 10 Feb, 2017 13 commits
-
-
* Time started at -1.0
-
* Adapt to new sequence writer
-
* Now provides void addPointData() to make usage more similar to existing writer * Will get an interface which allows use with dune sequence writer
-
-
* Can be set in input file: [Vtk] WriteFaceData = true / false
-
* Writer now supports secondary variables, too * Needs to be implemented in outputmodule though * Add specialization for free flow staggered model * Add docu
-
* Pass a bundle of typedefs to writer * Docu still missing
-
* Gather data in outputmodule and then pass to writer * temporary commit, needs clean-up
-
* Add output of vectors * Fix some issues and typos
-
* Adds functionality similar to base vtkOutputModule: addFacePrimaryVariable() allows to specifiy a privar on the face to be written out
-
* Allows to generate separate vtk files which store face information
-
-
* Allow more specific implementations for different discretizations
-
- 20 Jan, 2017 1 commit
-
-
Timo Koch authored
-
- 11 Jan, 2017 1 commit
-
-
Dennis Gläser authored
the old implementation used vectors for the scalar and vector fields. The references lost validity after pushing a new field into the vector, which led to seg faults. We use std::list here now.
-
- 10 Jan, 2017 2 commits
-
-
Timo Koch authored
-
Dennis Gläser authored
-
- 09 Jan, 2017 1 commit
-
-
- 20 Dec, 2016 1 commit
-
-
Timo Koch authored
-
- 19 Dec, 2016 4 commits