|
Gromacs
2026.0-dev-20251114-850eace
|
Collaboration diagram for gmx::MrcDensityMapOfFloatWriter::Impl:Private implementation class for MrcDensityMapOfFloatWriter.
Public Member Functions | |
| Impl (const MrcDensityMapHeader &header, ArrayRef< const float > data) | |
| Construct mrc file writer by providing header and data to be written. | |
| void | write (ISerializer *serializer) const |
| Write the header and data from the writer to a given serialier. | |
Public Attributes | |
| const MrcDensityMapHeader | header_ |
| The mrc density map header data. | |
| const ArrayRef< const float > | data_ |
| The density data. | |
1.8.5