Gromacs  2020-beta1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
alignedallocator_impl.h File Reference
#include <cstddef>
#include <vector>
#include <gtest/gtest.h>
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/real.h"
+ Include dependency graph for alignedallocator_impl.h:

Description

Tests for allocators that offer a minimum alignment.

This implementation header can be included in multiple modules tests, which is currently needed because gpu_utils is physically separate from the utility module.

Author
Erik Lindahl erik..nosp@m.lind.nosp@m.ahl@g.nosp@m.mail.nosp@m..com
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Classes

class  gmx::test::AllocatorTest< T >
 Templated test fixture. More...