OpenQMC API
Loading...
Searching...
No Matches
lattice.h File Reference
#include "gpu.h"
#include "rank1.h"
#include "sampler.h"
#include "state.h"
#include "unused.h"
#include <cstddef>
#include <cstdint>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  oqmc
 

Typedefs

using oqmc::LatticeSampler = SamplerInterface< LatticeImpl >
 Rank one lattice sampler.
 

Detailed Description

Lattice sampler implementation.