AutoPas  3.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
OctreeStaticNodeSelector.h File Reference
#include <memory>
#include "autopas/containers/octree/OctreeInnerNode.h"
#include "autopas/containers/octree/OctreeLeafNode.h"
#include "autopas/containers/octree/OctreeNodeWrapper.h"
Include dependency graph for OctreeStaticNodeSelector.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::withStaticNodeType (const std::unique_ptr< OctreeNodeInterface< Particle_T > > &root, FunctionType &&function)
 Will execute the passed function on the given root node.
 

Detailed Description

Author
Johannes Spies
Date
01.12.2021