NAMD
Public Member Functions | Friends | List of all members
RequireReduction Class Reference

#include <ReductionMgr.h>

Public Member Functions

BigReal item (int i) const
 
void require (void)
 
 ~RequireReduction (void)
 

Friends

class ReductionMgr
 

Detailed Description

Definition at line 331 of file ReductionMgr.h.

Constructor & Destructor Documentation

◆ ~RequireReduction()

RequireReduction::~RequireReduction ( void  )
inline

Definition at line 345 of file ReductionMgr.h.

345 { delete currentData; master->remove(this); }

Member Function Documentation

◆ item()

BigReal RequireReduction::item ( int  i) const
inline

◆ require()

void RequireReduction::require ( void  )
inline

Friends And Related Function Documentation

◆ ReductionMgr

friend class ReductionMgr
friend

Definition at line 333 of file ReductionMgr.h.


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