Public Member Functions | List of all members
ensightCase::options Class Reference

Public Member Functions

 options (IOstream::streamFormat format=IOstream::BINARY)
 
IOstream::streamFormat format () const
 
const wordmask () const
 
word padded (const label i) const
 
label width () const
 
bool overwrite () const
 
bool separateCloud () const
 
void width (const label i)
 
void overwrite (bool)
 
void separateCloud (bool)
 
bool nodeValues () const
 
void nodeValues (bool)
 

Detailed Description

Definition at line 326 of file ensightCase.H.

Constructor & Destructor Documentation

◆ options()

Definition at line 25 of file ensightCaseOptions.C.

References ensightCase::options::width().

Here is the call graph for this function:

Member Function Documentation

◆ format()

Foam::IOstream::streamFormat format ( ) const

Definition at line 41 of file ensightCaseOptions.C.

◆ mask()

const Foam::word & mask ( ) const

Definition at line 47 of file ensightCaseOptions.C.

◆ padded()

Foam::word padded ( const label  i) const

Definition at line 53 of file ensightCaseOptions.C.

◆ width() [1/2]

Foam::label width ( ) const

Definition at line 66 of file ensightCaseOptions.C.

Referenced by ensightCase::options::options().

Here is the caller graph for this function:

◆ overwrite() [1/2]

bool overwrite ( ) const

Definition at line 88 of file ensightCaseOptions.C.

◆ separateCloud() [1/2]

bool separateCloud ( ) const

Definition at line 112 of file ensightCaseOptions.C.

◆ width() [2/2]

void width ( const label  i)

Definition at line 72 of file ensightCaseOptions.C.

References n.

◆ overwrite() [2/2]

void overwrite ( bool  b)

Definition at line 94 of file ensightCaseOptions.C.

References Foam::constant::physicoChemical::b.

◆ separateCloud() [2/2]

void separateCloud ( bool  b)

Definition at line 118 of file ensightCaseOptions.C.

References Foam::constant::physicoChemical::b.

◆ nodeValues() [1/2]

bool nodeValues ( ) const

Definition at line 100 of file ensightCaseOptions.C.

◆ nodeValues() [2/2]

void nodeValues ( bool  b)

Definition at line 106 of file ensightCaseOptions.C.

References Foam::constant::physicoChemical::b.


The documentation for this class was generated from the following files: