FreeFOAM The Cross-Platform CFD Toolkit
gmvOutputLagrangian.H File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 for (Cloud< passiveParticle >::iterator elmnt=particles.begin();elmnt!=particles.end();++elmnt)
 forAll (lagrangianScalarNames, i)
 forAll (lagrangianVectorNames, i)

Variables

gmvFile<< "tracers "
<< particles.size()<< nl;for(Cloud
< passiveParticle >::iterator 
elmnt = particles.begin()

Function Documentation

for ( Cloud< passiveParticle >::iterator  elmnt = particles.begin(); elmnt != particles.end(); ++elmnt)

Definition at line 14 of file gmvOutputLagrangian.H.

References elmnt.

forAll ( lagrangianScalarNames  ,
 
)

Definition at line 35 of file gmvOutputLagrangian.H.

References lagrangianScalarNames, mesh, name(), and Foam::nl.

forAll ( lagrangianVectorNames  ,
 
)

Definition at line 66 of file gmvOutputLagrangian.H.

References lagrangianVectorNames, mesh, name(), and Foam::nl.


Variable Documentation