35 #ifndef mesherinterface_h 36 #define mesherinterface_h 57 enum returnCode { MI_OK, MI_NEEDS_EXTERNAL_ACTION, MI_FAILED };
83 #endif // mesherinterface_h
virtual ~MesherInterface()
Destructor.
MesherInterface(Domain *d)
Constructor.
The base class representing the interface to mesh generation package.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
IRResultType
Type defining the return values of InputRecord reading operations.
the oofem namespace is to define a context or scope in which all oofem names are defined.
Class representing solution step.