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

gmvOutputSpray.H File Reference

Go to the source code of this file.

Functions

 for (Cloud< passiveParticle >::iterator elmnt=particles.begin();elmnt!=particles.end();++elmnt)
 forAll (lagrangianScalarNames, 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 13 of file gmvOutputSpray.H.

References elmnt.

forAll ( lagrangianScalarNames   ,
i    
)

Definition at line 33 of file gmvOutputSpray.H.

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


Variable Documentation

elmnt = particles.begin()

Definition at line 4 of file gmvOutputSpray.H.