MAST
MAST::AssemblyBase::SolverMonitor Class Referenceabstract

#include <assembly_base.h>

Inheritance diagram for MAST::AssemblyBase::SolverMonitor:

Public Member Functions

 SolverMonitor ()
 
virtual ~SolverMonitor ()
 
virtual void init (MAST::AssemblyBase &assembly)=0
 
virtual void clear ()=0
 

Detailed Description

Definition at line 67 of file assembly_base.h.

Constructor & Destructor Documentation

MAST::AssemblyBase::SolverMonitor::SolverMonitor ( )
inline

Definition at line 69 of file assembly_base.h.

virtual MAST::AssemblyBase::SolverMonitor::~SolverMonitor ( )
inlinevirtual

Definition at line 70 of file assembly_base.h.

Here is the call graph for this function:

Member Function Documentation

virtual void MAST::AssemblyBase::SolverMonitor::clear ( )
pure virtual

Implemented in MAST::LevelSetVoidSolution, and MAST::StructuralAssembly.

Here is the caller graph for this function:

virtual void MAST::AssemblyBase::SolverMonitor::init ( MAST::AssemblyBase assembly)
pure virtual

Implemented in MAST::LevelSetVoidSolution, and MAST::StructuralAssembly.

Here is the caller graph for this function:


The documentation for this class was generated from the following file: