WARPXM v1.10.0
|
#include "diagnostic.h"
#include "dfem/tools/integrator.h"
#include <memory>
#include <vector>
#include <array>
#include <numeric>
Go to the source code of this file.
Classes | |
class | wxm::diagnostics::WmIntegrator |
Integrates something over the entire domain or a subdomain (DG) Useful base class for sub-classes to call integrate() More... | |
Namespaces | |
namespace | wxm |
Base namespace for everything not included in the global namespace. | |
namespace | wxm::diagnostics |