WARPXM v1.10.0
|
#include "dfem/variable_adjusters/variable_adjuster.h"
#include "lib/geometry/phase_space_geometry/phase_space_dg_geometry.h"
#include "lib/geometry/phase_space_element/phase_space_element.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | wxm::dfem::variable_adjuster::boundary_condition::KineticBoundaryCondition |
The Kinetic Boundary Condition class applies phase space boundary conditions The logic of this module is to apply phase space boundary conditions by identifying boundary nodes in physical space and projecting these up into phase space and applying the phase space boundary conditions according to given apps. 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::boundary_condition |