#include <GREX.h>
 | 
|   | GREX (PlumedMain &) | 
|   | 
|   | ~GREX () | 
|   | 
| void  | cmd (const std::string &key, void *val=NULL) | 
|   | This has to be implemented in daughter classes.  More...
  | 
|   | 
| void  | calculate () | 
|   | 
| void  | savePositions () | 
|   | 
| void  | cmd (const std::string &key, const void *val) | 
|   | Const val version, which indeed just overrides the const and call the virtual method.  More...
  | 
|   | 
◆ GREX()
◆ ~GREX()
◆ calculate()
      
        
          | void PLMD::GREX::calculate  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ cmd() [1/2]
  
  
      
        
          | void PLMD::WithCmd::cmd  | 
          ( | 
          const std::string &  | 
          key,  | 
         
        
           | 
           | 
          const void *  | 
          val  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineinherited   | 
  
 
Const val version, which indeed just overrides the const and call the virtual method. 
 
 
◆ cmd() [2/2]
  
  
      
        
          | void PLMD::GREX::cmd  | 
          ( | 
          const std::string &  | 
          key,  | 
         
        
           | 
           | 
          void *  | 
          val = NULL  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
virtual   | 
  
 
This has to be implemented in daughter classes. 
Implements PLMD::WithCmd.
 
 
◆ savePositions()
      
        
          | void PLMD::GREX::savePositions  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ allDeltaBias
  
  
      
        
          | std::vector<double> PLMD::GREX::allDeltaBias | 
         
       
   | 
  
private   | 
  
 
 
◆ atoms
◆ buffer
  
  
      
        
          | std::string PLMD::GREX::buffer | 
         
       
   | 
  
private   | 
  
 
 
◆ foreignDeltaBias
  
  
      
        
          | double PLMD::GREX::foreignDeltaBias | 
         
       
   | 
  
private   | 
  
 
 
◆ initialized
  
  
      
        
          | bool PLMD::GREX::initialized | 
         
       
   | 
  
private   | 
  
 
 
◆ intercomm
◆ intracomm
◆ localDeltaBias
  
  
      
        
          | double PLMD::GREX::localDeltaBias | 
         
       
   | 
  
private   | 
  
 
 
◆ localUNow
  
  
      
        
          | double PLMD::GREX::localUNow | 
         
       
   | 
  
private   | 
  
 
 
◆ localUSwap
  
  
      
        
          | double PLMD::GREX::localUSwap | 
         
       
   | 
  
private   | 
  
 
 
◆ myreplica
  
  
      
        
          | int PLMD::GREX::myreplica | 
         
       
   | 
  
private   | 
  
 
 
◆ partner
◆ plumedMain
The documentation for this class was generated from the following files: