Coal ash. More...
#include <solids/ash.H>
Coal ash.
Definition at line 58 of file ash.H.
Inheritance diagram for ash:
Collaboration diagram for ash: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) |
| ash | ( | ) |
| 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<<().