68 #include <utility/actor/actor/MovableObject.h> 69 #include "xc_utils/src/nucleo/EntCmd.h" 74 class FEM_ObjectBroker;
98 virtual int solve(
void) = 0;
Solution procedure for the finite element problem. The solution procedure is definde by specifiying: ...
Definition: SoluMethod.h:76
Object that can move between processes.
Definition: MovableObject.h:91
int checkSize(Graph &theGraph) const
Check number of DOFs in the graph.
Definition: SystemOfEqn.cpp:95
System of equations base class.
Definition: SystemOfEqn.h:84
virtual AnalysisModel * getAnalysisModelPtr(void)
Returns a pointer to the analysis model.
Definition: SystemOfEqn.cpp:87
The Graph class provides the abstraction of a graph, a collection of vertices and edges...
Definition: Graph.h:84
Los objetos de esta clase, dan acceso a los objetos FE_Element y DOF_Group creados por el Constraint ...
Definition: AnalysisModel.h:113
================================================================================
Definition: ContinuaReprComponent.h:34