diff options
Diffstat (limited to 'fractal-gen.h')
-rw-r--r-- | fractal-gen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fractal-gen.h b/fractal-gen.h index 3c4e435..656aeec 100644 --- a/fractal-gen.h +++ b/fractal-gen.h @@ -42,6 +42,8 @@ typedef struct { unsigned int core; unsigned int cores; + unsigned int clust_id; + unsigned int clust_total; unsigned int size; double power; unsigned int iterat; |