Gromacs
2024.4
|
Stores information about an attached module.
Public Member Functions | |
ModuleInfo (AnalysisDataModulePointer module) | |
Initializes the module information. | |
Public Attributes | |
AnalysisDataModulePointer | module_ |
Pointer to the actual module. | |
bool | bParallel |
Whether the module supports parallel processing. | |