

Go to the source code of this file.
Classes | |
| class | LagrangianSp< Type > |
| Wrapper around LagrangianCoeff to specialise for the implicit coefficient. Trivial at present. The idea eventually is to make the vector implicit coefficient automatically build tensor coefficients as and when a model supplies tensor values. More... | |
| class | LagrangianSp< vector > |
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| template<class Type > | |
| tmp< LagrangianSubField< Type > > | operator/ (const LagrangianCoeff< Type, false > &Su, const LagrangianSp< Type > &Sp) |
| tmp< LagrangianSubField< vector > > | operator/ (const LagrangianCoeff< vector, false > &Su, const LagrangianSp< vector > &Sp) |
Original source file LagrangianSp.H
Definition in file LagrangianSp.H.