 |
waves
Basic FE playground
|
Go to the documentation of this file.
24 #define HEAT_API __declspec(dllexport)
26 #define HEAT_API __declspec(dllimport)
heat solver
Definition: wSolver.h:39
manage Dirichlet BC
Definition: wDirichlet.h:36
this namespace avoids conflicts with similar names in 'waves'
Definition: heat.h:38
a class containing the problem parameters
Definition: wProblem.h:35
manages periodic BCs
Definition: wPeriodic.h:48
quad element
Definition: wDisplayHook.h:31
a thermal medium (with k, rhoc)
Definition: wMedium.h:33
Formulation of heat terms.
Definition: wHeatTerm.h:31
Definition: wPeriodic.h:34
manage (volumic) heat sources
Definition: wSource.h:35
boundaries which requires a special treatment (such as prescribed fluxes)
Definition: wBoundary.h:33