|
peclet.voro 1.0.0
Device-native moving-particle Voronoi dynamics
|
Result of comparing the current updated state against a fresh cold-build oracle. More...
#include <dynamic_validate.hpp>
Public Attributes | |
| double | meanVolRelErr = 0 |
| double | maxVolRelErr = 0 |
| long | volMismatch = 0 |
| cells with vol rel err > 1e-3 | |
| double | changedNbrFrac |
| fraction of cells whose stored neighbour set differs from the oracle | |
| long | missedNbr = 0 |
| cells with a TRUE (oracle) neighbour absent from the stored set | |
Result of comparing the current updated state against a fresh cold-build oracle.
| double peclet::voro::OracleDiff::changedNbrFrac |
fraction of cells whose stored neighbour set differs from the oracle
| double peclet::voro::OracleDiff::maxVolRelErr = 0 |
| double peclet::voro::OracleDiff::meanVolRelErr = 0 |
| long peclet::voro::OracleDiff::missedNbr = 0 |
cells with a TRUE (oracle) neighbour absent from the stored set
| long peclet::voro::OracleDiff::volMismatch = 0 |
cells with vol rel err > 1e-3