Public Member Functions
zeroFieldField Class Reference

A class representing the concept of a field of zeroFields used to avoid unnecessary manipulations for objects which are known to be zero at compile-time. More...

Inheritance diagram for zeroFieldField:
Inheritance graph
[legend]
Collaboration diagram for zeroFieldField:
Collaboration graph
[legend]

Public Member Functions

 zeroFieldField ()
 Construct null. More...
 
zeroField operator[] (const label) const
 
- Public Member Functions inherited from zero
 zero ()
 

Detailed Description

A class representing the concept of a field of zeroFields used to avoid unnecessary manipulations for objects which are known to be zero at compile-time.

Used for example as the density argument to a function written for compressible to be used for incompressible flow.

Definition at line 50 of file zeroFieldField.H.

Constructor & Destructor Documentation

◆ zeroFieldField()

zeroFieldField ( )
inline

Construct null.

Definition at line 60 of file zeroFieldField.H.

Member Function Documentation

◆ operator[]()

Foam::zeroField operator[] ( const  label) const
inline

Definition at line 30 of file zeroFieldFieldI.H.


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