main.cpp¶
Main code.
More detailed description Copyright 2017 Christopher Watkins
Functions
-
int
main(int argc, char const *argv[])¶ Calls the function to fill a
zomplex2array of aligned spins on the host or device with a mean projection of 1.- Return
- void
- Parameters
num_atoms: Number of atoms in the thermal gas.params: (TODO).*pos: Pointer to adouble3host or device array of lengthnum_atoms.*zomplex2: Pointer to azomplex2host or device array of lengthnum_atoms.
- Exceptions
not: yet.