PRISMS-PF Manual
Loading...
Searching...
No Matches
initial_conditions.h File Reference
#include <deal.II/base/function.h>
#include <deal.II/base/point.h>
#include <deal.II/lac/vector.h>
#include <prismspf/core/type_enums.h>
#include <prismspf/config.h>
Include dependency graph for initial_conditions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  InitialCondition< dim, degree, number >
 Function for user-implemented initial conditions. These are only ever calculated for explicit time dependent fields and implicit time dependent, as all others are calculated at runtime. More...
 
class  ReadInitialCondition< dim, number >
 Function for read-in of initial conditions. More...