|
|
bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) override |
| |
|
bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) override |
| |
|
bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) override |
| |
|
bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) override |
| |
|
bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) override |
| |
|
bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) override |
| |
|
bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) override |
| |
|
bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) override |
| |
|
bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) override |
| |
|
bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) override |
| |
| virtual bool | OpenFile (const string &fname) |
| | Callback when opening a file; if return value is false, the load process is terminated.
|
| |
| virtual bool | CreateSlice (double t) |
| | Callback when a new time slice is created; if return value is false, the load process is terminated.
|
| |
| virtual bool | CreateGrid (const RefPtr< GridID > &gname, Grid &G, double t) |
| | Callback when a new Grid object is created; if return value is false, the load process is terminated.
|
| |
| virtual bool | CreateField (const RefPtr< GridID > &gname, Grid &G, double t, const string &fieldname) |
| | Callback when a new field object is created on a Grid; if return value is false, the load process is terminated.
|
| |
|
virtual bool | abort_on_issue (const string &what) |
| |
|
virtual bool | OpenFile (const string &fname) |
| |
|
virtual bool | tryLoader (const WeakPtrLoaderBase &WhichLoader, const type_info &LoadWhat, int loadernumber, int howmanyloaders) |
| |
| const type_info & | getInterfaceDomain () const |
| |
|
virtual bool | apply (Intercube &I, const RefPtr< InterfaceIterationParameter > &) |
| |
| virtual bool | apply_const (const Intercube &I, const RefPtr< InterfaceIterationParameter > &) |
| |
|
auto | getObjectCountID () const noexcept |
| |
|
bool | isIdentical (const WeakPtr< Object, Object > &PossibleSelf) const noexcept |
| |
|
void | mkAutoDestructive () |
| |
|
refcount_t | refcount () const noexcept |
| |
|
| ReferenceBase (Object *that) noexcept |
| |
|
const auto & | self () const |
| |
|
refcount_t | wrefcount () const noexcept |
| |