ActiViz .NET
5.8.0
|
vtkPCosmoHaloFinder - find halos within a cosmology data file More...
Public Member Functions | |
vtkPCosmoHaloFinder (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkPCosmoHaloFinder () | |
Undocumented Block. | |
virtual float | GetBB () |
Specify the linking length (bb) (default .2) | |
virtual int | GetComputeMostBoundParticle () |
Turn on calculation of the most bound particle (center finding) (default off) | |
virtual int | GetComputeMostConnectedParticle () |
Turn on calculation of the most connect particle (center finding) (default off) | |
virtual int | GetComputeSOD () |
Turn on calculation of SOD halos (default off) | |
virtual vtkMultiProcessController | GetController () |
Set the communicator object for interprocess communication. | |
virtual int | GetCopyHaloDataToParticles () |
Copy the halo information to the original particles (default off) | |
virtual int | GetNP () |
Specify the number of seeded particles in one dimension (total = np^3) (default 256) | |
virtual float | GetOverlap () |
Specify the ghost cell spacing (in rL units) (edge boundary of processor box) (default 5) | |
virtual int | GetPMin () |
Specify the minimum number of particles for a halo (pmin) (default 100) | |
virtual float | GetRL () |
Specify the physical box dimensions size (rL) (default 100.0) | |
virtual float | GetRhoCScale () |
Specify the scale factor for rho_c (2.77536627e11) (critical density in (M_sun/h) / (Mpc/h)^3) (default 1.0) | |
virtual int | GetSODCenterType () |
Specify the FOF center to use in SOD calculations (0 = default, center of mass, 1 = average, 2 = MBP, 3 = MCP) | |
virtual float | GetSODMassScale () |
Specify the scale factor for initial SOD mass (1.0e14) (default 1.0) | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkPCosmoHaloFinder | NewInstance () |
Undocumented Block. | |
virtual void | SetBB (float _arg) |
Specify the linking length (bb) (default .2) | |
virtual void | SetComputeMostBoundParticle (int _arg) |
Turn on calculation of the most bound particle (center finding) (default off) | |
virtual void | SetComputeMostConnectedParticle (int _arg) |
Turn on calculation of the most connect particle (center finding) (default off) | |
virtual void | SetComputeSOD (int _arg) |
Turn on calculation of SOD halos (default off) | |
virtual void | SetController (vtkMultiProcessController arg0) |
Set the communicator object for interprocess communication. | |
virtual void | SetCopyHaloDataToParticles (int _arg) |
Copy the halo information to the original particles (default off) | |
virtual void | SetNP (int _arg) |
Specify the number of seeded particles in one dimension (total = np^3) (default 256) | |
virtual void | SetOverlap (float _arg) |
Specify the ghost cell spacing (in rL units) (edge boundary of processor box) (default 5) | |
virtual void | SetPMin (int _arg) |
Specify the minimum number of particles for a halo (pmin) (default 100) | |
virtual void | SetRL (float _arg) |
Specify the physical box dimensions size (rL) (default 100.0) | |
virtual void | SetRhoCScale (float _arg) |
Specify the scale factor for rho_c (2.77536627e11) (critical density in (M_sun/h) / (Mpc/h)^3) (default 1.0) | |
virtual void | SetSODCenterType (int _arg) |
Specify the FOF center to use in SOD calculations (0 = default, center of mass, 1 = average, 2 = MBP, 3 = MCP) | |
virtual void | SetSODMassScale (float _arg) |
Specify the scale factor for initial SOD mass (1.0e14) (default 1.0) | |
Static Public Member Functions | |
static new vtkPCosmoHaloFinder | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkPCosmoHaloFinder | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkPCosmoHaloFinder" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "19vtkPCosmoHaloFinder" |
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 | vtkPCosmoHaloFinder_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal float | vtkPCosmoHaloFinder_GetBB_01 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetComputeMostBoundParticle_02 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetComputeMostConnectedParticle_03 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetComputeSOD_04 (HandleRef pThis) |
static internal IntPtr | vtkPCosmoHaloFinder_GetController_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkPCosmoHaloFinder_GetCopyHaloDataToParticles_06 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetNP_07 (HandleRef pThis) |
static internal float | vtkPCosmoHaloFinder_GetOverlap_08 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetPMin_09 (HandleRef pThis) |
static internal float | vtkPCosmoHaloFinder_GetRL_10 (HandleRef pThis) |
static internal float | vtkPCosmoHaloFinder_GetRhoCScale_11 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_GetSODCenterType_12 (HandleRef pThis) |
static internal float | vtkPCosmoHaloFinder_GetSODMassScale_13 (HandleRef pThis) |
static internal int | vtkPCosmoHaloFinder_IsA_14 (HandleRef pThis, string type) |
static internal int | vtkPCosmoHaloFinder_IsTypeOf_15 (string type) |
static internal IntPtr | vtkPCosmoHaloFinder_NewInstance_17 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkPCosmoHaloFinder_SafeDownCast_18 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkPCosmoHaloFinder_SetBB_19 (HandleRef pThis, float _arg) |
static internal void | vtkPCosmoHaloFinder_SetComputeMostBoundParticle_20 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetComputeMostConnectedParticle_21 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetComputeSOD_22 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetController_23 (HandleRef pThis, HandleRef arg0) |
static internal void | vtkPCosmoHaloFinder_SetCopyHaloDataToParticles_24 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetNP_25 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetOverlap_26 (HandleRef pThis, float _arg) |
static internal void | vtkPCosmoHaloFinder_SetPMin_27 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetRL_28 (HandleRef pThis, float _arg) |
static internal void | vtkPCosmoHaloFinder_SetRhoCScale_29 (HandleRef pThis, float _arg) |
static internal void | vtkPCosmoHaloFinder_SetSODCenterType_30 (HandleRef pThis, int _arg) |
static internal void | vtkPCosmoHaloFinder_SetSODMassScale_31 (HandleRef pThis, float _arg) |
Static Private Member Functions | |
static | vtkPCosmoHaloFinder () |
Automatically generated type registration mechanics. |
vtkPCosmoHaloFinder - find halos within a cosmology data file
Description vtkPCosmoHaloFinder is a filter object that operates on the unstructured grid of all particles and assigns each particle a halo id.
static Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
override void Kitware.VTK.vtkPCosmoHaloFinder.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.vtkUnstructuredGridAlgorithm.
virtual float Kitware.VTK.vtkPCosmoHaloFinder.GetBB | ( | ) | [virtual] |
Specify the linking length (bb) (default .2)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetComputeMostBoundParticle | ( | ) | [virtual] |
Turn on calculation of the most bound particle (center finding) (default off)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetComputeMostConnectedParticle | ( | ) | [virtual] |
Turn on calculation of the most connect particle (center finding) (default off)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetComputeSOD | ( | ) | [virtual] |
Turn on calculation of SOD halos (default off)
virtual vtkMultiProcessController Kitware.VTK.vtkPCosmoHaloFinder.GetController | ( | ) | [virtual] |
Set the communicator object for interprocess communication.
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetCopyHaloDataToParticles | ( | ) | [virtual] |
Copy the halo information to the original particles (default off)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetNP | ( | ) | [virtual] |
Specify the number of seeded particles in one dimension (total = np^3) (default 256)
virtual float Kitware.VTK.vtkPCosmoHaloFinder.GetOverlap | ( | ) | [virtual] |
Specify the ghost cell spacing (in rL units) (edge boundary of processor box) (default 5)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetPMin | ( | ) | [virtual] |
Specify the minimum number of particles for a halo (pmin) (default 100)
virtual float Kitware.VTK.vtkPCosmoHaloFinder.GetRhoCScale | ( | ) | [virtual] |
Specify the scale factor for rho_c (2.77536627e11) (critical density in (M_sun/h) / (Mpc/h)^3) (default 1.0)
virtual float Kitware.VTK.vtkPCosmoHaloFinder.GetRL | ( | ) | [virtual] |
Specify the physical box dimensions size (rL) (default 100.0)
virtual int Kitware.VTK.vtkPCosmoHaloFinder.GetSODCenterType | ( | ) | [virtual] |
Specify the FOF center to use in SOD calculations (0 = default, center of mass, 1 = average, 2 = MBP, 3 = MCP)
virtual float Kitware.VTK.vtkPCosmoHaloFinder.GetSODMassScale | ( | ) | [virtual] |
Specify the scale factor for initial SOD mass (1.0e14) (default 1.0)
override int Kitware.VTK.vtkPCosmoHaloFinder.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new int Kitware.VTK.vtkPCosmoHaloFinder.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkPCosmoHaloFinder Kitware.VTK.vtkPCosmoHaloFinder.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
static new vtkPCosmoHaloFinder Kitware.VTK.vtkPCosmoHaloFinder.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetBB | ( | float | _arg | ) | [virtual] |
Specify the linking length (bb) (default .2)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetComputeMostBoundParticle | ( | int | _arg | ) | [virtual] |
Turn on calculation of the most bound particle (center finding) (default off)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetComputeMostConnectedParticle | ( | int | _arg | ) | [virtual] |
Turn on calculation of the most connect particle (center finding) (default off)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetComputeSOD | ( | int | _arg | ) | [virtual] |
Turn on calculation of SOD halos (default off)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetController | ( | vtkMultiProcessController | arg0 | ) | [virtual] |
Set the communicator object for interprocess communication.
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetCopyHaloDataToParticles | ( | int | _arg | ) | [virtual] |
Copy the halo information to the original particles (default off)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetNP | ( | int | _arg | ) | [virtual] |
Specify the number of seeded particles in one dimension (total = np^3) (default 256)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetOverlap | ( | float | _arg | ) | [virtual] |
Specify the ghost cell spacing (in rL units) (edge boundary of processor box) (default 5)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetPMin | ( | int | _arg | ) | [virtual] |
Specify the minimum number of particles for a halo (pmin) (default 100)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetRhoCScale | ( | float | _arg | ) | [virtual] |
Specify the scale factor for rho_c (2.77536627e11) (critical density in (M_sun/h) / (Mpc/h)^3) (default 1.0)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetRL | ( | float | _arg | ) | [virtual] |
Specify the physical box dimensions size (rL) (default 100.0)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetSODCenterType | ( | int | _arg | ) | [virtual] |
Specify the FOF center to use in SOD calculations (0 = default, center of mass, 1 = average, 2 = MBP, 3 = MCP)
virtual void Kitware.VTK.vtkPCosmoHaloFinder.SetSODMassScale | ( | float | _arg | ) | [virtual] |
Specify the scale factor for initial SOD mass (1.0e14) (default 1.0)
static internal float Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetBB_01 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetComputeMostBoundParticle_02 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetComputeMostConnectedParticle_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetComputeSOD_04 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetController_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetCopyHaloDataToParticles_06 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetNP_07 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetOverlap_08 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetPMin_09 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetRhoCScale_11 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetRL_10 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetSODCenterType_12 | ( | HandleRef | pThis | ) | [private] |
static internal float Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_GetSODMassScale_13 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_IsA_14 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_IsTypeOf_15 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_NewInstance_17 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SafeDownCast_18 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetBB_19 | ( | HandleRef | pThis, |
float | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetComputeMostBoundParticle_20 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetComputeMostConnectedParticle_21 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetComputeSOD_22 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetController_23 | ( | HandleRef | pThis, |
HandleRef | arg0 | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetCopyHaloDataToParticles_24 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetNP_25 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetOverlap_26 | ( | HandleRef | pThis, |
float | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetPMin_27 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetRhoCScale_29 | ( | HandleRef | pThis, |
float | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetRL_28 | ( | HandleRef | pThis, |
float | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetSODCenterType_30 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkPCosmoHaloFinder.vtkPCosmoHaloFinder_SetSODMassScale_31 | ( | HandleRef | pThis, |
float | _arg | ||
) | [private] |
new readonly string Kitware.VTK.vtkPCosmoHaloFinder.MRClassNameKey = "19vtkPCosmoHaloFinder" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.
new const string Kitware.VTK.vtkPCosmoHaloFinder.MRFullTypeName = "Kitware.VTK.vtkPCosmoHaloFinder" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkUnstructuredGridAlgorithm.