104 inline Vector2D<Cmpt>
117 inline Vector2D<Cmpt>
130 inline SphericalTensor2D<Cmpt>
157 return st.
ii()*st.
ii();
An Istream is an abstract base class for all input systems (streams, files, token lists etc)....
Templated 2D sphericalTensor derived from VectorSpace adding construction from 1 component,...
SphericalTensor2D()
Construct null.
Templated 2D Vector derived from VectorSpace adding construction from 2 components,...
SphericalTensor2D< Cmpt > type
SphericalTensor2D< Cmpt > type
SphericalTensor2D< Cmpt > type
A class representing the concept of 0 used to avoid unnecessary manipulations for objects that are kn...
gmvFile<< "tracers "<< particles.size()<< nl;forAllConstIter(lagrangian::Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().x()<< " ";}gmvFile<< nl;forAllConstIter(lagrangian::Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().y()<< " ";}gmvFile<< nl;forAllConstIter(lagrangian::Cloud< passiveParticle >, particles, iter){ gmvFile<< iter().position().z()<< " ";}gmvFile<< nl;forAll(lagrangianScalarNames, i){ word name=lagrangianScalarNames[i];IOField< scalar > s(IOobject(name, runTime.name(), lagrangian::cloud::prefix, mesh, IOobject::MUST_READ, IOobject::NO_WRITE))
SphericalTensor< Cmpt > sph(const DiagTensor< Cmpt > &dt)
Return the spherical part of a diagonal tensor.
void det(LagrangianPatchField< scalar > &f, const LagrangianPatchField< tensor > &f1)
tmp< VolField< Type > > operator&(const fvMatrix< Type > &, const DimensionedField< Type, volMesh > &)
void tr(LagrangianPatchField< scalar > &f, const LagrangianPatchField< tensor > &f1)
void inv(LagrangianPatchField< tensor > &f, const LagrangianPatchField< tensor > &f1)
tmp< fvMatrix< Type > > operator/(const fvMatrix< Type > &, const volScalarField::Internal &)