Home
last modified time | relevance | path

Searched refs:MIN_OP (Results 1 – 25 of 90) sorted by relevance

1234

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/dbi/
H A DOperation.java31 private static final byte MIN_OP = 1; field in Operation
58 if (opNum >= MIN_OP && in readFromBuffer()
/dports/graphics/sswf/sswf-1.8.4/src/sswf/
H A Dsswf_grammar.h70 MIN_OP = 286, enumerator
105 #define MIN_OP 286 macro
/dports/graphics/sswf/sswf-1.8.4/VC/
H A Dsswf_grammar.h60 MIN_OP = 286, enumerator
94 #define MIN_OP 286 macro
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelGeometry/
H A DvtkPUniformGridGhostDataGenerator.cxx227 &localOrigin[0],&this->GlobalOrigin[0],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
229 &localOrigin[1],&this->GlobalOrigin[1],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
231 &localOrigin[2],&this->GlobalOrigin[2],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelGeometry/
H A DvtkPUniformGridGhostDataGenerator.cxx212 this->Controller->AllReduce(&localOrigin[0], &this->GlobalOrigin[0], 1, vtkCommunicator::MIN_OP); in ComputeOrigin()
213 this->Controller->AllReduce(&localOrigin[1], &this->GlobalOrigin[1], 1, vtkCommunicator::MIN_OP); in ComputeOrigin()
214 this->Controller->AllReduce(&localOrigin[2], &this->GlobalOrigin[2], 1, vtkCommunicator::MIN_OP); in ComputeOrigin()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelGeometry/
H A DvtkPUniformGridGhostDataGenerator.cxx233 &localOrigin[0],&this->GlobalOrigin[0],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
235 &localOrigin[1],&this->GlobalOrigin[1],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
237 &localOrigin[2],&this->GlobalOrigin[2],1,vtkCommunicator::MIN_OP ); in ComputeOrigin()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelImaging/
H A DvtkPExtractHistogram2D.cxx143 if (!comm->AllReduce(myRange, allRange, 1, vtkCommunicator::MIN_OP) || in ComputeBinExtents()
145 !comm->AllReduce(myRange + 2, allRange + 2, 1, vtkCommunicator::MIN_OP) || in ComputeBinExtents()
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelImaging/
H A DvtkPExtractHistogram2D.cxx144 if (!comm->AllReduce(myRange,allRange,1,vtkCommunicator::MIN_OP) || in ComputeBinExtents()
146 !comm->AllReduce(myRange+2,allRange+2,1,vtkCommunicator::MIN_OP) || in ComputeBinExtents()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelGeometry/Testing/Cxx/
H A DTestPUnstructuredGridConnectivity.cxx74 cntrl->Reduce(&ellapsed,&minBuildGhostZonesTime,1,vtkCommunicator::MIN_OP,0); in TestPUnstructuredGridConnectivity()
115 cntrl->Reduce(&ellapsed,&minGhostUpdateTime,1,vtkCommunicator::MIN_OP,0); in TestPUnstructuredGridConnectivity()
H A DTestPUnstructuredGridGhostDataGenerator.cxx99 cntrl->Reduce(&ellapsed,&minGhostUpdateTime,1,vtkCommunicator::MIN_OP,0); in TestPUnstructuredGridGhostDataGenerator()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelImaging/
H A DvtkPExtractHistogram2D.cxx144 if (!comm->AllReduce(myRange,allRange,1,vtkCommunicator::MIN_OP) || in ComputeBinExtents()
146 !comm->AllReduce(myRange+2,allRange+2,1,vtkCommunicator::MIN_OP) || in ComputeBinExtents()
/dports/math/vtk8/VTK-8.2.0/IO/ParallelXdmf3/
H A DvtkPXdmf3Writer.cxx84 c->AllReduce (&localContinue, &globalContinue, 1, vtkCommunicator::MIN_OP); in GlobalContinueExecuting()
/dports/math/vtk9/VTK-9.1.0/IO/ParallelXdmf3/
H A DvtkPXdmf3Writer.cxx74 c->AllReduce(&localContinue, &globalContinue, 1, vtkCommunicator::MIN_OP); in GlobalContinueExecuting()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelGeometry/Testing/Cxx/
H A DTestPolyhedralMeshDistributedDataFilter.cxx70 controller->AllReduce(&success, &allsuccess, 1, vtkCommunicator::MIN_OP); in TestPolyhedralMeshDistributedDataFilter()
/dports/math/vtk9/VTK-9.1.0/IO/IOSS/Testing/Cxx/
H A DTestIOSSExodusRestarts.cxx80 contr->AllReduce(range, all_range, 1, vtkCommunicator::MIN_OP); in TestIOSSExodusRestarts()
/dports/math/vtk6/VTK-6.2.0/IO/ParallelExodus/
H A DvtkPExodusIIWriter.cxx158 c->AllReduce (&localContinue, &globalContinue, 1, vtkCommunicator::MIN_OP); in GlobalContinueExecuting()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelDIY2/Testing/Cxx/
H A DTestRedistributeDataSetFilterOnIOSS.cxx101 controller->AllReduce(&range[0], &globalRange[0], 1, vtkCommunicator::MIN_OP); in TestRedistributeDataSetFilterOnIOSS()
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx193 vtkCommunicator::MIN_OP ); in RandomOrderStatistics()
486 vtkCommunicator::MIN_OP ); in TestRandomPOrderStatisticsMPI()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx190 com->AllReduce(min_l, min_g, nVariables, vtkCommunicator::MIN_OP); in RandomOrderStatistics()
432 com->AllReduce(ioPtr, &ioRank, 1, vtkCommunicator::MIN_OP); in TestRandomPOrderStatisticsMPI()
/dports/math/vtk6/VTK-6.2.0/Filters/ParallelStatistics/Testing/Cxx/
H A DTestRandomPOrderStatisticsMPI.cxx192 vtkCommunicator::MIN_OP ); in RandomOrderStatistics()
485 vtkCommunicator::MIN_OP ); in TestRandomPOrderStatisticsMPI()
/dports/math/vtk8/VTK-8.2.0/IO/ParallelExodus/
H A DvtkPExodusIIWriter.cxx160 c->AllReduce (&localContinue, &globalContinue, 1, vtkCommunicator::MIN_OP); in GlobalContinueExecuting()
/dports/math/vtk9/VTK-9.1.0/IO/ParallelExodus/
H A DvtkPExodusIIWriter.cxx151 c->AllReduce(&localContinue, &globalContinue, 1, vtkCommunicator::MIN_OP); in GlobalContinueExecuting()
/dports/science/minc2/minc-release-2.2.00/progs/mincmath/
H A Dmincmath.c148 ISNAN_OP, NISNAN_OP, INVERT_OP, EXP_OP, LOG_OP, MAX_OP, MIN_OP, ABS_OP, enumerator
346 {"-minimum", ARGV_CONSTANT, (char *) MIN_OP, (char *) &operation,
816 case MIN_OP: in accum_math()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/lucia/
H A Dlucia_prodexp.F1353 MIN_OP = IOP
1356 MIN_OP = MIN(MIN_OP,IOP)
1362 WRITE(6,*) ' MIN_OP, MAX_OP = ', MIN_OP, MAX_OP
1366 DO IOP = MIN_OP, MAX_OP
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/lucia/
H A Dlucia_prodexp.F1353 MIN_OP = IOP
1356 MIN_OP = MIN(MIN_OP,IOP)
1362 WRITE(6,*) ' MIN_OP, MAX_OP = ', MIN_OP, MAX_OP
1366 DO IOP = MIN_OP, MAX_OP

1234