 |
VTK
9.1.0
|
Go to the documentation of this file.
79 int64_t* cell_daughter,
80 double* cell_center[1]);
85 int64_t* cell_daughter,
86 double* cell_center[2]);
91 int64_t* cell_daughter,
92 double* cell_center[3]);
108 int numberOfComponents);
114 int numberOfComponents);
double GetCycleIndex(int step)
std::vector< std::string > variableName
void create_amr_UG_2D(vtkMultiBlockDataSet *grid, int numberOfCells, int *cell_level, int64_t *cell_daughter, double *cell_center[2])
void create_amr_UG_3D(vtkMultiBlockDataSet *grid, int numberOfCells, int *cell_level, int64_t *cell_daughter, double *cell_center[3])
std::vector< std::string > variableDefault
std::vector< double > SimulationTime
void SetHyperTreeGrid(bool val)
void add_amr_HTG_scalar(vtkMultiBlockDataSet *grid, vtkStdString varName, double *data[], int numberOfComponents)
std::string trimString(const std::string &str)
std::vector< double > CycleIndex
Objects for traversal a HyperTreeGrid.
Composite dataset that organizes datasets into blocks.
void collectVariableMetaData()
Store on/off settings for data arrays for a vtkSource.
void create_amr_HTG(vtkMultiBlockDataSet *grid)
void load_variable_data_UG(vtkMultiBlockDataSet *grid, vtkDataArraySelection *cellSelection)
void create_amr_UG_1D(vtkMultiBlockDataSet *grid, int numberOfCells, int *cell_level, int64_t *cell_daughter, double *cell_center[1])
std::vector< std::string > dumpFileName
void SetFloat64(bool val)
const char * GetVariableName(int indx)
int collectMetaData(const char *DumpDescFile)
std::vector< std::string > dumpDirectory
Multiprocessing communication superclass.
void load_variable_data(vtkMultiBlockDataSet *grid, vtkDataArraySelection *cellSelection)
void build_hypertree(vtkHyperTreeGridNonOrientedCursor *treeCursor, int64_t curIndex, int64_t *daughter)
void create_amr_UG(vtkMultiBlockDataSet *grid)
int GetNumberOfVariables()
std::vector< int > indexNodeLeaf
double GetPIOFileIndex(int step)
int count_hypertree(int64_t curIndex, int64_t *daughter)
double GetSimulationTime(int step)
int GetNumberOfDefaultVariables()
int GetNumberOfTimeSteps()
void create_geometry(vtkMultiBlockDataSet *grid)
int parsePIOFile(const char *DumpDescFile)
vtkMultiProcessController * Controller
int initializeDump(int timeStep)
void add_amr_UG_scalar(vtkMultiBlockDataSet *grid, vtkStdString varName, int64_t *daughter, double *data[], int numberOfCells, int numberOfComponents)
int initializeGlobal(const char *DumpDescFile)
void SetTracers(bool val)
PIOAdaptor(vtkMultiProcessController *ctrl)
std::list< std::string > fieldsToRead
Wrapper around std::string to keep symbols short.
const char * GetVariableDefault(int indx)
void create_tracer_UG(vtkMultiBlockDataSet *grid)
void load_variable_data_HTG(vtkMultiBlockDataSet *grid, vtkDataArraySelection *cellSelection)
std::vector< double > PIOFileIndex