This is the main class that handles the construction and solving of user-specified PDEs.
More...
#include <system_wide.h>
This is the main class that handles the construction and solving of user-specified PDEs.
◆ fe_systems
Initial value:= {
dealii::FESystem<dim>(dealii::FE_Q<dim>(dealii::QGaussLobatto<1>(degree + 1)), 1),
dealii::FESystem<dim>(dealii::FE_Q<dim>(dealii::QGaussLobatto<1>(degree + 1)),
dim)}
@ Value
Use value of the variable as a criterion for refinement.
Definition grid_refiner_criterion.h:31
Scalar and Vector FE systems.
◆ mapping
Mappings to and from reference cell.
◆ quadrature
Initial value:=
dealii::QGaussLobatto<dim>(degree + 1)
Quadrature rule.
The documentation for this class was generated from the following file:
- /home/runner/work/phaseField/phaseField/include/prismspf/core/system_wide.h