#include <stdlib.h>#include "NamdTypes.h"#include <math.h>#include "Tensor.h"#include <pup.h>Go to the source code of this file.
Classes | |
| class | Lattice |
Defines | |
| #define | latticenearbyint(x) floor((x)+0.5) |
Typedefs | |
| typedef Vector | ScaledPosition |
Functions | |
| PUPbytes (Lattice) | |
|
|
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved. Definition at line 19 of file Lattice.h. Referenced by Lattice::delta(), Lattice::nearest(), Lattice::wrap_delta(), and Lattice::wrap_nearest_delta(). |
|
|
|
|
1.3.9.1