Public Member Functions
oneFieldField Class Reference

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

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

Public Member Functions

 oneFieldField ()
 Construct null. More...
 
oneField operator[] (const label) const
 
- Public Member Functions inherited from one
 one ()
 Construct null. More...
 

Detailed Description

A class representing the concept of a field of oneFields used to avoid unnecessary manipulations for objects which are known to be one 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 oneFieldField.H.

Constructor & Destructor Documentation

◆ oneFieldField()

oneFieldField ( )
inline

Construct null.

Definition at line 60 of file oneFieldField.H.

Member Function Documentation

◆ operator[]()

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

Definition at line 30 of file oneFieldFieldI.H.


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