Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Types
gmx::test::HostAllocatorTest< T > Struct Template Reference
+ Inheritance diagram for gmx::test::HostAllocatorTest< T >:
+ Collaboration diagram for gmx::test::HostAllocatorTest< T >:

Description

template<typename T>
struct gmx::test::HostAllocatorTest< T >

Typed test fixture.

Public Types

using VectorType = PaddedHostVector< T >
 PaddedHostVector of type tested.
 
- Public Types inherited from gmx::test::HostMemoryTest< T >
using ValueType = T
 Convenience type.
 

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