38 scalar recRootN = 1.0/
sqrt(scalar(ntot));
CGAL::Exact_predicates_exact_constructions_kernel K
Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh...
static tmp< complexField > forwardTransform(const tmp< complexField > &field, const UList< int > &nn)
Class to create, store and output qgraph files.
Integrate a multi-dimensional complexVectorField in k-shells to create the 1D.
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensionedScalar sqrt(const dimensionedScalar &ds)
graph calcEk(const volVectorField &U, const Kmesh &K)
graph kShellIntegration(const complexVectorField &Ek, const Kmesh &K)
complexField ComplexField(const UList< scalar > &realValues, const UList< scalar > &imagValues)
Create complex field by zipping two lists of real/imag values.
#define forAll(list, i)
Loop across all elements in list.