SIFEL/MEFEL/SRC/llssolver.h File Reference

#include <stdio.h>

Go to the source code of this file.

Functions

void solve_layered_linear_statics ()

Function Documentation

void solve_layered_linear_statics (  ) 

function solves layered linear static problems

function contains the following steps: 1. stiffness matrix assembling 2. right hand side assembling (load vectors assembling) 3. solution of equation systems by choosen method 4. strain computation (eligible) 5. stress computation (eligible) 6. reaction computation (eligible) 7. results printing

JK

Definition at line 22 of file llssolver.cpp.

References loadcase::assemble(), lhsrhs::give_lhs(), lhsrhs::give_rhs(), Gtm, mechbclc::lc, lhsrhs::lhs, Lsrs, Mb, Mp, Ndofm, lhsrhs::nlc, Out, print_close(), print_init(), print_step(), gmatrix::printmat(), lhsrhs::rhs, Smat, slesolv::solve_system(), probdesc::ssle, and stiffness_matrix().

Referenced by solve_mefel_deterministic_problem().


Generated by  doxygen 1.6.2