SIFEL/MEFEL/SRC/lssolver.cpp File Reference

#include "lssolver.h"
#include "global.h"
#include "globmat.h"
#include "loadcase.h"
#include "gmatrix.h"
#include "mechprint.h"
#include "node.h"
#include "elemswitch.h"
#include <string.h>

Go to the source code of this file.

Functions

void solve_linear_statics ()

Function Documentation

void solve_linear_statics (  ) 

function solves linear statics 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 25 of file lssolver.cpp.

References Ada, probdesc::adaptivityflag, compute_req_val(), lhsrhs::give_lhs(), lhsrhs::give_rhs(), Gtm, internal_forces(), Lsrs, mefel_right_hand_side(), Mp, Ndofm, lhsrhs::nlc, outdriverm::nog, nullv(), probdesc::otherstate, Out, Outdm, print_close(), print_init(), print_step(), adaptivity::run(), sel_no, nodeoutgm::selnforce, Smat, slesolv::solve_system(), probdesc::ssle, sel::st, stiffness_matrix(), probdesc::strainstate, and probdesc::stressstate.

Referenced by solve_mefel_deterministic_problem().


Generated by  doxygen 1.6.2