From a235904d571652e99edcc9ff9639ec39c8fbc456 Mon Sep 17 00:00:00 2001 From: pants Date: Mon, 12 Sep 2016 11:28:59 -0400 Subject: added preliminary support for gathering statistics at crack growth, not critical stress --- src/fracture.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/fracture.h') diff --git a/src/fracture.h b/src/fracture.h index 5e1b3e4..f0a22e8 100644 --- a/src/fracture.h +++ b/src/fracture.h @@ -81,6 +81,7 @@ typedef struct { bool voltage_bound; unsigned int num_components; cholmod_sparse *adjacency; + cholmod_sparse *dual_adjacency; bool debug_stop; } net_t; -- cgit v1.2.3-70-g09d2