include/meltpooldg/particles/obstacle_forces.hpp File Reference

Developer Documentation: include/meltpooldg/particles/obstacle_forces.hpp File Reference
Developer Documentation
obstacle_forces.hpp File Reference
#include <deal.II/base/tensor.h>
#include <deal.II/particles/particle_accessor.h>
#include "meltpooldg/particles/particle_accessor.hpp"
#include <memory>
#include <utility>
Include dependency graph for obstacle_forces.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeltPoolDG::ObstacleLoad< dim, number, ObstacleType >
 Interface class for loads acting on obstacles using type erasure. More...
 
struct  MeltPoolDG::ObstacleLoad< dim, number, ObstacleType >::ObstacleLoadConcept
 
struct  MeltPoolDG::ObstacleLoad< dim, number, ObstacleType >::ObstacleLoadModel< ObstacleLoadType >
 
struct  MeltPoolDG::ObstacleGravitationalForce< dim, number, ObstacleType >
 Computes the gravitational force acting on an obstacle. More...
 

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.