Skip to content
Snippets Groups Projects
Commit 7c3e7222 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add handling of ItemValue and SubItemValuePerItem into the language

- SubItemValuePerItem is associated to the pugs abstract type sub_item_value
- ItemValue is associated to the pugs abstract type item_value

This is done to enrich the data flow between functions but cannot
really be manipulated in the language.

However, one can interpolate to ItemData and can post process
them (only CellValue and NodeValue are supported by VTK and Gnuplot
writers).

- doc and tests have been updated
parent 743a0d8f
No related branches found
No related tags found
1 merge request!148Add handling of ItemValue and SubItemValuePerItem into the language
Showing
with 1014 additions and 71 deletions
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