Home
last modified time | relevance | path

Searched refs:heavyFlush (Results 1 – 3 of 3) sorted by relevance

/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DFileBase.h81 bool heavyFlush; variable
116 void setHeavyFlush() { heavyFlush=true;} in setHeavyFlush()
H A DFileBase.cpp116 heavyFlush(false), in FileBase()
H A DOFile.cpp376 if(heavyFlush) { in flush()