16#ifndef dealii_mesh_worker_local_integrator_h
17#define dealii_mesh_worker_local_integrator_h
33 template <
int dim,
int spacedim,
typename number>
35 template <
int dim,
int spacedim>
36 class IntegrationInfo;
58 template <
int dim,
int spacedim = dim,
typename number =
double>
131 DEAL_II_DEPRECATED_EARLY
145 DEAL_II_DEPRECATED_EARLY
virtual ~LocalIntegrator() override=default
std::vector< std::string > output_names
std::vector< std::string > input_vector_names
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
#define DeclException0(Exception0)