Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ecpcitest
vtk-m
Commits
21a31370
Commit
21a31370
authored
Mar 02, 2021
by
dpugmire
Browse files
kick the builds
parent
565522eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
vtkm/cont/DefaultTypes.h.in
View file @
21a31370
...
...
@@ -60,11 +60,11 @@ namespace internal
using StorageListField = vtkm::ListAppend<
vtkm::cont::StorageListBasic,
vtkm::List<
vtkm::cont::StorageTagSOA,
vtkm::cont::StorageTagUniformPoints,
vtkm::cont::StorageTagCartesianProduct<vtkm::cont::StorageTagBasic,
vtkm::cont::StorageTagBasic,
vtkm::cont::StorageTagBasic>,
vtkm::cont::StorageTagSOA>>;
vtkm::cont::StorageTagBasic>>>;
}
}
} // namespace vtkm::cont
...
...
Atkins, Charles Vernon
@atkins3
mentioned in commit
548ea5ee
·
Mar 03, 2021
mentioned in commit
548ea5ee
mentioned in commit 548ea5ee9a42490dd7ec45260ca4053f96254bc3
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment