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 192
    • Issues 192
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 35
    • Merge requests 35
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • 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
  • !666

Created a filter for the vector magnitude worklet.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Otahal requested to merge Otahal/vtk-m:vector_magnitude_field_filter into master Jan 19, 2017
  • Overview 32
  • Commits 9
  • Pipelines 8
  • Changes 11

Modified the vector magnitude worklet to accept VecAll instead of Vec3 and return Scalar. Modified the Magnitude() and Sqrt() functions to return FloatDefault for all inputs except for Float64.

Perhaps we should modify other functions in Math.h and VectorAnalysis.h to return float types for intergral arguments instead of integral types?

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: vector_magnitude_field_filter