A parallel C++ Library for Simulations in the Heisenberg Model
Public Attributes | List of all members
gridSizes Struct Reference

#include <ising_window.h>

Public Attributes

size_t x
 
size_t y
 

Detailed Description

Definition at line 18 of file ising_window.h.

Member Data Documentation

◆ x

size_t gridSizes::x

Definition at line 19 of file ising_window.h.

◆ y

size_t gridSizes::y

Definition at line 20 of file ising_window.h.


The documentation for this struct was generated from the following file: