OpenFOAM logo
The Open Source CFD Toolbox
  Source Guide OpenCFD Solutions Contact OpenFOAM

one Class Reference

A class representing the concept of 1 (scalar(1.0)) used to avoid unnecessary manipulations for objects which are known to be one at compile-time. More...

Inheritance diagram for one:

List of all members.


Public Member Functions

 one ()
 Construct null.

Detailed Description

A class representing the concept of 1 (scalar(1.0)) used to avoid unnecessary manipulations for objects which are known to be one at compile-time.

Definition at line 38 of file one.H.


Constructor & Destructor Documentation

one (  )  [inline]

Construct null.

Definition at line 45 of file one.H.


The documentation for this class was generated from the following file:
  • src/OpenFOAM/primitives/one/one.H
Copyright © 2000-2009 OpenCFD Ltd