WARPXM v1.10.0
|
#include "dfem/tools/tools.h"
#include "dfem/variable_adjusters/variable_adjuster.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | wxm::dfem::variable_adjuster::auxiliary_variables::DivergenceIntegralByParts |
This class solves: \(\boldsymbol{v} + \nabla\cdot \bar{\bar{F}} =
\boldsymbol{S}\) in weak form for auxiliary variable \(\boldsymbol{v}\) by parts in same manner as with DG. 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::auxiliary_variables |