AutoPas  3.0.0
Loading...
Searching...
No Matches
Public Types | List of all members
autopas::utils::ParticleTypeTrait< Container > Struct Template Reference

ParticleTypeTrait class. More...

#include <ParticleTypeTrait.h>

Public Types

using value = typename Container::ParticleType
 The Particle Type.
 

Detailed Description

template<class Container>
struct autopas::utils::ParticleTypeTrait< Container >

ParticleTypeTrait class.

This provides the particle type for any container given. The default version is supposed to take a container (LinkedCells, DirectSum, ...)

Template Parameters
Container

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