AutoPas  3.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
StaticContainerSelector.h File Reference
#include <memory>
#include "autopas/containers/directSum/DirectSum.h"
#include "autopas/containers/linkedCells/LinkedCells.h"
#include "autopas/containers/linkedCells/LinkedCellsReferences.h"
#include "autopas/containers/octree/Octree.h"
#include "autopas/containers/verletClusterLists/VerletClusterLists.h"
#include "autopas/containers/verletListsCellBased/varVerletLists/VarVerletLists.h"
#include "autopas/containers/verletListsCellBased/verletLists/VerletLists.h"
#include "autopas/containers/verletListsCellBased/verletListsCells/VerletListsCells.h"
Include dependency graph for StaticContainerSelector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 

Functions

template<typename Particle_T , typename FunctionType >
decltype(auto) autopas::withStaticContainerType (autopas::ParticleContainerInterface< Particle_T > &container, FunctionType &&function)
 Will execute the passed function body with the static container type of container.
 

Detailed Description

Author
seckler
Date
21.06.18