G+Smo
24.08.0
Geometry + Simulation Modules
|
Simple class for displacement control given a static solver.
T | coefficient type |
Public Member Functions | |
gsControlDisplacement (gsStaticBase< T > *solver) | |
Constructor given a static solver. | |
void | reset () |
Reset the solver. | |
T | solutionL () |
Return the load. | |
gsVector< T > & | solutionU () |
Return the displacements. | |