Gromacs
2020.4
|
Declares gmx::IOutputAdapter interface for modifying coordinate file structures before writing them to disk.
Classes | |
class | gmx::IOutputAdapter |
OutputAdapter class for handling trajectory file flag setting and processing. More... | |
Typedefs | |
using | gmx::OutputAdapterPointer = std::unique_ptr< IOutputAdapter > |
Smart pointer to manage the frame adapter object. | |