1#ifndef WXM_MAX_INTEGRATOR_H
2#define WXM_MAX_INTEGRATOR_H
11#include "variable/distributed_variable.h"
Definition: integrator.h:21
std::vector< std::vector< std::pair< wxm::variable::distributed_variable_t *, size_t > > > variables_type
Definition: integrator.h:50
Useful for computing an L-infinity norm where you're interested in the max value.
Definition: max_integrator.h:29
real integrate(const variables_type &vars) override
Base namespace for everything not included in the global namespace.
Definition: field_source.h:8
#define real
Definition: wmoclunstructuredreconstruction.h:11