AutoPas  3.0.0
Loading...
Searching...
No Matches
Classes | Namespaces
Octree.h File Reference
#include <cstdio>
#include <list>
#include <stack>
#include "autopas/cells/FullParticleCell.h"
#include "autopas/containers/CellBasedParticleContainer.h"
#include "autopas/containers/CellBorderAndFlagManager.h"
#include "autopas/containers/LeavingParticleCollector.h"
#include "autopas/containers/octree/OctreeLeafNode.h"
#include "autopas/containers/octree/OctreeNodeInterface.h"
#include "autopas/containers/octree/OctreeNodeWrapper.h"
#include "autopas/containers/octree/traversals/OTTraversalInterface.h"
#include "autopas/iterators/ContainerIterator.h"
#include "autopas/utils/ParticleCellHelpers.h"
#include "autopas/utils/inBox.h"
#include "autopas/utils/logging/OctreeLogger.h"
Include dependency graph for Octree.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autopas::Octree< Particle_T >
 The octree is a CellBasedParticleContainer that consists internally of two octrees. More...
 

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 

Detailed Description

Author
Johannes Spies
Date
09.04.2021