include/meltpooldg/particles/obstacle_data_structure.hpp File Reference

Developer Documentation: include/meltpooldg/particles/obstacle_data_structure.hpp File Reference
Developer Documentation
obstacle_data_structure.hpp File Reference
#include <deal.II/base/array_view.h>
#include <deal.II/base/point.h>
#include <deal.II/grid/filtered_iterator.h>
#include <deal.II/grid/grid_tools.h>
#include <deal.II/grid/tria_iterator_selector.h>
#include <deal.II/matrix_free/matrix_free.h>
#include <deal.II/numerics/solution_transfer.h>
#include <deal.II/particles/particle_handler.h>
#include <deal.II/particles/property_pool.h>
#include <meltpooldg/particles/particle_iterator.hpp>
#include <meltpooldg/post_processing/postprocessor.hpp>
#include <meltpooldg/utilities/triangulation_utils.hpp>
#include <boost/container/small_vector.hpp>
#include <functional>
#include <ranges>
#include <vector>
Include dependency graph for obstacle_data_structure.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeltPoolDG::NeighborListUpdateTracker< dim, number, ObstacleType >
 
struct  MeltPoolDG::CellListParticleHandler< dim, number, ObstacleType >
 Forward declaration of the CellListParticleHandler class template. More...
 
struct  MeltPoolDG::CellListParticleHandler< dim, number, ObstacleType >::TriangulationLevelCache
 
struct  MeltPoolDG::CellListParticleHandler< dim, number, ObstacleType >::GhostParticleUpdateCache
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.