AutoPas  3.0.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
autopas::ContainerSelector< Particle_T > Class Template Reference

Selector for a particle container. More...

#include <ContainerSelector.h>

Static Public Member Functions

static std::unique_ptr< ParticleContainerInterface< Particle_T > > generateContainer (ContainerOption containerChoice, const ContainerSelectorInfo &containerInfo)
 Container factory method.
 

Detailed Description

template<class Particle_T>
class autopas::ContainerSelector< Particle_T >

Selector for a particle container.

Template Parameters
Particle_T

Member Function Documentation

◆ generateContainer()

template<class Particle_T >
std::unique_ptr< ParticleContainerInterface< Particle_T > > autopas::ContainerSelector< Particle_T >::generateContainer ( ContainerOption  containerChoice,
const ContainerSelectorInfo containerInfo 
)
static

Container factory method.

Parameters
containerChoicecontainer to generate
containerInfoadditional parameter for the container
Returns
Smartpointer to the new container

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