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

C Class Reference

Graphite. More...

#include <solids/C.H>


Detailed Description

Graphite.

Source files

Definition at line 58 of file C.H.

Inheritance diagram for C:
Collaboration diagram for C:

List of all members.

Public Member Functions

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

Friends

Ostream &  operator<< (Ostream &os, const C &s)
 Ostream Operator.

Constructor & Destructor Documentation

C (  )

Construct null.

Definition at line 40 of file C.C.

References Foam::endl(), and WarningIn.

Referenced by MRFZone::absoluteVelocity(), InjectionModel< CloudType >::findCellAtPosition(), and MRFZone::relativeVelocity().

C ( const solid &   s  )

Construct from solid.

Definition at line 53 of file C.C.

C ( Istream &   is  )

Construct from Istream.

Definition at line 59 of file C.C.


Member Function Documentation

TypeName ( "C"    )

Runtime type information.

void writeData ( Ostream &   os  ) const [virtual]

Write the function coefficients.

Reimplemented from solid.

Definition at line 67 of file C.C.

References solid::writeData().

Referenced by Foam::operator<<().


Friends And Related Function Documentation

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

Ostream Operator.


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