ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkTemporalFractal Class Reference

vtkTemporalFractal - A source to test AMR data object. More...

Inheritance diagram for Kitware.VTK.vtkTemporalFractal:
[legend]
Collaboration diagram for Kitware.VTK.vtkTemporalFractal:
[legend]

List of all members.

Public Member Functions

 vtkTemporalFractal (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkTemporalFractal ()
 Undocumented Block.
virtual void AdaptiveSubdivisionOff ()
 Make the division adaptive or not, defaults to Adaptive.
virtual void AdaptiveSubdivisionOn ()
 Make the division adaptive or not, defaults to Adaptive.
virtual void DiscreteTimeStepsOff ()
 Limit this source to discrete integer time steps Default is off (continuous)
virtual void DiscreteTimeStepsOn ()
 Limit this source to discrete integer time steps Default is off (continuous)
virtual void GenerateRectilinearGridsOff ()
 Generate either rectilinear grids either uniform grids. Default is false.
virtual void GenerateRectilinearGridsOn ()
 Generate either rectilinear grids either uniform grids. Default is false.
virtual int GetAdaptiveSubdivision ()
 Make the division adaptive or not, defaults to Adaptive.
virtual int GetAsymetric ()
 Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).
virtual int GetDimensions ()
 XYZ dimensions of cells.
virtual int GetDiscreteTimeSteps ()
 Limit this source to discrete integer time steps Default is off (continuous)
virtual float GetFractalValue ()
 Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.
virtual int GetGenerateRectilinearGrids ()
 Generate either rectilinear grids either uniform grids. Default is false.
virtual int GetGhostLevels ()
 For testing ghost levels.
virtual int GetMaximumLevel ()
 Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.
virtual int GetTwoDimensional ()
 Make a 2D data set to test.
virtual void GhostLevelsOff ()
 For testing ghost levels.
virtual void GhostLevelsOn ()
 For testing ghost levels.
override int IsA (string type)
 Undocumented Block.
new vtkTemporalFractal NewInstance ()
 Undocumented Block.
virtual void SetAdaptiveSubdivision (int _arg)
 Make the division adaptive or not, defaults to Adaptive.
virtual void SetAsymetric (int _arg)
 Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).
virtual void SetDimensions (int _arg)
 XYZ dimensions of cells.
virtual void SetDiscreteTimeSteps (int _arg)
 Limit this source to discrete integer time steps Default is off (continuous)
virtual void SetFractalValue (float _arg)
 Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.
virtual void SetGenerateRectilinearGrids (int _arg)
 Generate either rectilinear grids either uniform grids. Default is false.
virtual void SetGhostLevels (int _arg)
 For testing ghost levels.
virtual void SetMaximumLevel (int _arg)
 Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.
virtual void SetTwoDimensional (int _arg)
 Make a 2D data set to test.
virtual void TwoDimensionalOff ()
 Make a 2D data set to test.
virtual void TwoDimensionalOn ()
 Make a 2D data set to test.

Static Public Member Functions

static new vtkTemporalFractal New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkTemporalFractal SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkTemporalFractal"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "18vtkTemporalFractal"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkTemporalFractal_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTemporalFractal_AdaptiveSubdivisionOff_01 (HandleRef pThis)
static internal void vtkTemporalFractal_AdaptiveSubdivisionOn_02 (HandleRef pThis)
static internal void vtkTemporalFractal_DiscreteTimeStepsOff_03 (HandleRef pThis)
static internal void vtkTemporalFractal_DiscreteTimeStepsOn_04 (HandleRef pThis)
static internal void vtkTemporalFractal_GenerateRectilinearGridsOff_05 (HandleRef pThis)
static internal void vtkTemporalFractal_GenerateRectilinearGridsOn_06 (HandleRef pThis)
static internal int vtkTemporalFractal_GetAdaptiveSubdivision_07 (HandleRef pThis)
static internal int vtkTemporalFractal_GetAsymetric_08 (HandleRef pThis)
static internal int vtkTemporalFractal_GetDimensions_09 (HandleRef pThis)
static internal int vtkTemporalFractal_GetDiscreteTimeSteps_10 (HandleRef pThis)
static internal float vtkTemporalFractal_GetFractalValue_11 (HandleRef pThis)
static internal int vtkTemporalFractal_GetGenerateRectilinearGrids_12 (HandleRef pThis)
static internal int vtkTemporalFractal_GetGhostLevels_13 (HandleRef pThis)
static internal int vtkTemporalFractal_GetMaximumLevel_14 (HandleRef pThis)
static internal int vtkTemporalFractal_GetTwoDimensional_15 (HandleRef pThis)
static internal void vtkTemporalFractal_GhostLevelsOff_16 (HandleRef pThis)
static internal void vtkTemporalFractal_GhostLevelsOn_17 (HandleRef pThis)
static internal int vtkTemporalFractal_IsA_18 (HandleRef pThis, string type)
static internal int vtkTemporalFractal_IsTypeOf_19 (string type)
static internal IntPtr vtkTemporalFractal_NewInstance_21 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkTemporalFractal_SafeDownCast_22 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkTemporalFractal_SetAdaptiveSubdivision_23 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetAsymetric_24 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetDimensions_25 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetDiscreteTimeSteps_26 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetFractalValue_27 (HandleRef pThis, float _arg)
static internal void vtkTemporalFractal_SetGenerateRectilinearGrids_28 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetGhostLevels_29 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetMaximumLevel_30 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_SetTwoDimensional_31 (HandleRef pThis, int _arg)
static internal void vtkTemporalFractal_TwoDimensionalOff_32 (HandleRef pThis)
static internal void vtkTemporalFractal_TwoDimensionalOn_33 (HandleRef pThis)

Static Private Member Functions

static vtkTemporalFractal ()
 Automatically generated type registration mechanics.

Detailed Description

vtkTemporalFractal - A source to test AMR data object.

Description vtkTemporalFractal is a collection of uniform grids. All have the same dimensions. Each block has a different origin and spacing. It uses mandelbrot to create cell data. I scale the fractal array to look like a volme fraction. I may also add block id and level as extra cell arrays. This source produces a vtkHierarchicalBoxDataSet when GenerateRectilinearGrids is off, otherwise produces a vtkMultiBlockDataSet.


Constructor & Destructor Documentation

Automatically generated type registration mechanics.

Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

Make the division adaptive or not, defaults to Adaptive.

Make the division adaptive or not, defaults to Adaptive.

Limit this source to discrete integer time steps Default is off (continuous)

Limit this source to discrete integer time steps Default is off (continuous)

override void Kitware.VTK.vtkTemporalFractal.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

Generate either rectilinear grids either uniform grids. Default is false.

Generate either rectilinear grids either uniform grids. Default is false.

Make the division adaptive or not, defaults to Adaptive.

Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).

XYZ dimensions of cells.

Limit this source to discrete integer time steps Default is off (continuous)

Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.

Generate either rectilinear grids either uniform grids. Default is false.

For testing ghost levels.

Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.

Make a 2D data set to test.

For testing ghost levels.

For testing ghost levels.

override int Kitware.VTK.vtkTemporalFractal.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

static new int Kitware.VTK.vtkTemporalFractal.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

Here is the call graph for this function:

virtual void Kitware.VTK.vtkTemporalFractal.SetAdaptiveSubdivision ( int  _arg) [virtual]

Make the division adaptive or not, defaults to Adaptive.

virtual void Kitware.VTK.vtkTemporalFractal.SetAsymetric ( int  _arg) [virtual]

Test the case when the blocks do not have the same sizes. Adds 2 to the x extent of the far x blocks (level 1).

virtual void Kitware.VTK.vtkTemporalFractal.SetDimensions ( int  _arg) [virtual]

XYZ dimensions of cells.

virtual void Kitware.VTK.vtkTemporalFractal.SetDiscreteTimeSteps ( int  _arg) [virtual]

Limit this source to discrete integer time steps Default is off (continuous)

virtual void Kitware.VTK.vtkTemporalFractal.SetFractalValue ( float  _arg) [virtual]

Essentially the iso surface value. The fractal array is scaled to map this value to 0.5 for use as a volume fraction.

virtual void Kitware.VTK.vtkTemporalFractal.SetGenerateRectilinearGrids ( int  _arg) [virtual]

Generate either rectilinear grids either uniform grids. Default is false.

virtual void Kitware.VTK.vtkTemporalFractal.SetGhostLevels ( int  _arg) [virtual]

For testing ghost levels.

virtual void Kitware.VTK.vtkTemporalFractal.SetMaximumLevel ( int  _arg) [virtual]

Any blocks touching a predefined line will be subdivided to this level. Other blocks are subdivided so that neighboring blocks only differ by one level.

virtual void Kitware.VTK.vtkTemporalFractal.SetTwoDimensional ( int  _arg) [virtual]

Make a 2D data set to test.

Make a 2D data set to test.

Make a 2D data set to test.

static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_AdaptiveSubdivisionOff_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_AdaptiveSubdivisionOn_02 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_DiscreteTimeStepsOff_03 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_DiscreteTimeStepsOn_04 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GenerateRectilinearGridsOff_05 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GenerateRectilinearGridsOn_06 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetAdaptiveSubdivision_07 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetAsymetric_08 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetDimensions_09 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetDiscreteTimeSteps_10 ( HandleRef  pThis) [private]
static internal float Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetFractalValue_11 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetGhostLevels_13 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetMaximumLevel_14 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GetTwoDimensional_15 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GhostLevelsOff_16 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_GhostLevelsOn_17 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_IsA_18 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_IsTypeOf_19 ( string  type) [private]
static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_NewInstance_21 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SafeDownCast_22 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetAdaptiveSubdivision_23 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetAsymetric_24 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetDimensions_25 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetDiscreteTimeSteps_26 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetFractalValue_27 ( HandleRef  pThis,
float  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetGenerateRectilinearGrids_28 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetGhostLevels_29 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetMaximumLevel_30 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_SetTwoDimensional_31 ( HandleRef  pThis,
int  _arg 
) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_TwoDimensionalOff_32 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkTemporalFractal.vtkTemporalFractal_TwoDimensionalOn_33 ( HandleRef  pThis) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkTemporalFractal.MRClassNameKey = "18vtkTemporalFractal" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.

new const string Kitware.VTK.vtkTemporalFractal.MRFullTypeName = "Kitware.VTK.vtkTemporalFractal"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkTemporalDataSetAlgorithm.


The documentation for this class was generated from the following file: