Home
last modified time | relevance | path

Searched refs:WRITER_ALL_DONE (Results 1 – 13 of 13) sorted by relevance

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/test/parallel_mpi_1/
H A Dhiparsimulatortest.h132 expectedEvents << MockWriterHelpers::MockWriterEvent(200, WRITER_ALL_DONE, 0, false) in testRun()
133 << MockWriterHelpers::MockWriterEvent(200, WRITER_ALL_DONE, 0, true); in testRun()
H A Dserialsimulatortest.h84 << WRITER_ALL_DONE; in testWriterInvocation()
123 … expectedEvents << MockWriterHelpers::MockWriterEvent(init->maxSteps(), WRITER_ALL_DONE, 0, true); in testSerialSimulatorShouldCallBackWriter()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/
H A Dwriter.h20 WRITER_ALL_DONE enumerator
H A Dmockwriter.h46 case WRITER_ALL_DONE: in toString()
H A Dtracingwriter.h106 case WRITER_ALL_DONE: in stepFinished()
H A Dvisitwriter.h203 if (newEvent == WRITER_ALL_DONE) { in stepFinished()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/hiparsimulator/
H A Dparallelwriteradapter.h68 event = WRITER_ALL_DONE; in put()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/
H A Dserialsimulator.h113 handleOutput(WRITER_ALL_DONE); in run()
H A Dcudasimulator.h148 WRITER_ALL_DONE); in run()
H A Dcacheblockingsimulator.h96 WRITER_ALL_DONE); in run()
H A Dstripingsimulator.h126 handleOutput(WRITER_ALL_DONE); in run()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/test/parallel_mpi_4/
H A Dhiparsimulatortest.h218 << WRITER_ALL_DONE; in testParallelWriterInvocation()
H A Dstripingsimulatortest.h425 << WRITER_ALL_DONE; in testParallelWriterInvocation()