Gromacs  2021.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
mrcdensitymap.h File Reference
#include <string>
#include <vector>
#include "gromacs/math/multidimarray.h"
#include "gromacs/mdspan/extensions.h"
#include "gromacs/utility/classhelpers.h"
+ Include dependency graph for mrcdensitymap.h:

Description

Declars mrc/ccp4-file format handling.

Author
Christian Blau blau@.nosp@m.kth..nosp@m.se

Classes

class  gmx::ArrayRef< typename >
 STL-like interface to a C array of T (or part of a std container of T). More...
 
class  gmx::MrcDensityMapOfFloatReader
 Read an mrc/ccp4 file that contains float values. More...
 
class  gmx::MrcDensityMapOfFloatFromFileReader
 Read an mrc density map from a given file. More...
 
class  gmx::MrcDensityMapOfFloatWriter
 Write an mrc/ccp4 file that contains float values. More...