summaryrefslogtreecommitdiff
path: root/src/measurements.hpp
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2019-10-02 11:27:19 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2019-10-02 11:27:19 -0400
commitea1fabde9c6522209bf88b722b64a4bce1248cec (patch)
tree20e11e446b4a6b0828ea510bd8f44a315aef1bef /src/measurements.hpp
parent2de471524c9e281e1b83049183d5a4deecd8b7b3 (diff)
downloadfuse_networks-ea1fabde9c6522209bf88b722b64a4bce1248cec.tar.gz
fuse_networks-ea1fabde9c6522209bf88b722b64a4bce1248cec.tar.bz2
fuse_networks-ea1fabde9c6522209bf88b722b64a4bce1248cec.zip
fixed square lattice fracture
Diffstat (limited to 'src/measurements.hpp')
-rw-r--r--src/measurements.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/measurements.hpp b/src/measurements.hpp
index 4fbd9fc..135f312 100644
--- a/src/measurements.hpp
+++ b/src/measurements.hpp
@@ -17,6 +17,8 @@ class ma : public hooks {
// - interface for turning on and off specific measurements
//
private:
+ unsigned Mx;
+ unsigned My;
unsigned num;
// measurement storage