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

ash Class Reference

Coal ash. More...

#include <solids/ash.H>


Detailed Description

Coal ash.

Source files

Definition at line 58 of file ash.H.

Inheritance diagram for ash:
Collaboration diagram for ash:

List of all members.

Public Member Functions

 TypeName ("ash")
 Runtime type information.
 ash ()
 Construct null.
 ash (const solid &s)
 Construct from solid.
 ash (Istream &is)
 Construct from Istream.
void  writeData (Ostream &os) const
 Write the function coefficients.

Friends

Ostream &  operator<< (Ostream &os, const ash &s)

Constructor & Destructor Documentation

ash (  )

Construct null.

Definition at line 40 of file ash.C.

References Foam::endl(), and WarningIn.

ash ( const solid &   s  )

Construct from solid.

Definition at line 53 of file ash.C.

ash ( Istream &   is  )

Construct from Istream.

Definition at line 59 of file ash.C.


Member Function Documentation

TypeName ( "ash"    )

Runtime type information.

void writeData ( Ostream &   os  ) const [virtual]

Write the function coefficients.

Reimplemented from solid.

Definition at line 67 of file ash.C.

References solid::writeData().

Referenced by Foam::operator<<().


Friends And Related Function Documentation

Ostream& operator<< ( Ostream &   os,
const ash &   s  
) [friend]

The documentation for this class was generated from the following files:
  • src/thermophysicalModels/solids/ash/ash.H
  • src/thermophysicalModels/solids/ash/ash.C