include/meltpooldg/particles/cell_batch_particle_cache.hpp Source File
|
Developer Documentation
|
cell_batch_particle_cache.hpp
Go to the documentation of this file.
Definition cell_batch_particle_cache.hpp:20
std::vector< std::vector< DEMParticleAccessor< dim, number > > > cell_batch_to_particle_cache
Definition cell_batch_particle_cache.hpp:68
const MatrixFreeContext< dim, number > mf_context
Definition cell_batch_particle_cache.hpp:64
DEAL_II_ALWAYS_INLINE const std::vector< DEMParticleAccessor< dim, number > > & obstacles_in_cell_batch(const unsigned int cell_batch_id) const
Definition cell_batch_particle_cache.hpp:74
MatrixFreeCellBatchParticleCache(const MatrixFreeContext< dim, number > mf_context)
Definition cell_batch_particle_cache.hpp:28
void update(CellListParticleHandler< dim, number, ObstacleType > &particle_handler, const typename CellListParticleHandler< dim, number, ObstacleType >::NotifyEvent event)
Definition cell_batch_particle_cache.cpp:19
Forward declaration of the CellListParticleHandler class template.
Definition obstacle_data_structure.hpp:210
NotifyEvent
Definition obstacle_data_structure.hpp:217
Definition matrix_free_util.hpp:21
Generated by