| 
    NAMD
    
   | 
 
Go to the source code of this file.
Classes | |
| class | Output | 
Macros | |
| #define | FILE_OUTPUT -1 | 
| #define | END_OF_RUN -2 | 
| #define | EVAL_MEASURE -3 | 
| #define | FORCE_OUTPUT -4 | 
| #define | OUTPUT_SINGLE_FILE 1 | 
| #define | OUTPUT_MAGIC_NUMBER 123456 | 
| #define | OUTPUT_FILE_VERSION 1.00 | 
| #define END_OF_RUN -2 | 
Definition at line 26 of file Output.h.
Referenced by Sequencer::algorithm(), Controller::algorithm(), SimParameters::close_dcdfile(), SimParameters::close_veldcdfile(), Output::coordinate(), Output::coordinateNeeded(), Controller::outputExtendedSystem(), Output::velocity(), and Output::velocityNeeded().
| #define EVAL_MEASURE -3 | 
Definition at line 27 of file Output.h.
Referenced by Sequencer::algorithm(), Controller::algorithm(), Output::coordinate(), and Output::coordinateNeeded().
| #define FILE_OUTPUT -1 | 
Definition at line 25 of file Output.h.
Referenced by Sequencer::algorithm(), Controller::algorithm(), Output::coordinate(), Output::coordinateNeeded(), Controller::outputExtendedSystem(), Output::velocity(), and Output::velocityNeeded().
| #define FORCE_OUTPUT -4 | 
Definition at line 28 of file Output.h.
Referenced by Sequencer::algorithm(), Controller::algorithm(), Output::force(), and Output::forceNeeded().
 1.8.14