16#ifndef dealii_mesh_worker_local_integrator_h
17#define dealii_mesh_worker_local_integrator_h
34 template <
int dim,
int spacedim,
typename number>
36 template <
int dim,
int spacedim>
37 class IntegrationInfo;
59 template <
int dim,
int spacedim = dim,
typename number =
double>
virtual ~LocalIntegrator() override=default
std::vector< std::string > output_names
std::vector< std::string > input_vector_names
#define DEAL_II_DEPRECATED
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
#define DeclException0(Exception0)