Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK-m VTK-m
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 207
    • Issues 207
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 41
    • Merge requests 41
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTK-mVTK-m
  • Merge requests
  • !695

Enable ArrayHandleGroupVecVariable::GetPortalControl()

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Kenneth Moreland requested to merge kmorel/vtk-m:group-vec-variable-cont-portal into master Feb 15, 2017
  • Overview 7
  • Commits 4
  • Pipelines 4
  • Changes 6

Previously you could not get an array portal for ArrayHandleGroupVecVariable in the control environment. This change allows you to get portals in the control environment.

Also made some changes to printSummary_ArrayHandle that allows you to print ArrayHandleGroupVecVariable and other arrays with strange values. Also using this to add some diagnostics to the fancy array handle testing.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: group-vec-variable-cont-portal