Gromacs  2026.0-dev-20241204-d69d709
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
gmx::anonymous_namespace{grid.cpp} Namespace Reference

Variables

constexpr bool allocatorShouldPropagateDuringCopyConstruction = true
 Named constant. More...
 

Variable Documentation

constexpr bool gmx::anonymous_namespace{grid.cpp}::allocatorShouldPropagateDuringCopyConstruction = true

Named constant.

We want the allocator for these two HostVectors to be propagated on copy construction of Grid during the construction of the vector of Grids in GridSet.