Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx::BoxDeformationHandle Class Reference

#include <gromacs/mdrun/simulatorbuilder.h>

Description

Handle to information about the box.

Design note: The client may own the BoxDeformation via std::unique_ptr, but we are not transferring ownership at this time. (May be the subject of future changes.)

Public Member Functions

 BoxDeformationHandle (BoxDeformation *boxDeformation)
 Build handle to box stuff.
 

Public Attributes

BoxDeformation * deform
 Internal storage for handle.
 

The documentation for this class was generated from the following file: