Skip to content
Snippets Groups Projects
Commit c19d5f00 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[io][gridcreator] Make construction of tensorgrid more flexible

* Add a public method taking the positions, cells and the grading
  vectors as arguments.
* The general makeGrid() method now extracts the necessary parameters from
  the input file and calls the new method with them
* The new method can be useful in cases where a tensorgrid should
  be constructed not based on input file data, but on different ones,
  e.g. evalutated by a user specified algorithm
parent c93fda81
No related branches found
No related tags found
1 merge request!759[io][gridcreator] Make construction of tensorgrid more flexible
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment