PRISMS-PF Manual v3.0-pre
All Classes Functions Variables Enumerations Pages
PDEProblem< dim, degree > Class Template Reference

This is the main class that handles the construction and solving of user-specified PDEs. More...

#include <pde_problem.h>

Public Member Functions

 PDEProblem (const userInputParameters< dim > &_user_inputs)
 Constructor.
 
void run ()
 Run initialization and solving steps of the given problem.
 

Detailed Description

template<int dim, int degree>
class PDEProblem< dim, degree >

This is the main class that handles the construction and solving of user-specified PDEs.


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