Return pointer to new faOption object created on the freestore from an Istream. More...
#include <faOption.H>
Public Member Functions | |
| iNew (const fvMesh &mesh, const word &name, const word &defaultAreaName) noexcept | |
| autoPtr< option > | operator() (Istream &is) const |
Return pointer to new faOption object created on the freestore from an Istream.
Definition at line 301 of file faOption.H.
Definition at line 320 of file faOption.H.
References option::mesh(), option::name(), and Foam::noexcept.

Definition at line 332 of file faOption.H.
References dict, and option::New().
