Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

AlgSeven.C File Reference

#include "common.h"
#include "InfoStream.h"
#include "Node.h"
#include "Alg7.h"

Go to the source code of this file.

Defines

#define TINYLOAD   0.0005

Functions

int isPmeProcessor (int)


Define Documentation

#define TINYLOAD   0.0005
 

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


Function Documentation

int isPmeProcessor int   ) 
 

Definition at line 322 of file ComputePme.C.

00322                          { 
00323   if (pencilPMEProcessors)
00324     return pencilPMEProcessors[p];
00325   else
00326     return CProxy_ComputePmeMgr::ckLocalBranch(CkpvAccess(BOCclass_group).computePmeMgr)->isPmeProcessor(p);
00327 }


Generated on Mon Nov 23 04:59:26 2009 for NAMD by  doxygen 1.3.9.1