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

fvSolution Class Reference

Selector class for finite volume solution solution. fvMesh is derived from fvSolution so that all fields have access to the fvSolution from the mesh reference they hold. More...

#include <finiteVolume/fvSolution.H>


Detailed Description

Selector class for finite volume solution solution. fvMesh is derived from fvSolution so that all fields have access to the fvSolution from the mesh reference they hold.

Definition at line 48 of file fvSolution.H.

Inheritance diagram for fvSolution:
Collaboration diagram for fvSolution:

List of all members.

Public Member Functions

 fvSolution (const objectRegistry &obr)
 Construct for objectRegistry.

Constructor & Destructor Documentation

fvSolution ( const objectRegistry &   obr  ) [inline]

Construct for objectRegistry.

Definition at line 64 of file fvSolution.H.


The documentation for this class was generated from the following file: