1 #ifndef CYLINDRICAL_COMPLEMENTARY_HPP 2 #define CYLINDRICAL_COMPLEMENTARY_HPP 1 4 #include "../SourceTerm.hpp" 5 #include "../../../tessellation/geometry.hpp" 6 #include "../physical_geometry.hpp" 19 vector<Extensive> operator()
23 const vector<ComputationalCell>& cells,
24 const vector<Extensive>& fluxes,
25 const vector<Vector2D>& point_velocities,
34 #endif // CYLINDRICAL_COMPLEMENTARY_HPP Adds necessary correction to cylindrical geometry.
Abstract class for tessellation.
Abstract class for external forces.
CylindricalComplementary(const Axis &axis)
Class constructor.
Container for cache data.
Class for keeping the names of the tracers and stickers.
Base class for physical geometry.