Reference documentation for deal.II version 9.2.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
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 2090 of file parameter_handler.h.


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