Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bill Lorensen
VTK
Commits
18951db8
Commit
18951db8
authored
Apr 27, 2012
by
Philippe Pébay
Browse files
Documentation
Change-Id: I9c29e9151c1c35a0b8046cf60d4e1b042f49c98f
parent
1860671f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Filters/HyperTree/Testing/Cxx/TestHyperTreeGrid.cxx
View file @
18951db8
...
...
@@ -4,8 +4,25 @@ Copyright (c) Kitware Inc.
All rights reserved.
=========================================================================*/
// .SECTION Description
// This program illustrates the use of various filters acting upon hyper
// tree grid data sets. It generates output files in VTK format.
//
// .SECTION Usage
// --branch-factor opt Branching factor of hyper tree grid
// --dimension opt Dimension of hyper tree grid
// --grid-size-X opt Size of hyper tree grid in X direction
// --grid-size-Y opt Size of hyper tree grid in Y direction
// --grid-size-Z opt Size of hyper tree grid in Z direction
// --max-level opt Maximum depth of hyper tree grid
// --skip-Axis-Cut Skip axis cut filter
// --skip-Contour Skip contour filter
// --skip-Cut Skip cut filter
// --skip-Geometry Skip geometry filter
// --skip-Shrink Skip shrink filter
//
// .SECTION Thanks
// This
test
was written by Charles Law and Philippe Pebay, Kitware 2012
// This
example
was written by Charles Law and Philippe Pebay, Kitware 2012
#include "vtkHyperTreeGrid.h"
#include "vtkHyperTreeGridAxisCut.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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