Public Member Functions | |
ensightAsciiStream (const fileName &f, const Time &runTime) | |
Construct from components. More... | |
virtual | ~ensightAsciiStream () |
Destructor. More... | |
virtual bool | ascii () const |
virtual void | write (const char *c) |
virtual void | write (const int v) |
virtual void | write (const scalarField &sf) |
virtual void | write (const List< int > &sf) |
virtual void | writePartHeader (const label partI) |
![]() | |
ensightStream (const fileName &f) | |
Construct from components. More... | |
virtual | ~ensightStream () |
Destructor. More... | |
const fileName & | name () const |
Private Member Functions | |
ensightAsciiStream (const ensightAsciiStream &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const ensightAsciiStream &) |
Disallow default bitwise assignment. More... | |
Private Attributes | |
OFstream | str_ |
Description of data_. More... | |
Definition at line 48 of file ensightAsciiStream.H.
|
private |
Disallow default bitwise copy construct.
|
inline |
Construct from components.
Definition at line 72 of file ensightAsciiStream.H.
References OSstream::precision(), Foam::scientific(), IOstream::setf(), and ensightAsciiStream::str_.
|
inlinevirtual |
Destructor.
Definition at line 90 of file ensightAsciiStream.H.
|
private |
Disallow default bitwise assignment.
|
inlinevirtual |
Implements ensightStream.
Definition at line 96 of file ensightAsciiStream.H.
|
inlinevirtual |
Implements ensightStream.
Definition at line 101 of file ensightAsciiStream.H.
References Foam::constant::universal::c, Foam::nl, and ensightAsciiStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 106 of file ensightAsciiStream.H.
References Foam::nl, Foam::setw(), and ensightAsciiStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 111 of file ensightAsciiStream.H.
References Foam::floatScalarVSMALL, forAll, Foam::mag(), Foam::nl, Foam::setw(), sf(), and ensightAsciiStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 126 of file ensightAsciiStream.H.
References forAll, Foam::nl, Foam::setw(), sf(), and ensightAsciiStream::str_.
|
inlinevirtual |
Implements ensightStream.
Definition at line 135 of file ensightAsciiStream.H.
References Foam::nl, Foam::setw(), and ensightAsciiStream::str_.
|
private |
Description of data_.
Definition at line 55 of file ensightAsciiStream.H.
Referenced by ensightAsciiStream::ensightAsciiStream(), ensightAsciiStream::write(), and ensightAsciiStream::writePartHeader().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.