#include "genfile.h"#include "seqfilest.h"#include "pprobdesct.h"Go to the source code of this file.
Variables | |
| int | Myrank |
| int | nameLengtht |
| int | Ndom |
| int | Nproc |
| char | proc_namet [MPI_MAX_PROCESSOR_NAME] |
| psolver * | Psolt |
| pprobdesct * | Ptp |
| int nameLengtht |
Referenced by main(), and ptrfel_init().
| char proc_namet[MPI_MAX_PROCESSOR_NAME] |
Referenced by main(), par_solve_trfel_problem(), and ptrfel_init().
Referenced by main(), metr_dealloc(), par_homogenization(), par_linear_nonstat_solv_vform(), par_newton_raphson_gparcoupl_lin(), par_newton_raphson_gparcoupl_nonlin(), par_newton_raphson_parcoupl_lin(), par_newton_raphson_parcoupl_lin_vform(), par_newton_raphson_parcoupl_nonlin(), par_one_step_linear(), par_one_step_nonlinear(), par_one_step_trfel_linear(), par_one_step_trfel_nonlinear(), par_solve_nonlinear_nonstationary_problem(), par_solve_nonlinear_nonstationary_problem_dform(), par_solve_stationary_problem(), pmetr_init(), ptrfel_init(), pprobdesct::shift_indices(), and pprobdescc::shift_indices().
1.6.2