bes
Updated for version 3.20.6
|
Public Member Functions | |
virtual void | dump (std::ostream &strm) const |
dumps information about this object More... | |
virtual void | initialize (const std::string &modname) |
virtual void | terminate (const std::string &modname) |
Definition at line 32 of file UgridFunctions.h.
|
virtual |
dumps information about this object
Displays the pointer value of this instance
strm | C++ i/o stream to dump the information to |
Implements BESAbstractModule.
Definition at line 83 of file UgridFunctions.cc.