addCell(Cell *c) | MecaCell::World< Cell, Integrator > | inline |
addNewCells() | MecaCell::World< Cell, Integrator > | inline |
allForcesHaveBeenAppliedToCells() | MecaCell::World< Cell, Integrator > | inline |
callUpdateBehavior() | MecaCell::World< Cell, Integrator > | inline |
cell_t typedef | MecaCell::World< Cell, Integrator > | |
cellPlugin | MecaCell::World< Cell, Integrator > | |
cellPlugin_t typedef | MecaCell::World< Cell, Integrator > | |
clearHooks() | MecaCell::World< Cell, Integrator > | inline |
createCell(Args &&... args) | MecaCell::World< Cell, Integrator > | inline |
deleteDeadCells() | MecaCell::World< Cell, Integrator > | inlineprotected |
dt | MecaCell::World< Cell, Integrator > | |
dtH | MecaCell::World< Cell, Integrator > | |
dtMn | MecaCell::World< Cell, Integrator > | |
EXPORTABLE(World, KV(frame), KV(cells)) | MecaCell::World< Cell, Integrator > | |
frame | MecaCell::World< Cell, Integrator > | protected |
getConnectedCellsList() | MecaCell::World< Cell, Integrator > | inline |
getDt() const | MecaCell::World< Cell, Integrator > | inline |
getDtInH() const | MecaCell::World< Cell, Integrator > | inline |
getDtInMn() const | MecaCell::World< Cell, Integrator > | inline |
getDtInS() const | MecaCell::World< Cell, Integrator > | inline |
getNbThreads() | MecaCell::World< Cell, Integrator > | inline |
getNbUpdates() const | MecaCell::World< Cell, Integrator > | inline |
getUpdateBehaviorPeriod() const | MecaCell::World< Cell, Integrator > | inline |
hook_s typedef | MecaCell::World< Cell, Integrator > | |
integrator_t typedef | MecaCell::World< Cell, Integrator > | |
nbAddedCells | MecaCell::World< Cell, Integrator > | protected |
nbThreads | MecaCell::World< Cell, Integrator > | private |
newCells | MecaCell::World< Cell, Integrator > | |
parallelUpdateBehavior | MecaCell::World< Cell, Integrator > | protected |
registerHook(const Hooks &h, hook_t f) | MecaCell::World< Cell, Integrator > | inline |
registerPlugins(P &&p, Rest &&... otherPlugins) | MecaCell::World< Cell, Integrator > | inline |
registerPlugins() | MecaCell::World< Cell, Integrator > | inline |
setDt(double d) | MecaCell::World< Cell, Integrator > | inline |
setDtInH(double d) | MecaCell::World< Cell, Integrator > | inline |
setDtInMn(double d) | MecaCell::World< Cell, Integrator > | inline |
setDtInS(double d) | MecaCell::World< Cell, Integrator > | inline |
setNbThreads(size_t n) | MecaCell::World< Cell, Integrator > | inline |
setParallelUpdateBehavior(bool p) | MecaCell::World< Cell, Integrator > | inline |
setShuffleCells(bool s) | MecaCell::World< Cell, Integrator > | inline |
setUpdateBehaviorPeriod(size_t p) | MecaCell::World< Cell, Integrator > | inline |
shuffleCells | MecaCell::World< Cell, Integrator > | protected |
threadpool | MecaCell::World< Cell, Integrator > | |
update() | MecaCell::World< Cell, Integrator > | inline |
updtBhvPeriod | MecaCell::World< Cell, Integrator > | protected |
World(size_t nThreads=0) | MecaCell::World< Cell, Integrator > | inline |
~World() | MecaCell::World< Cell, Integrator > | inline |