Go to the source code of this file.
Classes | |
class | smoothDelta |
Smoothed delta which takes a given simple geometric delta and applies smoothing to it such that the ratio of deltas between two cells is no larger than a specified amount, typically 1.15. More... | |
class | smoothDelta::deltaData |
Public member class used by mesh-wave to propagate the delta-ratio. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::LESModels | |
Namespace for LES SGS models. | |
Functions | |
template<> | |
bool | contiguous< LESModels::smoothDelta::deltaData > () |
Data associated with deltaData type are contiguous. More... | |
Original source file smoothDelta.H
Definition in file smoothDelta.H.