Calcium carbonate (limestone) More...
#include <solids/CaCO3.H>
Calcium carbonate (limestone)
Definition at line 58 of file CaCO3.H.
Inheritance diagram for CaCO3:
Collaboration diagram for CaCO3:Public Member Functions | |
| TypeName ("CaCO3") | |
| Runtime type information.
| |
| CaCO3 () | |
| Construct null.
| |
| CaCO3 (const solid &s) | |
| Construct from solid.
| |
| CaCO3 (Istream &is) | |
| Construct from Istream.
| |
| void | writeData (Ostream &os) const |
| Write the function coefficients.
| |
Friends | |
| Ostream & | operator<< (Ostream &os, const CaCO3 &s) |
| CaCO3 | ( | ) |
| TypeName | ( | "CaCO3" | ) |
Runtime type information.
| void writeData | ( | Ostream & | os ) | const [virtual]
|
Write the function coefficients.
Reimplemented from solid.
Definition at line 67 of file CaCO3.C.
References solid::writeData().
Referenced by Foam::operator<<().