Searched refs:output (Results 1 – 10 of 10) sorted by relevance
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 945 vtkUnstructuredGrid *output = vtkUnstructuredGrid::SafeDownCast( in RequestData() local 976 output->Allocate(10000, 2100); in RequestData() 996 output->SetPoints(points); in RequestData() 1001 vtkDataSetAttributes* field = output->GetPointData(); in RequestData() 1006 this->ReadFieldFile(this->FieldFileName, fvn, output, noOfDatas); in RequestData() 1011 vtkPointData* pointData = output->GetPointData(); in RequestData() 1020 vtkIdType numPoints = output->GetPoints()->GetNumberOfPoints(); in RequestData() 1029 points->DeepCopy(output->GetPoints()); in RequestData() 1035 output->SetPoints(points); in RequestData() 1060 vtkUnstructuredGrid *output = this->GetOutput(); in ReadGeomFile() local [all …]
|
| H A D | vtkPPhastaReader.cxx | 190 vtkMultiBlockDataSet *output = vtkMultiBlockDataSet::SafeDownCast( in RequestData() local 192 output->SetNumberOfBlocks(1); in RequestData() 196 output->SetBlock(0, MultiPieceDataSet); in RequestData() 395 output->GetInformation()->Set(vtkDataObject::DATA_TIME_STEPS(), in RequestData()
|
| H A D | vtkPhastaReader.h | 88 vtkUnstructuredGrid *output,
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake | 13 # the output so that it tests false if an error occurs. 18 # and adjusting the output so that it tests false if there was no exact
|
| /phasta/converterIO/ |
| H A D | README.md | 36 Note that PHASTA always expects a directory named #-procs_case so that the output directory #-procs… 41 - the number of output SyncIO files (i.e. @), 48 …ime step number of the restart files, the number of parts #, and the number of output SyncIO files.
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 211 will be three arrays), and output lhsGP (summation of boundary-boundary 256 nothing fancy here. but there are a lot of output tools you may want to
|
| /phasta/phSolver/common/ |
| H A D | input.config | 419 AMG Verbosity: 10 # set to 1 for output/0 for no 435 … 0 # <DEPRICATED> 0: no run, N: reduced serial if run serial; output information if par…
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 228 c output:
|
| H A D | e3source.fRHSonly | 228 c output:
|
| /phasta/phSolver/ |
| H A D | CHANGES | 209 1/ now phSolver can start from a 1 proc output and partition the problem
|