Namespace TempLat::KernelsTypes
Namespace List > TempLat > KernelsTypes
Classes
| Type | Name |
|---|---|
| class | Diffusion <typename Model> |
| class | EoM <typename Model> A mechanism to define different kernels for the same solver. |
Public Functions
| Type | Name |
|---|---|
| auto | getDt (Model & model, EoM< Model > & kt) |
| auto | getDt (Model & model, Diffusion< Model > & kt) |
| auto | setDt (Model & model, EoM< Model > & kt, typename Model::FloatType dt) |
| auto | setDt (Model & model, Diffusion< Model > & kt, typename Model::FloatType dt) |
Public Functions Documentation
function getDt
function getDt
function setDt
template<class Model>
auto TempLat::KernelsTypes::setDt (
Model & model,
EoM < Model > & kt,
typename Model::FloatType dt
)
function setDt
template<class Model>
auto TempLat::KernelsTypes::setDt (
Model & model,
Diffusion < Model > & kt,
typename Model::FloatType dt
)
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/cosmolattice/include/CosmoInterface/evolvers/kernels/kernelstypes.h