WARPXM v1.10.0
|
#include "dfem/variable_adjusters/variable_adjuster.h"
#include "lib/geometry/phase_space_geometry/phase_space_dg_geometry.h"
#include "dfem/tools/tools.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | wxm::dfem::variable_adjuster::moment_taker::VelocitySpaceMomentTaker |
The velocity space moment taker class takes moments in velocity space to calculate variables such as: n(x) = \int f(x,v) dv nv(x) = \int f(x,v)v dv etc. More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::dfem |
namespace | wxm::dfem::variable_adjuster |
namespace | wxm::dfem::variable_adjuster::moment_taker |