Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 188
    • Issues 188
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 37
    • Merge requests 37
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTK-mVTK-m
  • Merge requests
  • !2681

Merged
Created Jan 24, 2022 by Kenneth Moreland@kmorelMaintainer

Add CastAndCallScalarField and CastAndCallVecField to NewFilterField

  • Overview 17
  • Commits 2
  • Pipelines 8
  • Changes 15

These methods somewhat simplify doing the CastAndCall from an UnknownArrayhandle that comes from an input field.

The motivation for this change is for the User's guide, where I am having a chicken-and-egg problem of wanting to describe how to make a simple filter implementation without having to go into details about UnknownArrayHandle.

Also updated the CrossProduct filter to the new filter structure, which provides a demonstration of CastAndCallVecField.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: cast-and-call-field