Gromacs  2025-dev-20240812-545ca5b
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
Nbnxm::anonymous_namespace{grid.cpp} Namespace Reference

Variables

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

Variable Documentation

constexpr bool Nbnxm::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.