Skip to content
Snippets Groups Projects

Add handling of ItemValue and SubItemValuePerItem into the language

Merged Stéphane Del Pino requested to merge feature/language-item-values into develop
  1. Jul 27, 2022
    • Stéphane Del Pino's avatar
      Add handling of ItemValue and SubItemValuePerItem into the language · 7c3e7222
      Stéphane Del Pino authored
      - 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
      7c3e7222
Loading