| 
    NAMD
    
   | 
 
#include "InfoStream.h"#include "Node.h"#include "PatchMap.h"#include "PatchMap.inl"#include "AtomMap.h"#include "ComputeExt.h"#include "ComputeExtMgr.decl.h"#include "PatchMgr.h"#include "Molecule.h"#include "ReductionMgr.h"#include "ComputeMgr.h"#include "ComputeMgr.decl.h"#include "Debug.h"#include "SimParameters.h"#include "WorkDistrib.h"#include "varsizemsg.h"#include <stdlib.h>#include <stdio.h>#include <errno.h>#include "ComputeExtMgr.def.h"Go to the source code of this file.
Classes | |
| struct | ComputeExtAtom | 
| class | ExtCoordMsg | 
| class | ExtForceMsg | 
| class | ComputeExtMgr | 
Macros | |
| #define | MIN_DEBUG_LEVEL 3 | 
| #define | SQRT_PI 1.7724538509055160273 /* mathematica 15 digits*/ | 
| #define MIN_DEBUG_LEVEL 3 | 
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Definition at line 20 of file ComputeExt.C.
| #define SQRT_PI 1.7724538509055160273 /* mathematica 15 digits*/ | 
Definition at line 30 of file ComputeExt.C.
Referenced by LjPmeKSpace::compute_energy(), PmeKSpace::compute_energy_LJPME(), and ComputePme::doWork().
 1.8.14