MolSim
Loading...
Searching...
No Matches
Classes
CellContainer.h File Reference

Class for holding a vector of Cells that divide a domain of Particle objects. More...

#include "Cell.h"
#include "Particle.h"
#include "ParticleContainer.h"
#include "io/input/FileReader.h"
#include "io/output/WriterFactory.h"
#include "utils/CellUtils.h"
#include "utils/OMPWrapper.h"
#include <array>
#include <cmath>
#include <iostream>
#include <string>
#include <utility>
#include <vector>

Go to the source code of this file.

Classes

class  CellContainer
 Cell encapsulation class for implementing the linked cell method. More...
 
class  CellContainer::SpecialParticleIterator
 A special iterator for iterating over the boundary and halo cell containers. More...
 

Detailed Description

Class for holding a vector of Cells that divide a domain of Particle objects.

Date
2024-10-24