Reference documentation for deal.II version 9.1.1
\(\newcommand{\dealcoloneq}{\mathrel{\vcenter{:}}=}\)
Public Member Functions | List of all members

#include <deal.II/base/parameter_handler.h>

Public Member Functions

virtual ~UserClass ()=default
 
virtual void create_new (const unsigned int run_no)=0
 
virtual void run (ParameterHandler &prm)=0
 

Detailed Description

This is the class the helper class or the problem class has to be derived of.

Definition at line 1947 of file parameter_handler.h.


The documentation for this class was generated from the following file: