Home
last modified time | relevance | path

Searched refs:output (Results 1 – 10 of 10) sorted by relevance

/phasta/phastaIO/
H A DvtkPhastaReader.cxx945 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 DvtkPPhastaReader.cxx190 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 DvtkPhastaReader.h88 vtkUnstructuredGrid *output,
/phasta/phSolver/cmake/
H A DGetGitRevisionDescription.cmake13 # 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 DREADME.md36 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 Damgread.txt211 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 Dinput.config419 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 De3source.fimplicit228 c output:
H A De3source.fRHSonly228 c output:
/phasta/phSolver/
H A DCHANGES209 1/ now phSolver can start from a 1 proc output and partition the problem