#include "plssolver.h"#include "pglobal.h"#include "seqfilesm.h"#include "genfile.h"#include "vector.h"#include <string.h>#include "mpi.h"Go to the source code of this file.
Functions | |
| void | par_solve_linear_statics () |
| void par_solve_linear_statics | ( | ) |
Definition at line 9 of file plssolver.cpp.
References Ada, probdesc::adaptivityflag, loadcase::assemble(), node::crst, pprobdesc::fei, pprobdesc::fni, lhsrhs::give_lhs(), mechcrsec::give_onethickness(), lhsrhs::give_rhs(), Gtm, node::idcs, layered_plate, mechbclc::lc, Lsrs, Mb, Mc, Mespr, Mp, Mt, Ndofm, lhsrhs::nlc, mechtop::nn, mechtop::nodes, Out, Pmp, print_close(), print_flush(), print_init(), print_step(), Psolm, adaptivity::run(), Smat, and stiffness_matrix().
Referenced by par_solve_mefel_problem().
1.6.2