69 #include <utility/actor/actor/MovableObject.h> 70 #include "xc_utils/src/kernel/CommandEntity.h" 93 virtual int solve(
void) = 0;
Solver for a system of equations.
Definition: Solver.h:84
Solver(int classTag)
Constructor.
Definition: Solver.cpp:70
Object that can move between processes.
Definition: MovableObject.h:99
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
virtual int solve(void)=0
Causes the solver to compute the solution of the system of equations.