Gromacs
2025.0-dev-20241031-615c9ed
|
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. | |