Corrected capitalization of Doxygen documentation comments
This commit is contained in:
@ -85,7 +85,7 @@ public:
|
|||||||
);
|
);
|
||||||
|
|
||||||
//- Construct by mapping given mixedFixedValueSlipFvPatchField
|
//- Construct by mapping given mixedFixedValueSlipFvPatchField
|
||||||
//- onto a new patch
|
//- Onto a new patch
|
||||||
mixedFixedValueSlipFvPatchField
|
mixedFixedValueSlipFvPatchField
|
||||||
(
|
(
|
||||||
const mixedFixedValueSlipFvPatchField<Type>&,
|
const mixedFixedValueSlipFvPatchField<Type>&,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2013-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -203,10 +203,10 @@ public:
|
|||||||
const label patchi
|
const label patchi
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- gamma = Cp/Cv []
|
//- Gamma = Cp/Cv []
|
||||||
virtual tmp<volScalarField> gamma() const;
|
virtual tmp<volScalarField> gamma() const;
|
||||||
|
|
||||||
//- gamma = Cp/Cv for patch []
|
//- Gamma = Cp/Cv for patch []
|
||||||
virtual tmp<scalarField> gamma
|
virtual tmp<scalarField> gamma
|
||||||
(
|
(
|
||||||
const scalarField& p,
|
const scalarField& p,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2013-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -337,10 +337,10 @@ public:
|
|||||||
const label patchi
|
const label patchi
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- gamma = Cp/Cv []
|
//- Gamma = Cp/Cv []
|
||||||
virtual tmp<volScalarField> gamma() const;
|
virtual tmp<volScalarField> gamma() const;
|
||||||
|
|
||||||
//- gamma = Cp/Cv for patch []
|
//- Gamma = Cp/Cv for patch []
|
||||||
virtual tmp<scalarField> gamma
|
virtual tmp<scalarField> gamma
|
||||||
(
|
(
|
||||||
const scalarField& p,
|
const scalarField& p,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2014-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -54,7 +54,7 @@ class general
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- a coefficient
|
//- A coefficient
|
||||||
dimensionedScalar a_;
|
dimensionedScalar a_;
|
||||||
|
|
||||||
//- a1 coefficient
|
//- a1 coefficient
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2014-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -54,7 +54,7 @@ class simple
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- a coefficient
|
//- A coefficient
|
||||||
dimensionedScalar a_;
|
dimensionedScalar a_;
|
||||||
|
|
||||||
//- Drift velocity
|
//- Drift velocity
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -87,7 +87,7 @@ public:
|
|||||||
|
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|
||||||
//- construct from components
|
//- Construct from components
|
||||||
Kunz
|
Kunz
|
||||||
(
|
(
|
||||||
const volVectorField& U,
|
const volVectorField& U,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -81,7 +81,7 @@ public:
|
|||||||
|
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|
||||||
//- construct from components
|
//- Construct from components
|
||||||
Merkle
|
Merkle
|
||||||
(
|
(
|
||||||
const volVectorField& U,
|
const volVectorField& U,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -94,7 +94,7 @@ public:
|
|||||||
|
|
||||||
// Constructors
|
// Constructors
|
||||||
|
|
||||||
//- construct from components
|
//- Construct from components
|
||||||
SchnerrSauer
|
SchnerrSauer
|
||||||
(
|
(
|
||||||
const volVectorField& U,
|
const volVectorField& U,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -128,7 +128,7 @@ public:
|
|||||||
return residualSlip_;
|
return residualSlip_;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- the dragfunction K used in the momentum eq.
|
//- The dragfunction K used in the momentum eq.
|
||||||
// ddt(alpha1*rho1*U1) + ... = ... alpha1*alpha2*K*(U1-U2)
|
// ddt(alpha1*rho1*U1) + ... = ... alpha1*alpha2*K*(U1-U2)
|
||||||
// ddt(alpha2*rho2*U2) + ... = ... alpha1*alpha2*K*(U2-U1)
|
// ddt(alpha2*rho2*U2) + ... = ... alpha1*alpha2*K*(U2-U1)
|
||||||
// ********************************** NB! *****************************
|
// ********************************** NB! *****************************
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -111,7 +111,7 @@ public:
|
|||||||
|
|
||||||
// Member Functions
|
// Member Functions
|
||||||
|
|
||||||
//- the heat-transfer function K used in the enthalpy eq.
|
//- The heat-transfer function K used in the enthalpy eq.
|
||||||
// ddt(alpha1*rho1*ha) + ... = ... alpha1*alpha2*K*(Ta - Tb)
|
// ddt(alpha1*rho1*ha) + ... = ... alpha1*alpha2*K*(Ta - Tb)
|
||||||
// ddt(alpha2*rho2*hb) + ... = ... alpha1*alpha2*K*(Tb - Ta)
|
// ddt(alpha2*rho2*hb) + ... = ... alpha1*alpha2*K*(Tb - Ta)
|
||||||
// ********************************** NB! *****************************
|
// ********************************** NB! *****************************
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class HrenyaSinclair
|
|||||||
{
|
{
|
||||||
dictionary coeffDict_;
|
dictionary coeffDict_;
|
||||||
|
|
||||||
//- characteristic length of geometry
|
//- Characteristic length of geometry
|
||||||
dimensionedScalar L_;
|
dimensionedScalar L_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -92,7 +92,7 @@ class phaseModel
|
|||||||
//- Diameter model
|
//- Diameter model
|
||||||
autoPtr<diameterModel> dPtr_;
|
autoPtr<diameterModel> dPtr_;
|
||||||
|
|
||||||
//- turbulence model
|
//- Turbulence model
|
||||||
autoPtr<PhaseCompressibleTurbulenceModel<phaseModel> > turbulence_;
|
autoPtr<PhaseCompressibleTurbulenceModel<phaseModel> > turbulence_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -50,7 +50,7 @@ minArea -1;
|
|||||||
// and face centre triangles normal
|
// and face centre triangles normal
|
||||||
minTwist 0.0;
|
minTwist 0.0;
|
||||||
|
|
||||||
//- minimum normalised cell determinant
|
//- Minimum normalised cell determinant
|
||||||
// 1 = hex, <= 0 = folded or flattened illegal cell
|
// 1 = hex, <= 0 = folded or flattened illegal cell
|
||||||
minDeterminant 0.001;
|
minDeterminant 0.001;
|
||||||
|
|
||||||
|
|||||||
@ -192,10 +192,10 @@ class starMesh
|
|||||||
void operator=(const starMesh&);
|
void operator=(const starMesh&);
|
||||||
|
|
||||||
|
|
||||||
//- read fixed format vertex label
|
//- Read fixed format vertex label
|
||||||
static label readVtxLabel(IFstream&);
|
static label readVtxLabel(IFstream&);
|
||||||
|
|
||||||
//- read fixed format vertex coordinate component
|
//- Read fixed format vertex coordinate component
|
||||||
static scalar readVtxCmpt(IFstream&);
|
static scalar readVtxCmpt(IFstream&);
|
||||||
|
|
||||||
//- Read to nl
|
//- Read to nl
|
||||||
|
|||||||
@ -133,7 +133,7 @@ class backgroundMeshDecomposition
|
|||||||
//- Decomposition method
|
//- Decomposition method
|
||||||
autoPtr<decompositionMethod> decomposerPtr_;
|
autoPtr<decompositionMethod> decomposerPtr_;
|
||||||
|
|
||||||
//- merge distance required by fvMeshDistribute
|
//- Merge distance required by fvMeshDistribute
|
||||||
scalar mergeDist_;
|
scalar mergeDist_;
|
||||||
|
|
||||||
//- Scale of a cell span vs cell size used to decide to refine a cell
|
//- Scale of a cell span vs cell size used to decide to refine a cell
|
||||||
|
|||||||
@ -54,13 +54,13 @@ private:
|
|||||||
|
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- cell size at distance_ from the surface
|
//- Cell size at distance_ from the surface
|
||||||
scalar distanceCellSize_;
|
scalar distanceCellSize_;
|
||||||
|
|
||||||
//- distance from the surface to control over
|
//- Distance from the surface to control over
|
||||||
scalar distance_;
|
scalar distance_;
|
||||||
|
|
||||||
//- distance squared
|
//- Distance squared
|
||||||
scalar distanceSqr_;
|
scalar distanceSqr_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -54,7 +54,7 @@ private:
|
|||||||
|
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- cell size at distance_ from the surface
|
//- Cell size at distance_ from the surface
|
||||||
scalar distanceCellSize_;
|
scalar distanceCellSize_;
|
||||||
|
|
||||||
//- Offset distance from surface for constant size portion
|
//- Offset distance from surface for constant size portion
|
||||||
|
|||||||
@ -546,7 +546,7 @@ private:
|
|||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- Check if a location is in the exclusion range of an existing feature
|
//- Check if a location is in the exclusion range of an existing feature
|
||||||
//- edge conformation location
|
//- Edge conformation location
|
||||||
bool nearFeatureEdgeLocation
|
bool nearFeatureEdgeLocation
|
||||||
(
|
(
|
||||||
const pointIndexHit& pHit,
|
const pointIndexHit& pHit,
|
||||||
@ -731,7 +731,7 @@ private:
|
|||||||
label classifyBoundaryPoint(Cell_handle cit) const;
|
label classifyBoundaryPoint(Cell_handle cit) const;
|
||||||
|
|
||||||
//- Index all of the the Delaunay cells and calculate their
|
//- Index all of the the Delaunay cells and calculate their
|
||||||
//- dual points
|
//- Dual points
|
||||||
void indexDualVertices
|
void indexDualVertices
|
||||||
(
|
(
|
||||||
pointField& pts,
|
pointField& pts,
|
||||||
|
|||||||
@ -58,7 +58,7 @@ class pointFeatureEdgesTypes
|
|||||||
//- Reference to the feature edge mesh
|
//- Reference to the feature edge mesh
|
||||||
const extendedFeatureEdgeMesh& feMesh_;
|
const extendedFeatureEdgeMesh& feMesh_;
|
||||||
|
|
||||||
//- label of the point
|
//- Label of the point
|
||||||
label pointLabel_;
|
label pointLabel_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -88,7 +88,7 @@ class indexedCell
|
|||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- The index for this Delaunay tetrahedral cell. Type information is
|
//- The index for this Delaunay tetrahedral cell. Type information is
|
||||||
//- also carried:
|
//- Also carried:
|
||||||
|
|
||||||
// ctFar : the dual point of this cell does not form part of the
|
// ctFar : the dual point of this cell does not form part of the
|
||||||
// internal or boundary of the dual mesh
|
// internal or boundary of the dual mesh
|
||||||
|
|||||||
@ -163,7 +163,7 @@ class cvControls
|
|||||||
//- Allowed relative load unbalance
|
//- Allowed relative load unbalance
|
||||||
scalar maxLoadUnbalance_;
|
scalar maxLoadUnbalance_;
|
||||||
|
|
||||||
//- cosine of angle of alignment with required direction within which a
|
//- Cosine of angle of alignment with required direction within which a
|
||||||
// face will be accepted for rotation
|
// face will be accepted for rotation
|
||||||
scalar cosAlignmentAcceptanceAngle_;
|
scalar cosAlignmentAcceptanceAngle_;
|
||||||
|
|
||||||
@ -179,7 +179,7 @@ class cvControls
|
|||||||
// size
|
// size
|
||||||
scalar faceAreaRatioCoeff_;
|
scalar faceAreaRatioCoeff_;
|
||||||
|
|
||||||
//- cosine of the angle of alignment with the required direction
|
//- Cosine of the angle of alignment with the required direction
|
||||||
// within which a long De will be accepted for a new Dv insertion
|
// within which a long De will be accepted for a new Dv insertion
|
||||||
scalar cosInsertionAcceptanceAngle_;
|
scalar cosInsertionAcceptanceAngle_;
|
||||||
|
|
||||||
|
|||||||
@ -457,7 +457,7 @@ meshQualityControls
|
|||||||
// and face centre triangles normal
|
// and face centre triangles normal
|
||||||
minTwist 0.02;
|
minTwist 0.02;
|
||||||
|
|
||||||
//- minimum normalised cell determinant
|
//- Minimum normalised cell determinant
|
||||||
//- 1 = hex, <= 0 = folded or flattened illegal cell
|
//- 1 = hex, <= 0 = folded or flattened illegal cell
|
||||||
minDeterminant 0.001;
|
minDeterminant 0.001;
|
||||||
|
|
||||||
|
|||||||
@ -149,7 +149,7 @@ public:
|
|||||||
|
|
||||||
// Member Functions
|
// Member Functions
|
||||||
|
|
||||||
//- test function
|
//- Test function
|
||||||
virtual bool need_refine( const Cube &c )
|
virtual bool need_refine( const Cube &c )
|
||||||
{
|
{
|
||||||
int l = c.lv() ;
|
int l = c.lv() ;
|
||||||
@ -352,7 +352,7 @@ public:
|
|||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
|
|
||||||
//- data function
|
//- Data function
|
||||||
virtual real value_at( const Cube &c )
|
virtual real value_at( const Cube &c )
|
||||||
{
|
{
|
||||||
return signedDistance(converter_.toGlobal(c)) - _iso_val;
|
return signedDistance(converter_.toGlobal(c)) - _iso_val;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -443,7 +443,7 @@ int main(int argc, char *argv[])
|
|||||||
PtrList<volTensorField> volTensorFields;
|
PtrList<volTensorField> volTensorFields;
|
||||||
ReadFields(mesh, objects, volTensorFields);
|
ReadFields(mesh, objects, volTensorFields);
|
||||||
|
|
||||||
//- uncomment if you want to interpolate surface fields (usually bad idea)
|
//- Uncomment if you want to interpolate surface fields (usually bad idea)
|
||||||
//Info<< "Reading all current surfaceFields" << endl;
|
//Info<< "Reading all current surfaceFields" << endl;
|
||||||
//PtrList<surfaceScalarField> surfaceScalarFields;
|
//PtrList<surfaceScalarField> surfaceScalarFields;
|
||||||
//ReadFields(mesh, objects, surfaceScalarFields);
|
//ReadFields(mesh, objects, surfaceScalarFields);
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -206,7 +206,7 @@ void Foam::ensightLagrangianField
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//- write generalized field components
|
//- Write generalized field components
|
||||||
template<class Type>
|
template<class Type>
|
||||||
void Foam::ensightVolField
|
void Foam::ensightVolField
|
||||||
(
|
(
|
||||||
|
|||||||
@ -64,7 +64,7 @@ void ensightParticlePositions
|
|||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
//- write lagrangian parcels
|
//- Write lagrangian parcels
|
||||||
template<class Type>
|
template<class Type>
|
||||||
void ensightLagrangianField
|
void ensightLagrangianField
|
||||||
(
|
(
|
||||||
@ -75,7 +75,7 @@ void ensightLagrangianField
|
|||||||
IOstream::streamFormat format
|
IOstream::streamFormat format
|
||||||
);
|
);
|
||||||
|
|
||||||
//- write generalized field components
|
//- Write generalized field components
|
||||||
template<class Type>
|
template<class Type>
|
||||||
void ensightVolField
|
void ensightVolField
|
||||||
(
|
(
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -89,7 +89,7 @@ public:
|
|||||||
|
|
||||||
// Access
|
// Access
|
||||||
|
|
||||||
//- whole mesh
|
//- Whole mesh
|
||||||
const fvMesh& baseMesh() const
|
const fvMesh& baseMesh() const
|
||||||
{
|
{
|
||||||
return baseMesh_;
|
return baseMesh_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -90,7 +90,7 @@ public:
|
|||||||
|
|
||||||
// Access
|
// Access
|
||||||
|
|
||||||
//- whole mesh
|
//- Whole mesh
|
||||||
const fvMesh& baseMesh() const
|
const fvMesh& baseMesh() const
|
||||||
{
|
{
|
||||||
return baseMesh_;
|
return baseMesh_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -79,7 +79,7 @@ public:
|
|||||||
|
|
||||||
// Public static data
|
// Public static data
|
||||||
|
|
||||||
//- equivalent to enumeration in "vtkCellType.h"
|
//- Equivalent to enumeration in "vtkCellType.h"
|
||||||
enum vtkTypes
|
enum vtkTypes
|
||||||
{
|
{
|
||||||
VTK_TRIANGLE = 5,
|
VTK_TRIANGLE = 5,
|
||||||
|
|||||||
@ -184,7 +184,7 @@ class vtkPV3Foam
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
//- bookkeeping for polyhedral cell decomposition
|
//- Bookkeeping for polyhedral cell decomposition
|
||||||
// hide in extra pointMap (cellSet/cellZone) for now
|
// hide in extra pointMap (cellSet/cellZone) for now
|
||||||
class polyDecomp
|
class polyDecomp
|
||||||
{
|
{
|
||||||
@ -536,7 +536,7 @@ class vtkPV3Foam
|
|||||||
const label datasetNo
|
const label datasetNo
|
||||||
);
|
);
|
||||||
|
|
||||||
//- face set/zone field
|
//- Face set/zone field
|
||||||
template<class Type>
|
template<class Type>
|
||||||
void convertFaceField
|
void convertFaceField
|
||||||
(
|
(
|
||||||
@ -700,7 +700,7 @@ public:
|
|||||||
//- Add/remove patch names to/from the view
|
//- Add/remove patch names to/from the view
|
||||||
void renderPatchNames(vtkRenderer*, const bool show);
|
void renderPatchNames(vtkRenderer*, const bool show);
|
||||||
|
|
||||||
//- set the runTime to the first plausible request time,
|
//- Set the runTime to the first plausible request time,
|
||||||
// returns the timeIndex
|
// returns the timeIndex
|
||||||
// sets to "constant" on error
|
// sets to "constant" on error
|
||||||
int setTime(int count, const double requestTimes[]);
|
int setTime(int count, const double requestTimes[]);
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -243,7 +243,7 @@ class vtkPV3blockMesh
|
|||||||
//- Internal block info
|
//- Internal block info
|
||||||
void updateInfoBlocks(vtkDataArraySelection*);
|
void updateInfoBlocks(vtkDataArraySelection*);
|
||||||
|
|
||||||
//- block curved edges info
|
//- Block curved edges info
|
||||||
void updateInfoEdges(vtkDataArraySelection*);
|
void updateInfoEdges(vtkDataArraySelection*);
|
||||||
|
|
||||||
// Update helper functions
|
// Update helper functions
|
||||||
@ -253,13 +253,13 @@ class vtkPV3blockMesh
|
|||||||
|
|
||||||
// Mesh conversion functions
|
// Mesh conversion functions
|
||||||
|
|
||||||
//- mesh blocks
|
//- Mesh blocks
|
||||||
void convertMeshBlocks(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshBlocks(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
//- mesh curved edges
|
//- Mesh curved edges
|
||||||
void convertMeshEdges(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshEdges(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
//- mesh corners
|
//- Mesh corners
|
||||||
void convertMeshCorners(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshCorners(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -184,7 +184,7 @@ class vtkPV4Foam
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
//- bookkeeping for polyhedral cell decomposition
|
//- Bookkeeping for polyhedral cell decomposition
|
||||||
// hide in extra pointMap (cellSet/cellZone) for now
|
// hide in extra pointMap (cellSet/cellZone) for now
|
||||||
class polyDecomp
|
class polyDecomp
|
||||||
{
|
{
|
||||||
@ -536,7 +536,7 @@ class vtkPV4Foam
|
|||||||
const label datasetNo
|
const label datasetNo
|
||||||
);
|
);
|
||||||
|
|
||||||
//- face set/zone field
|
//- Face set/zone field
|
||||||
template<class Type>
|
template<class Type>
|
||||||
void convertFaceField
|
void convertFaceField
|
||||||
(
|
(
|
||||||
@ -700,7 +700,7 @@ public:
|
|||||||
//- Add/remove patch names to/from the view
|
//- Add/remove patch names to/from the view
|
||||||
void renderPatchNames(vtkRenderer*, const bool show);
|
void renderPatchNames(vtkRenderer*, const bool show);
|
||||||
|
|
||||||
//- set the runTime to the first plausible request time,
|
//- Set the runTime to the first plausible request time,
|
||||||
// returns the timeIndex
|
// returns the timeIndex
|
||||||
// sets to "constant" on error
|
// sets to "constant" on error
|
||||||
int setTime(int count, const double requestTimes[]);
|
int setTime(int count, const double requestTimes[]);
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -243,7 +243,7 @@ class vtkPV4blockMesh
|
|||||||
//- Internal block info
|
//- Internal block info
|
||||||
void updateInfoBlocks(vtkDataArraySelection*);
|
void updateInfoBlocks(vtkDataArraySelection*);
|
||||||
|
|
||||||
//- block curved edges info
|
//- Block curved edges info
|
||||||
void updateInfoEdges(vtkDataArraySelection*);
|
void updateInfoEdges(vtkDataArraySelection*);
|
||||||
|
|
||||||
// Update helper functions
|
// Update helper functions
|
||||||
@ -253,13 +253,13 @@ class vtkPV4blockMesh
|
|||||||
|
|
||||||
// Mesh conversion functions
|
// Mesh conversion functions
|
||||||
|
|
||||||
//- mesh blocks
|
//- Mesh blocks
|
||||||
void convertMeshBlocks(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshBlocks(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
//- mesh curved edges
|
//- Mesh curved edges
|
||||||
void convertMeshEdges(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshEdges(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
//- mesh corners
|
//- Mesh corners
|
||||||
void convertMeshCorners(vtkMultiBlockDataSet*, int& blockNo);
|
void convertMeshCorners(vtkMultiBlockDataSet*, int& blockNo);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -60,7 +60,7 @@ class channelIndex
|
|||||||
//- Is mesh symmetric
|
//- Is mesh symmetric
|
||||||
const bool symmetric_;
|
const bool symmetric_;
|
||||||
|
|
||||||
//- direction to sort
|
//- Direction to sort
|
||||||
const direction dir_;
|
const direction dir_;
|
||||||
|
|
||||||
//- Per cell the global region
|
//- Per cell the global region
|
||||||
@ -123,7 +123,7 @@ public:
|
|||||||
template<class T>
|
template<class T>
|
||||||
Field<T> regionSum(const Field<T>& cellField) const;
|
Field<T> regionSum(const Field<T>& cellField) const;
|
||||||
|
|
||||||
//- collapse a field to a line
|
//- Collapse a field to a line
|
||||||
template<class T>
|
template<class T>
|
||||||
Field<T> collapse
|
Field<T> collapse
|
||||||
(
|
(
|
||||||
@ -131,7 +131,7 @@ public:
|
|||||||
const bool asymmetric=false
|
const bool asymmetric=false
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- return the field of Y locations from the cell centres
|
//- Return the field of Y locations from the cell centres
|
||||||
const scalarField& y() const
|
const scalarField& y() const
|
||||||
{
|
{
|
||||||
return y_;
|
return y_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
# ========= |
|
# ========= |
|
||||||
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
# \\ / O peration |
|
# \\ / O peration |
|
||||||
# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
# \\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
# \\/ M anipulation |
|
# \\/ M anipulation |
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
# License
|
# License
|
||||||
@ -28,7 +28,7 @@
|
|||||||
# Converts cocoon style sentinel strings into doxygen style strings
|
# Converts cocoon style sentinel strings into doxygen style strings
|
||||||
#
|
#
|
||||||
# Assumes comment strings are formatted as follows
|
# Assumes comment strings are formatted as follows
|
||||||
# //- general description
|
# //- General description
|
||||||
# // more information
|
# // more information
|
||||||
# // and even more information
|
# // and even more information
|
||||||
# This should be re-formatted as the following
|
# This should be re-formatted as the following
|
||||||
|
|||||||
@ -69,7 +69,7 @@ minVolRatio 0.01;
|
|||||||
minTriangleTwist -1;
|
minTriangleTwist -1;
|
||||||
|
|
||||||
|
|
||||||
//- if >0 : preserve cells with all points on the surface if the
|
//- If >0 : preserve cells with all points on the surface if the
|
||||||
// resulting volume after snapping (by approximation) is larger than
|
// resulting volume after snapping (by approximation) is larger than
|
||||||
// minVolCollapseRatio times old volume (i.e. not collapsed to flat cell).
|
// minVolCollapseRatio times old volume (i.e. not collapsed to flat cell).
|
||||||
// If <0 : delete always.
|
// If <0 : delete always.
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -130,7 +130,7 @@ namespace Foam
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
//- initialise inotify
|
//- Initialise inotify
|
||||||
inline fileMonitorWatcher(const bool useInotify, const label sz = 20)
|
inline fileMonitorWatcher(const bool useInotify, const label sz = 20)
|
||||||
:
|
:
|
||||||
useInotify_(useInotify),
|
useInotify_(useInotify),
|
||||||
@ -179,7 +179,7 @@ namespace Foam
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//- remove all watches
|
//- Remove all watches
|
||||||
inline ~fileMonitorWatcher()
|
inline ~fileMonitorWatcher()
|
||||||
{
|
{
|
||||||
#ifdef FOAM_USE_INOTIFY
|
#ifdef FOAM_USE_INOTIFY
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -105,13 +105,13 @@ public:
|
|||||||
|
|
||||||
// Check
|
// Check
|
||||||
|
|
||||||
//- compare two fileStats for same device
|
//- Compare two fileStats for same device
|
||||||
bool sameDevice(const fileStat& stat2) const;
|
bool sameDevice(const fileStat& stat2) const;
|
||||||
|
|
||||||
//- compare two fileStats for same Inode
|
//- Compare two fileStats for same Inode
|
||||||
bool sameINode(const fileStat& stat2) const;
|
bool sameINode(const fileStat& stat2) const;
|
||||||
|
|
||||||
//- compare state against inode
|
//- Compare state against inode
|
||||||
bool sameINode(const label iNode) const;
|
bool sameINode(const label iNode) const;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class sigStopAtWriteNow
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- number of signal to use
|
//- Number of signal to use
|
||||||
static int signal_;
|
static int signal_;
|
||||||
|
|
||||||
//- Saved old signal trapping setting
|
//- Saved old signal trapping setting
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -54,7 +54,7 @@ class sigWriteNow
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- number of signal to use
|
//- Number of signal to use
|
||||||
static int signal_;
|
static int signal_;
|
||||||
|
|
||||||
//- Saved old signal trapping setting
|
//- Saved old signal trapping setting
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -67,7 +67,7 @@ SourceFiles
|
|||||||
|
|
||||||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
|
||||||
|
|
||||||
//- check it a timeout has occured
|
//- Check it a timeout has occured
|
||||||
// keep setjmp in same stack frame so no function calls
|
// keep setjmp in same stack frame so no function calls
|
||||||
#define timedOut(x) \
|
#define timedOut(x) \
|
||||||
(((x).newTimeOut_ > 0) ? setjmp(Foam::timer::envAlarm) : false)
|
(((x).newTimeOut_ > 0) ? setjmp(Foam::timer::envAlarm) : false)
|
||||||
@ -83,16 +83,16 @@ class timer
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- old signal masks
|
//- Old signal masks
|
||||||
static struct sigaction oldAction_;
|
static struct sigaction oldAction_;
|
||||||
|
|
||||||
//- old alarm() value
|
//- Old alarm() value
|
||||||
static unsigned int oldTimeOut_;
|
static unsigned int oldTimeOut_;
|
||||||
|
|
||||||
|
|
||||||
// Private Member Functions
|
// Private Member Functions
|
||||||
|
|
||||||
//- alarm handler
|
//- Alarm handler
|
||||||
static void signalHandler(int);
|
static void signalHandler(int);
|
||||||
|
|
||||||
|
|
||||||
@ -103,10 +103,10 @@ public:
|
|||||||
//- Declare name of the class and its debug switch
|
//- Declare name of the class and its debug switch
|
||||||
ClassName("timer");
|
ClassName("timer");
|
||||||
|
|
||||||
//- current time out value. Needed by macro timedOut
|
//- Current time out value. Needed by macro timedOut
|
||||||
unsigned int newTimeOut_;
|
unsigned int newTimeOut_;
|
||||||
|
|
||||||
//- state for setjmp. Needed by macro timedOut
|
//- State for setjmp. Needed by macro timedOut
|
||||||
static jmp_buf envAlarm;
|
static jmp_buf envAlarm;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -92,7 +92,7 @@ public:
|
|||||||
//- Bounding box of this node
|
//- Bounding box of this node
|
||||||
treeBoundBox bb_;
|
treeBoundBox bb_;
|
||||||
|
|
||||||
//- parent node (index into nodes_ of tree)
|
//- Parent node (index into nodes_ of tree)
|
||||||
label parent_;
|
label parent_;
|
||||||
|
|
||||||
//- IDs of the 8 nodes on all sides of the mid point
|
//- IDs of the 8 nodes on all sides of the mid point
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -83,7 +83,7 @@ public:
|
|||||||
//- Bounding box of this node
|
//- Bounding box of this node
|
||||||
treeBoundBox bb_;
|
treeBoundBox bb_;
|
||||||
|
|
||||||
//- parent node (index into nodes_ of tree)
|
//- Parent node (index into nodes_ of tree)
|
||||||
label parent_;
|
label parent_;
|
||||||
|
|
||||||
//- IDs of the 8 nodes on all sides of the mid point
|
//- IDs of the 8 nodes on all sides of the mid point
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -67,7 +67,7 @@ class treeDataCell
|
|||||||
//- How to decide if point is inside cell
|
//- How to decide if point is inside cell
|
||||||
const polyMesh::cellRepresentation decompMode_;
|
const polyMesh::cellRepresentation decompMode_;
|
||||||
|
|
||||||
//- cell bounding boxes (valid only if cacheBb_)
|
//- Cell bounding boxes (valid only if cacheBb_)
|
||||||
treeBoundBoxList bbs_;
|
treeBoundBoxList bbs_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -461,7 +461,7 @@ public:
|
|||||||
inline iterator operator++(int);
|
inline iterator operator++(int);
|
||||||
};
|
};
|
||||||
|
|
||||||
//- iterator set to the beginning of the HashTable
|
//- Iterator set to the beginning of the HashTable
|
||||||
inline iterator begin();
|
inline iterator begin();
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -350,10 +350,10 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
//- iterator set to the beginning of the StaticHashTable
|
//- Iterator set to the beginning of the StaticHashTable
|
||||||
inline iterator begin();
|
inline iterator begin();
|
||||||
|
|
||||||
//- iterator set to beyond the end of the StaticHashTable
|
//- Iterator set to beyond the end of the StaticHashTable
|
||||||
inline const iterator& end();
|
inline const iterator& end();
|
||||||
|
|
||||||
//- const_iterator set to the beginning of the StaticHashTable
|
//- const_iterator set to the beginning of the StaticHashTable
|
||||||
@ -385,7 +385,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
//- iterator returned by end()
|
//- Iterator returned by end()
|
||||||
iterator endIter_;
|
iterator endIter_;
|
||||||
|
|
||||||
//- const_iterator returned by end()
|
//- const_iterator returned by end()
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -302,7 +302,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
//- iterator returned by end()
|
//- Iterator returned by end()
|
||||||
static iterator endIter_;
|
static iterator endIter_;
|
||||||
|
|
||||||
//- const_iterator returned by end()
|
//- const_iterator returned by end()
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -249,7 +249,7 @@ public:
|
|||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
||||||
//- iterator returned by end()
|
//- Iterator returned by end()
|
||||||
static iterator endIter_;
|
static iterator endIter_;
|
||||||
|
|
||||||
//- const_iterator returned by end()
|
//- const_iterator returned by end()
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -544,10 +544,10 @@ public:
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
//- iterator set to the beginning of the PackedList
|
//- Iterator set to the beginning of the PackedList
|
||||||
inline iterator begin();
|
inline iterator begin();
|
||||||
|
|
||||||
//- iterator set to beyond the end of the PackedList
|
//- Iterator set to beyond the end of the PackedList
|
||||||
inline iterator end();
|
inline iterator end();
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -182,7 +182,7 @@ public:
|
|||||||
return index_ > vn.index_;
|
return index_ > vn.index_;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- this version the same as or newer than the one given
|
//- This version the same as or newer than the one given
|
||||||
bool operator>=(const versionNumber& vn)
|
bool operator>=(const versionNumber& vn)
|
||||||
{
|
{
|
||||||
return index_ >= vn.index_;
|
return index_ >= vn.index_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -101,13 +101,13 @@ class PstreamBuffers
|
|||||||
|
|
||||||
const IOstream::versionNumber version_;
|
const IOstream::versionNumber version_;
|
||||||
|
|
||||||
//- send buffer
|
//- Send buffer
|
||||||
List<DynamicList<char> > sendBuf_;
|
List<DynamicList<char> > sendBuf_;
|
||||||
|
|
||||||
//- receive buffer
|
//- Receive buffer
|
||||||
List<DynamicList<char> > recvBuf_;
|
List<DynamicList<char> > recvBuf_;
|
||||||
|
|
||||||
//- read position in recvBuf_
|
//- Read position in recvBuf_
|
||||||
labelList recvBufPos_;
|
labelList recvBufPos_;
|
||||||
|
|
||||||
bool finishedSendsCalled_;
|
bool finishedSendsCalled_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -97,10 +97,10 @@ protected:
|
|||||||
const word& redirectType
|
const word& redirectType
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- get the loaded dynamic libraries
|
//- Get the loaded dynamic libraries
|
||||||
virtual dlLibraryTable& libs() const = 0;
|
virtual dlLibraryTable& libs() const = 0;
|
||||||
|
|
||||||
//- adapt the context for the current object
|
//- Adapt the context for the current object
|
||||||
virtual void prepare
|
virtual void prepare
|
||||||
(
|
(
|
||||||
dynamicCode&,
|
dynamicCode&,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2012-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2012-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -121,10 +121,10 @@ class codedFixedValuePointPatchField
|
|||||||
//- Set the rewrite vars controlling the Type
|
//- Set the rewrite vars controlling the Type
|
||||||
static void setFieldTemplates(dynamicCode& dynCode);
|
static void setFieldTemplates(dynamicCode& dynCode);
|
||||||
|
|
||||||
//- get the loaded dynamic libraries
|
//- Get the loaded dynamic libraries
|
||||||
virtual dlLibraryTable& libs() const;
|
virtual dlLibraryTable& libs() const;
|
||||||
|
|
||||||
//- adapt the context for the current object
|
//- Adapt the context for the current object
|
||||||
virtual void prepare(dynamicCode&, const dynamicCodeContext&) const;
|
virtual void prepare(dynamicCode&, const dynamicCodeContext&) const;
|
||||||
|
|
||||||
// Return a description (type + name) for the output
|
// Return a description (type + name) for the output
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -57,7 +57,7 @@ class timeVaryingUniformFixedValuePointPatchField
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- the time series being used, including the bounding treatment
|
//- The time series being used, including the bounding treatment
|
||||||
interpolationTable<Type> timeSeries_;
|
interpolationTable<Type> timeSeries_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -90,14 +90,14 @@ public:
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
//- reduce operator
|
//- Reduce operator
|
||||||
class combineConstraintsEqOp
|
class combineConstraintsEqOp
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
inline void operator()(pointConstraint&, const pointConstraint&) const;
|
inline void operator()(pointConstraint&, const pointConstraint&) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
//- transformation function
|
//- Transformation function
|
||||||
inline pointConstraint transform(const tensor& tt, const pointConstraint& v);
|
inline pointConstraint transform(const tensor& tt, const pointConstraint& v);
|
||||||
|
|
||||||
//- contiguous
|
//- contiguous
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -134,7 +134,7 @@ class argList
|
|||||||
const string& str
|
const string& str
|
||||||
);
|
);
|
||||||
|
|
||||||
//- get rootPath_ / globalCase_ from one of the following forms
|
//- Get rootPath_ / globalCase_ from one of the following forms
|
||||||
// * [-case dir]
|
// * [-case dir]
|
||||||
// * cwd
|
// * cwd
|
||||||
//
|
//
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -69,7 +69,7 @@ namespace electromagnetic
|
|||||||
//- Magnetic flux quantum: default SI units: [Wb]
|
//- Magnetic flux quantum: default SI units: [Wb]
|
||||||
extern const dimensionedScalar phi0;
|
extern const dimensionedScalar phi0;
|
||||||
|
|
||||||
//- von Klitzing constant: default SI units: [ohm]
|
//- Von Klitzing constant: default SI units: [ohm]
|
||||||
extern const dimensionedScalar RK;
|
extern const dimensionedScalar RK;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -196,7 +196,7 @@ bool ping(const string&, const label timeOut=10);
|
|||||||
//- Execute the specified command
|
//- Execute the specified command
|
||||||
int system(const std::string& command);
|
int system(const std::string& command);
|
||||||
|
|
||||||
//- open a shared library. Return handle to library. Print error message
|
//- Open a shared library. Return handle to library. Print error message
|
||||||
// if library cannot be loaded (check = true)
|
// if library cannot be loaded (check = true)
|
||||||
void* dlOpen(const fileName& lib, const bool check = true);
|
void* dlOpen(const fileName& lib, const bool check = true);
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -80,7 +80,7 @@ private:
|
|||||||
//- File name
|
//- File name
|
||||||
fileName fileName_;
|
fileName fileName_;
|
||||||
|
|
||||||
//- the actual reader
|
//- The actual reader
|
||||||
autoPtr<tableReader<Type> > reader_;
|
autoPtr<tableReader<Type> > reader_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -103,7 +103,7 @@ private:
|
|||||||
//- File name
|
//- File name
|
||||||
fileName fileName_;
|
fileName fileName_;
|
||||||
|
|
||||||
//- the actual reader
|
//- The actual reader
|
||||||
autoPtr<tableReader<Type> > reader_;
|
autoPtr<tableReader<Type> > reader_;
|
||||||
|
|
||||||
// Private Member Functions
|
// Private Member Functions
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -110,7 +110,7 @@ public:
|
|||||||
List<Tuple2<scalar, List<Tuple2<scalar, Type> > > >&
|
List<Tuple2<scalar, List<Tuple2<scalar, Type> > > >&
|
||||||
);
|
);
|
||||||
|
|
||||||
//- write the remaining parameters
|
//- Write the remaining parameters
|
||||||
virtual void write(Ostream& os) const;
|
virtual void write(Ostream& os) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -119,7 +119,7 @@ public:
|
|||||||
word fieldName_;
|
word fieldName_;
|
||||||
const LduMatrix<Type, DType, LUType>& matrix_;
|
const LduMatrix<Type, DType, LUType>& matrix_;
|
||||||
|
|
||||||
//- dictionary of controls
|
//- Dictionary of controls
|
||||||
dictionary controlDict_;
|
dictionary controlDict_;
|
||||||
|
|
||||||
//- Maximum number of iterations in the solver
|
//- Maximum number of iterations in the solver
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -101,7 +101,7 @@ public:
|
|||||||
const FieldField<Field, scalar>& interfaceIntCoeffs_;
|
const FieldField<Field, scalar>& interfaceIntCoeffs_;
|
||||||
lduInterfaceFieldPtrsList interfaces_;
|
lduInterfaceFieldPtrsList interfaces_;
|
||||||
|
|
||||||
//- dictionary of controls
|
//- Dictionary of controls
|
||||||
dictionary controlDict_;
|
dictionary controlDict_;
|
||||||
|
|
||||||
//- Maximum number of iterations in the solver
|
//- Maximum number of iterations in the solver
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -57,7 +57,7 @@ class SVD
|
|||||||
//- Rectangular matrix with the same dimensions as the input
|
//- Rectangular matrix with the same dimensions as the input
|
||||||
scalarRectangularMatrix U_;
|
scalarRectangularMatrix U_;
|
||||||
|
|
||||||
//- square matrix V
|
//- Square matrix V
|
||||||
scalarRectangularMatrix V_;
|
scalarRectangularMatrix V_;
|
||||||
|
|
||||||
//- The singular values
|
//- The singular values
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -88,7 +88,7 @@ public:
|
|||||||
|
|
||||||
// Member Functions
|
// Member Functions
|
||||||
|
|
||||||
//- from neighbour processor to index in boundaryMesh. Local information
|
//- From neighbour processor to index in boundaryMesh. Local information
|
||||||
// (so not same over all processors)
|
// (so not same over all processors)
|
||||||
const labelList& procPatchMap() const
|
const labelList& procPatchMap() const
|
||||||
{
|
{
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -98,7 +98,7 @@ public:
|
|||||||
|
|
||||||
// Member Functions
|
// Member Functions
|
||||||
|
|
||||||
//- order in which comms is scheduled
|
//- Order in which comms is scheduled
|
||||||
const labelList& schedule() const
|
const labelList& schedule() const
|
||||||
{
|
{
|
||||||
return schedule_;
|
return schedule_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class hexMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class prismMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class pyrMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class tetMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class tetWedgeMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class wedgeMatcher
|
|||||||
{
|
{
|
||||||
// Static data members
|
// Static data members
|
||||||
|
|
||||||
//- constants for this shape
|
//- Constants for this shape
|
||||||
static const label vertPerCell;
|
static const label vertPerCell;
|
||||||
static const label facePerCell;
|
static const label facePerCell;
|
||||||
static const label maxVertPerFace;
|
static const label maxVertPerFace;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -121,7 +121,7 @@ public:
|
|||||||
//- Return edge line
|
//- Return edge line
|
||||||
inline linePointRef line(const pointField&) const;
|
inline linePointRef line(const pointField&) const;
|
||||||
|
|
||||||
//- compare edges
|
//- Compare edges
|
||||||
// Returns:
|
// Returns:
|
||||||
// - 0: different
|
// - 0: different
|
||||||
// - +1: identical
|
// - +1: identical
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -365,7 +365,7 @@ public:
|
|||||||
faceList& quadFaces
|
faceList& quadFaces
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
//- compare faces
|
//- Compare faces
|
||||||
// 0: different
|
// 0: different
|
||||||
// +1: identical
|
// +1: identical
|
||||||
// -1: same face, but different orientation
|
// -1: same face, but different orientation
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -218,7 +218,7 @@ public:
|
|||||||
// - 0: edge not found on the face
|
// - 0: edge not found on the face
|
||||||
inline int edgeDirection(const edge&) const;
|
inline int edgeDirection(const edge&) const;
|
||||||
|
|
||||||
//- compare triFaces
|
//- Compare triFaces
|
||||||
// Returns:
|
// Returns:
|
||||||
// - 0: different
|
// - 0: different
|
||||||
// - +1: identical
|
// - +1: identical
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -110,7 +110,7 @@ public:
|
|||||||
|
|
||||||
// Queries relating to my processor (using world communicator)
|
// Queries relating to my processor (using world communicator)
|
||||||
|
|
||||||
//- my local size
|
//- My local size
|
||||||
inline label localSize() const;
|
inline label localSize() const;
|
||||||
|
|
||||||
//- From local to global
|
//- From local to global
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -83,16 +83,16 @@ class mapAddedPolyMesh
|
|||||||
//- From added mesh cells to new cells
|
//- From added mesh cells to new cells
|
||||||
labelList addedCellMap_;
|
labelList addedCellMap_;
|
||||||
|
|
||||||
//- original mesh to new mesh patch map. -1 for deleted patches.
|
//- Original mesh to new mesh patch map. -1 for deleted patches.
|
||||||
labelList oldPatchMap_;
|
labelList oldPatchMap_;
|
||||||
|
|
||||||
//- added mesh to new mesh patch map. -1 for deleted patches.
|
//- Added mesh to new mesh patch map. -1 for deleted patches.
|
||||||
labelList addedPatchMap_;
|
labelList addedPatchMap_;
|
||||||
|
|
||||||
//- original patch sizes on old mesh
|
//- Original patch sizes on old mesh
|
||||||
labelList oldPatchSizes_;
|
labelList oldPatchSizes_;
|
||||||
|
|
||||||
//- original patch starts
|
//- Original patch starts
|
||||||
labelList oldPatchStarts_;
|
labelList oldPatchStarts_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -96,7 +96,7 @@ public:
|
|||||||
|
|
||||||
// Edit
|
// Edit
|
||||||
|
|
||||||
//- distribute list of lagrangian data
|
//- Distribute list of lagrangian data
|
||||||
template<class T>
|
template<class T>
|
||||||
void distributeLagrangianData(List<T>& lst) const
|
void distributeLagrangianData(List<T>& lst) const
|
||||||
{
|
{
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -208,28 +208,28 @@ public:
|
|||||||
|
|
||||||
// Edit
|
// Edit
|
||||||
|
|
||||||
//- distribute list of point data
|
//- Distribute list of point data
|
||||||
template<class T>
|
template<class T>
|
||||||
void distributePointData(List<T>& lst) const
|
void distributePointData(List<T>& lst) const
|
||||||
{
|
{
|
||||||
pointMap_.distribute(lst);
|
pointMap_.distribute(lst);
|
||||||
}
|
}
|
||||||
|
|
||||||
//- distribute list of face data
|
//- Distribute list of face data
|
||||||
template<class T>
|
template<class T>
|
||||||
void distributeFaceData(List<T>& lst) const
|
void distributeFaceData(List<T>& lst) const
|
||||||
{
|
{
|
||||||
faceMap_.distribute(lst);
|
faceMap_.distribute(lst);
|
||||||
}
|
}
|
||||||
|
|
||||||
//- distribute list of cell data
|
//- Distribute list of cell data
|
||||||
template<class T>
|
template<class T>
|
||||||
void distributeCellData(List<T>& lst) const
|
void distributeCellData(List<T>& lst) const
|
||||||
{
|
{
|
||||||
cellMap_.distribute(lst);
|
cellMap_.distribute(lst);
|
||||||
}
|
}
|
||||||
|
|
||||||
//- distribute list of patch data
|
//- Distribute list of patch data
|
||||||
template<class T>
|
template<class T>
|
||||||
void distributePatchData(List<T>& lst) const
|
void distributePatchData(List<T>& lst) const
|
||||||
{
|
{
|
||||||
@ -237,7 +237,7 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
//- distribute list of point/face/cell/patch indices.
|
//- Distribute list of point/face/cell/patch indices.
|
||||||
// (Converts to boolList, distributes boolList and reconstructs)
|
// (Converts to boolList, distributes boolList and reconstructs)
|
||||||
void distributePointIndices(labelList& pointIDs) const;
|
void distributePointIndices(labelList& pointIDs) const;
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -90,7 +90,7 @@ public:
|
|||||||
|
|
||||||
// Utility functions
|
// Utility functions
|
||||||
|
|
||||||
//- labels of added patches
|
//- Labels of added patches
|
||||||
labelList addedPatches() const
|
labelList addedPatches() const
|
||||||
{
|
{
|
||||||
labelList added(patchMap_.size());
|
labelList added(patchMap_.size());
|
||||||
@ -108,7 +108,7 @@ public:
|
|||||||
return added;
|
return added;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- labels (on old mesh) of deleted patches
|
//- Labels (on old mesh) of deleted patches
|
||||||
labelList deletedPatches() const
|
labelList deletedPatches() const
|
||||||
{
|
{
|
||||||
labelList oldToNew(nOldPatches_, -1);
|
labelList oldToNew(nOldPatches_, -1);
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2014 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -136,11 +136,11 @@ private:
|
|||||||
//- Communicator used for parallel communication
|
//- Communicator used for parallel communication
|
||||||
label comm_;
|
label comm_;
|
||||||
|
|
||||||
//- vector of non-constrained directions in mesh
|
//- Vector of non-constrained directions in mesh
|
||||||
// defined according to the presence of empty and wedge patches
|
// defined according to the presence of empty and wedge patches
|
||||||
mutable Vector<label> geometricD_;
|
mutable Vector<label> geometricD_;
|
||||||
|
|
||||||
//- vector of valid directions in mesh
|
//- Vector of valid directions in mesh
|
||||||
// defined according to the presence of empty patches
|
// defined according to the presence of empty patches
|
||||||
mutable Vector<label> solutionD_;
|
mutable Vector<label> solutionD_;
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -75,26 +75,26 @@ class tetIndices
|
|||||||
{
|
{
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- cell that this is a decomposed tet of
|
//- Cell that this is a decomposed tet of
|
||||||
label cellI_;
|
label cellI_;
|
||||||
|
|
||||||
//- face that holds this decomposed tet
|
//- Face that holds this decomposed tet
|
||||||
label faceI_;
|
label faceI_;
|
||||||
|
|
||||||
//- base point on the face
|
//- Base point on the face
|
||||||
label faceBasePtI_;
|
label faceBasePtI_;
|
||||||
|
|
||||||
//- point on the face such that the right-hand circulation
|
//- Point on the face such that the right-hand circulation
|
||||||
// {faceBasePtI_, facePtAI_, facePtBI_}
|
// {faceBasePtI_, facePtAI_, facePtBI_}
|
||||||
// forms a triangle that points out of the tet
|
// forms a triangle that points out of the tet
|
||||||
label facePtAI_;
|
label facePtAI_;
|
||||||
|
|
||||||
//- point on the face such that the right-hand circulation
|
//- Point on the face such that the right-hand circulation
|
||||||
// {faceBasePtI_, facePtAI_, facePtBI_}
|
// {faceBasePtI_, facePtAI_, facePtBI_}
|
||||||
// forms a triangle that points out of the tet
|
// forms a triangle that points out of the tet
|
||||||
label facePtBI_;
|
label facePtBI_;
|
||||||
|
|
||||||
//- point on the face, *relative to the base point*, which
|
//- Point on the face, *relative to the base point*, which
|
||||||
// characterises this tet on the face.
|
// characterises this tet on the face.
|
||||||
label tetPtI_;
|
label tetPtI_;
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -72,16 +72,16 @@ private:
|
|||||||
|
|
||||||
// Private data
|
// Private data
|
||||||
|
|
||||||
//- default matching tolerance
|
//- Default matching tolerance
|
||||||
static const scalar defaultMatchTol_;
|
static const scalar defaultMatchTol_;
|
||||||
|
|
||||||
//- local matching tolerance
|
//- Local matching tolerance
|
||||||
const scalar matchTolerance_;
|
const scalar matchTolerance_;
|
||||||
|
|
||||||
//- Type of transformation
|
//- Type of transformation
|
||||||
transformType transform_;
|
transformType transform_;
|
||||||
|
|
||||||
//- offset (distance) vector from one side of the couple to the other
|
//- Offset (distance) vector from one side of the couple to the other
|
||||||
mutable vectorField separation_;
|
mutable vectorField separation_;
|
||||||
|
|
||||||
//- Face transformation tensor
|
//- Face transformation tensor
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -81,7 +81,7 @@ class cyclicPolyPatch
|
|||||||
//- Axis of rotation for rotational cyclics
|
//- Axis of rotation for rotational cyclics
|
||||||
vector rotationAxis_;
|
vector rotationAxis_;
|
||||||
|
|
||||||
//- point on axis of rotation for rotational cyclics
|
//- Point on axis of rotation for rotational cyclics
|
||||||
point rotationCentre_;
|
point rotationCentre_;
|
||||||
|
|
||||||
// For translation
|
// For translation
|
||||||
@ -377,7 +377,7 @@ public:
|
|||||||
return rotationAxis_;
|
return rotationAxis_;
|
||||||
}
|
}
|
||||||
|
|
||||||
//- point on axis of rotation for rotational cyclics
|
//- Point on axis of rotation for rotational cyclics
|
||||||
const point& rotationCentre() const
|
const point& rotationCentre() const
|
||||||
{
|
{
|
||||||
return rotationCentre_;
|
return rotationCentre_;
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -340,7 +340,7 @@ void Foam::oldCyclicPolyPatch::getCentresAndAnchors
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
//- Problem: usually specified translation is not accurate enough
|
//- Problem: usually specified translation is not accurate enough
|
||||||
//- to get proper match so keep automatic determination over here.
|
//- To get proper match so keep automatic determination over here.
|
||||||
//case TRANSLATIONAL:
|
//case TRANSLATIONAL:
|
||||||
//{
|
//{
|
||||||
// // Transform 0 points.
|
// // Transform 0 points.
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -66,7 +66,7 @@ class oldCyclicPolyPatch
|
|||||||
//- Axis of rotation for rotational cyclics
|
//- Axis of rotation for rotational cyclics
|
||||||
vector rotationAxis_;
|
vector rotationAxis_;
|
||||||
|
|
||||||
//- point on axis of rotation for rotational cyclics
|
//- Point on axis of rotation for rotational cyclics
|
||||||
point rotationCentre_;
|
point rotationCentre_;
|
||||||
|
|
||||||
// For translation
|
// For translation
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -46,7 +46,7 @@ namespace Foam
|
|||||||
|
|
||||||
class objectRegistry;
|
class objectRegistry;
|
||||||
|
|
||||||
//- preserve patch types
|
//- Preserve patch types
|
||||||
void preservePatchTypes
|
void preservePatchTypes
|
||||||
(
|
(
|
||||||
const objectRegistry& obr,
|
const objectRegistry& obr,
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -61,7 +61,7 @@ class PointIndexHit
|
|||||||
//- Point of hit; invalid for misses
|
//- Point of hit; invalid for misses
|
||||||
Point hitPoint_;
|
Point hitPoint_;
|
||||||
|
|
||||||
//- label of face hit
|
//- Label of face hit
|
||||||
label index_;
|
label index_;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -55,7 +55,7 @@ class pointHitSort
|
|||||||
//- intersection
|
//- intersection
|
||||||
pointHit inter_;
|
pointHit inter_;
|
||||||
|
|
||||||
//- original index
|
//- Original index
|
||||||
label index_;
|
label index_;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -202,7 +202,7 @@ public:
|
|||||||
//- Typical dimension length,height,width
|
//- Typical dimension length,height,width
|
||||||
inline scalar typDim() const;
|
inline scalar typDim() const;
|
||||||
|
|
||||||
//- vertex coordinates. In octant coding.
|
//- Vertex coordinates. In octant coding.
|
||||||
tmp<pointField> points() const;
|
tmp<pointField> points() const;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -106,7 +106,7 @@ public:
|
|||||||
|
|
||||||
// Operators
|
// Operators
|
||||||
|
|
||||||
//- perp dot product (dot product with perpendicular vector)
|
//- Perp dot product (dot product with perpendicular vector)
|
||||||
inline scalar perp(const Vector2D<Cmpt>& b) const;
|
inline scalar perp(const Vector2D<Cmpt>& b) const;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -124,7 +124,7 @@ private:
|
|||||||
void determineTransformPermutations();
|
void determineTransformPermutations();
|
||||||
|
|
||||||
//- Determine which patch uses which transform (if any) and which
|
//- Determine which patch uses which transform (if any) and which
|
||||||
//- sign to use
|
//- Sign to use
|
||||||
void determinePatchTransformSign();
|
void determinePatchTransformSign();
|
||||||
|
|
||||||
//- Test a list of reference transforms to see if the test
|
//- Test a list of reference transforms to see if the test
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -187,7 +187,7 @@ Description
|
|||||||
// acceptable. Do NOT use for cryptographic purposes.
|
// acceptable. Do NOT use for cryptographic purposes.
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
//- specialized little-endian code
|
//- Specialized little-endian code
|
||||||
#if !defined (__BYTE_ORDER) || (__BYTE_ORDER == __LITTLE_ENDIAN)
|
#if !defined (__BYTE_ORDER) || (__BYTE_ORDER == __LITTLE_ENDIAN)
|
||||||
static unsigned jenkins_hashlittle
|
static unsigned jenkins_hashlittle
|
||||||
(
|
(
|
||||||
|
|||||||
@ -69,7 +69,7 @@ bool read(const char*, int32_t&);
|
|||||||
Istream& operator>>(Istream&, int32_t&);
|
Istream& operator>>(Istream&, int32_t&);
|
||||||
Ostream& operator<<(Ostream&, const int32_t);
|
Ostream& operator<<(Ostream&, const int32_t);
|
||||||
|
|
||||||
//- template specialization for pTraits<int32_t>
|
//- Template specialization for pTraits<int32_t>
|
||||||
template<>
|
template<>
|
||||||
class pTraits<int32_t>
|
class pTraits<int32_t>
|
||||||
{
|
{
|
||||||
|
|||||||
@ -69,7 +69,7 @@ bool read(const char*, int64_t&);
|
|||||||
Istream& operator>>(Istream&, int64_t&);
|
Istream& operator>>(Istream&, int64_t&);
|
||||||
Ostream& operator<<(Ostream&, const int64_t);
|
Ostream& operator<<(Ostream&, const int64_t);
|
||||||
|
|
||||||
//- template specialization for pTraits<int64_t>
|
//- Template specialization for pTraits<int64_t>
|
||||||
template<>
|
template<>
|
||||||
class pTraits<int64_t>
|
class pTraits<int64_t>
|
||||||
{
|
{
|
||||||
|
|||||||
@ -69,7 +69,7 @@ bool read(const char*, uint32_t&);
|
|||||||
Istream& operator>>(Istream&, uint32_t&);
|
Istream& operator>>(Istream&, uint32_t&);
|
||||||
Ostream& operator<<(Ostream&, const uint32_t);
|
Ostream& operator<<(Ostream&, const uint32_t);
|
||||||
|
|
||||||
//- template specialization for pTraits<uint32_t>
|
//- Template specialization for pTraits<uint32_t>
|
||||||
template<>
|
template<>
|
||||||
class pTraits<uint32_t>
|
class pTraits<uint32_t>
|
||||||
{
|
{
|
||||||
|
|||||||
@ -69,7 +69,7 @@ bool read(const char*, uint64_t&);
|
|||||||
Istream& operator>>(Istream&, uint64_t&);
|
Istream& operator>>(Istream&, uint64_t&);
|
||||||
Ostream& operator<<(Ostream&, const uint64_t);
|
Ostream& operator<<(Ostream&, const uint64_t);
|
||||||
|
|
||||||
//- template specialization for pTraits<uint64_t>
|
//- Template specialization for pTraits<uint64_t>
|
||||||
template<>
|
template<>
|
||||||
class pTraits<uint64_t>
|
class pTraits<uint64_t>
|
||||||
{
|
{
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -67,10 +67,10 @@ public:
|
|||||||
|
|
||||||
int bit();
|
int bit();
|
||||||
|
|
||||||
//- scalar [0..1] (so including 0,1)
|
//- Scalar [0..1] (so including 0,1)
|
||||||
scalar scalar01();
|
scalar scalar01();
|
||||||
|
|
||||||
//- vector with every component scalar01
|
//- Vector with every component scalar01
|
||||||
vector vector01();
|
vector vector01();
|
||||||
|
|
||||||
//- sphericalTensor with every component scalar01
|
//- sphericalTensor with every component scalar01
|
||||||
@ -79,10 +79,10 @@ public:
|
|||||||
//- symmTensor with every component scalar01
|
//- symmTensor with every component scalar01
|
||||||
symmTensor symmTensor01();
|
symmTensor symmTensor01();
|
||||||
|
|
||||||
//- tensor with every component scalar01
|
//- Tensor with every component scalar01
|
||||||
tensor tensor01();
|
tensor tensor01();
|
||||||
|
|
||||||
//- label [lower..upper]
|
//- Label [lower..upper]
|
||||||
label integer(const label lower, const label upper);
|
label integer(const label lower, const label upper);
|
||||||
|
|
||||||
vector position(const vector&, const vector&);
|
vector position(const vector&, const vector&);
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2011-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -66,7 +66,7 @@ class hashedWordList
|
|||||||
|
|
||||||
// Private Member Functions
|
// Private Member Functions
|
||||||
|
|
||||||
//- rebuild the hash of indices
|
//- Rebuild the hash of indices
|
||||||
void rehash();
|
void rehash();
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
========= |
|
========= |
|
||||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||||
\\ / O peration |
|
\\ / O peration |
|
||||||
\\ / A nd | Copyright (C) 2012-2013 OpenFOAM Foundation
|
\\ / A nd | Copyright (C) 2012-2015 OpenFOAM Foundation
|
||||||
\\/ M anipulation |
|
\\/ M anipulation |
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
License
|
License
|
||||||
@ -133,7 +133,7 @@ public:
|
|||||||
//- Sort the axes such that they are closest to the x, y and z axes
|
//- Sort the axes such that they are closest to the x, y and z axes
|
||||||
triad sortxyz() const;
|
triad sortxyz() const;
|
||||||
|
|
||||||
//- convert to a quaternion
|
//- Convert to a quaternion
|
||||||
operator quaternion() const;
|
operator quaternion() const;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user