#include <finiteVolume/IObasicSourceList.H>
Definition at line 51 of file IObasicSourceList.H.
Public Member Functions | |
IObasicSourceList (const fvMesh &mesh) | |
Construct from components with list of field names.
| |
virtual | ~IObasicSourceList () |
Destructor.
| |
virtual bool | read () |
Read dictionary.
|
IObasicSourceList | ( | const fvMesh & | mesh ) |
Construct from components with list of field names.
Definition at line 31 of file IObasicSourceList.C.
virtual ~IObasicSourceList | ( | ) | [inline, virtual]
|
Destructor.
Definition at line 76 of file IObasicSourceList.H.
bool read | ( | ) | [virtual]
|
Read dictionary.
Reimplemented from regIOobject.
Definition at line 50 of file IObasicSourceList.C.
References regIOobject::read().