#include "b2initial_condition.H"


Public Member Functions | |
| virtual void | set_model (Model &model)=0 |
| virtual void | set_case (Case &case_)=0 |
Public Member Functions inherited from b2000::Object | |
| virtual const std::string & | get_object_name () const |
| virtual | ~Object () |
Additional Inherited Members | |
Static Public Attributes inherited from b2000::Object | |
| static ObjectType | type |
The base class for initial conditions.
|
pure virtual |
This method is called by the Model object.
|
pure virtual |
This method is called by the Model object.