Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VTK
VTK
Merge requests
!10294
Add support for polydata and multi-component arrays
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add support for polydata and multi-component arrays
danlipsa/vtk:sensei_catalyst2
into
master
Overview
19
Commits
6
Pipelines
8
Changes
3
Merged
Dan Lipsa
requested to merge
danlipsa/vtk:sensei_catalyst2
into
master
1 year ago
Overview
19
Commits
6
Pipelines
8
Changes
3
Expand
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Please
register
or
sign in
to reply
Jun 26, 2023
Fix comparison of integer expressions of different signedness
· 9c644561
Dan Lipsa
authored
1 year ago
9c644561
Remove debugging loging and use vector value for ease of use
· b76bac28
Dan Lipsa
authored
1 year ago
b76bac28
Jun 25, 2023
Fix multi-component test
· def66148
Dan Lipsa
authored
1 year ago
def66148
Add support for multi-component data array
· e5d50bc4
Dan Lipsa
authored
1 year ago
e5d50bc4
Convert polydata to conduit.
· e8e0606e
Dan Lipsa
authored
1 year ago
e8e0606e
We can have non-empty polydata with empty cell array.
· c002e5ce
Dan Lipsa
authored
1 year ago
This is a polydata that only has points and point arrays.
c002e5ce
Loading