virtual std::pair< std::string, std::string > execute(TableHandler &statistics)=0
virtual std::list< std::string > required_other_postprocessors() const
static void write_plugin_graph(std::ostream &output_stream)
void parse_parameters(ParameterHandler &prm) override
std::list< std::pair< std::string, std::string > > execute(TableHandler &statistics)
static void register_postprocessor(const std::string &name, const std::string &description, void(*declare_parameters_function)(ParameterHandler &), std::unique_ptr< Interface< dim >>(*factory_function)())
DeclException1(ExcPostprocessorNameNotFound, std::string,<< "Could not find entry <"<< arg1<< "> among the names of registered postprocessors.")
DEAL_II_DEPRECATED bool has_matching_postprocessor() const
DEAL_II_DEPRECATED const PostprocessorType & get_matching_postprocessor() const
static void declare_parameters(ParameterHandler &prm)