FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

PointEdgeWave.H File Reference


Detailed Description

Definition in file PointEdgeWave.H.

#include "src/OpenFOAM/primitives/ints/label/label.H"
#include "src/OpenFOAM/primitives/Lists/boolList.H"
#include "src/OpenFOAM/fields/Fields/scalarField/scalarField.H"
#include "src/OpenFOAM/fields/GeometricFields/pointFields/pointFields.H"
#include "src/OpenFOAM/primitives/Tensor/tensor/tensor.H"
#include "src/OpenFOAM/meshes/primitiveMesh/primitivePatch/primitivePatch.H"
#include "src/OpenFOAM/containers/Lists/PtrList/PtrList.H"
Include dependency graph for PointEdgeWave.H:

Go to the source code of this file.

Classes

class  PointEdgeWave< Type >
 Wave propagation of information through grid. Every iteration information goes through one layer of edges. Templated on information that is transferred. More...
class  listUpdateOp< Type >
 List update operation. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 TemplateName (PointEdgeWave)