NAMD
Public Member Functions | Public Attributes | List of all members
ComputeMap::PatchRec Struct Reference

#include <ComputeMap.h>

Public Member Functions

 PatchRec ()
 

Public Attributes

PatchID pid
 
int trans
 

Detailed Description

Definition at line 175 of file ComputeMap.h.

Constructor & Destructor Documentation

ComputeMap::PatchRec::PatchRec ( )
inline

Definition at line 180 of file ComputeMap.h.

180 : pid(-1), trans(-1) { ; }

Member Data Documentation

PatchID ComputeMap::PatchRec::pid

Definition at line 177 of file ComputeMap.h.

int ComputeMap::PatchRec::trans

Definition at line 178 of file ComputeMap.h.


The documentation for this struct was generated from the following file: