Version: SMASH-1.5
lattice.h File Reference
#include <array>
#include <cstring>
#include <functional>
#include <utility>
#include <vector>
#include "forwarddeclarations.h"
#include "fourvector.h"
#include "logging.h"
#include "numerics.h"

Go to the source code of this file.

Classes

class  smash::RectangularLattice< T >
 A container class to hold all the arrays on the lattice and access them. More...
 

Namespaces

 smash
 

Enumerations

enum  smash::LatticeUpdate { smash::LatticeUpdate::AtOutput = 0, smash::LatticeUpdate::EveryTimestep = 1, smash::LatticeUpdate::EveryFixedInterval = 2 }
 Enumerator option for lattice updates. More...