NAMD
Macros
ComputeTclBC.C File Reference
#include "InfoStream.h"
#include "ComputeTclBC.h"
#include "Node.h"
#include "SimParameters.h"
#include "Patch.h"
#include "Molecule.h"
#include <tcl.h>
#include "TclCommands.h"

Go to the source code of this file.

Macros

#define WRAPMODE_PATCH   0
 
#define WRAPMODE_INPUT   1
 
#define WRAPMODE_CELL   2
 
#define WRAPMODE_NEAREST   3
 

Macro Definition Documentation

#define WRAPMODE_CELL   2

Definition at line 21 of file ComputeTclBC.C.

#define WRAPMODE_INPUT   1

Definition at line 20 of file ComputeTclBC.C.

#define WRAPMODE_NEAREST   3

Definition at line 22 of file ComputeTclBC.C.

#define WRAPMODE_PATCH   0

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 ComputeTclBC.C.

Referenced by ComputeTclBC::ComputeTclBC().