OpenFOAM logo
Open Source CFD Toolkit

vector.H File Reference


Detailed Description

View vector.H
License
This file is part of OpenFOAM.

OpenFOAM is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

OpenFOAM is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License
along with OpenFOAM; if not, write to the Free Software Foundation,
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Description
vector obtained from generic Vector

Source files

Definition in file vector.H.

Go to the source code of this file.

Namespaces

namespace  Foam

Classes

class  flux
class  flux< scalar >

Typedefs

typedef Vector< scalar > vector

Functions

bool writeBinary (const vector *)
 Allow binary writing for arrays of vector.


Typedef Documentation

typedef Vector<scalar> vector
 

Definition at line 56 of file vector.H.

Referenced by coordinateRotation::axis(), pyramid::centre(), tetrahedron::circumCentre(), triangle::classify(), cyclicPolyPatch::clone(), cellModel::clone(), supersonicFreestreamFvPatchVectorField::clone(), cellLooper::clone(), skewLinear::correction(), cubic::correction(), linearUpwindV::correction(), skewLinearEdgeInterpolation::correction(), plane::ray::dir(), coordinateSystem::direction(), directionInfo::directionInfo(), Foam::dotdot(), boundaryMesh::extraEdges(), particle::inCell(), vanLeerLimiter::limiter(), UMISTLimiter::limiter(), SuperBeeLimiter::limiter(), SFCDLimiter::limiter(), QUICKLimiter::limiter(), MUSCLLimiter::limiter(), limitedLinearLimiter::limiter(), limitedCubicVLimiter::limiter(), limitedCubicLimiter::limiter(), LimitedLimiter::limiter(), GammaLimiter::limiter(), linearUpwindWeight::linearUpwindWeight(), tetrahedron::mag(), line::nearestDist(), surfaceFeatures::nInternalEdges(), NVDTVD::NVDTVD(), NVDVTVDV::NVDVTVDV(), parcel::iNew::operator()(), NVDVTVDV::phict(), NVDTVD::phict(), pointIndexHit::pointIndexHit(), NVDVTVDV::r(), NVDTVD::r(), toroidalCS::radius(), triangle::ray(), geomCellLooper::setSnapTol(), octreeDataTriSurface::size(), octreeDataPoint::size(), octreeDataFace::size(), octreeDataEdges::size(), octreeDataCell::size(), octreeDataFaceList::size(), triSurfaceSearch::surface(), line::vec(), wallNormalInfo::wallNormalInfo(), linearUpwindWeight::weight(), GammaWeight::weight(), breakupModel::yDot0(), cartesianCS::~cartesianCS(), coordinateRotation::~coordinateRotation(), interpolation< vector >::~interpolation(), and particle< passiveParticle >::~particle().


Function Documentation

bool writeBinary const vector  )  [inline]
 

Allow binary writing for arrays of vector.

Definition at line 59 of file vector.H.

For further information go to www.openfoam.org