WARPXM v1.10.0
|
#include "integrator.h"
#include "apps/integrate/integrate_app.h"
#include "basis/wmbasisarrayset.h"
#include "lib/geometry/unstructured_geometry/wmudggeometry.h"
#include "patchprocesses/wmpatchprocess.h"
#include "variable/distributed_variable.h"
#include "lib/wmunstructuredpatch.h"
#include "tools.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | wxm::dfem::dg_max_integrator |
Useful for computing an L-infinity norm where you're interested in the max value. More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::dfem |