Go to the documentation of this file.
21 #ifndef __Insertion_hpp__
22 #define __Insertion_hpp__
55 template<
typename ShapeType>
Insertion(particles &prtcl, const ShapeType &shapes)
TypeInfoTemplateNV11("Insertion", ShapeType)
bool writeInsertionDict(dictionary &dict) const override
Write to dictionary.
ListPtr< InsertionRegion< ShapeType > > regions_
const ShapeType & shapes_
virtual dictionary & dict()
ref to this dictionary, if it is a dictionary
This class manages all the insertion regions for particles insertion in the simulation.
Dictionary holds a set of data entries or sub-dictionaries that are enclosed in a curely braces or ar...
bool insertParticles(uint32 iter, real t, real dt)
Base class for particle insertion.