Skip to content
Snippets Groups Projects
  1. Nov 26, 2018
  2. Nov 16, 2018
  3. Nov 15, 2018
  4. Nov 26, 2018
  5. Nov 14, 2018
  6. Nov 09, 2018
  7. Nov 05, 2018
  8. Nov 25, 2018
  9. Nov 26, 2018
  10. Nov 24, 2018
    • Mark OLESEN's avatar
      ENH: add boundaryToCell, patchToCell topoSetCellSources (#1060) · a139543e
      Mark OLESEN authored
      - can be used, for example, to visualize all wall cells - for quality
        or other purposes - without requiring an intermediate faceSet for
        the selection. Request arising from pending merge !213.
      a139543e
    • Mark OLESEN's avatar
      ENH: add 'use' action for parcel selection · ff18ab58
      Mark OLESEN authored
      - shortcut for "clear" + "add".
      
        At the end of the operation, only parcels matching that particular
        selection source will be used.
      ff18ab58
    • Mark OLESEN's avatar
      ENH: improvements for dataCloud function object (issue #1044) · 58dae2de
      Mark OLESEN authored
      - now supports a parcel selection mechanism like vtkCloud,
        giving the ability to select a subset of parcels.
        For example, a given stride, or removal of parcels with a small
        diameter.
      
        Eg,
            dataCloud output Time: 3.2
            Applying parcel filtering to 994 parcels
            - add stride 4
            - subtract field U : (less 0.2)
            After filtering using 214/994 parcels
      
      - add output precision control for dataCloud
      58dae2de
  11. Nov 23, 2018
  12. Nov 22, 2018