Home
last modified time | relevance | path

Searched refs:requestInformationRetVal (Results 1 – 2 of 2) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/IO/ParallelExodus/
H A DvtkPExodusIIReader.cxx240 int requestInformationRetVal = 0; in RequestInformation() local
323requestInformationRetVal = this->Superclass::RequestInformation( request, inputVector, outputVecto… in RequestInformation()
332 this->Controller->Broadcast( &requestInformationRetVal, 1, 0); in RequestInformation()
333 if (!requestInformationRetVal) in RequestInformation()
/dports/math/vtk9/VTK-9.1.0/IO/ParallelExodus/
H A DvtkPExodusIIReader.cxx207 int requestInformationRetVal = 0; in RequestInformation() local
277 requestInformationRetVal = in RequestInformation()
280 this->Controller->Broadcast(&requestInformationRetVal, 1, 0); in RequestInformation()
281 if (!requestInformationRetVal) in RequestInformation()