SIFEL/MEFEL/SRC/lbsolver.h File Reference

#include <stdio.h>

Go to the source code of this file.

Functions

void solve_load_balancing ()

Function Documentation

void solve_load_balancing (  ) 

function solves problems of load balancing

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, 22.11.2007

Definition at line 25 of file lbsolver.cpp.

References compute_req_val(), gmatrix::condense(), condmat(), lhsrhs::give_lhs(), lhsrhs::give_rhs(), Gtm, Lsrs, mefel_right_hand_side(), Mespr, gtopology::nbdof, lhsrhs::nlc, no, Out, print_close(), print_init(), print_step(), gmatrix::printmat(), Smat, and stiffness_matrix().

Referenced by solve_mefel_deterministic_problem().


Generated by  doxygen 1.6.2