#include <iostream>
#include <fstream>
#include <cmath>
#include "../paramete.h"
#include "../abbrevi.h"
#include "../math_lib/math_lib.h"
#include "../formulas/loc_sten.h"
Include dependency graph for res_sten.cc:
Go to the source code of this file.
Functions | |
int | number_coarse (dir_sons i) |
void | Set_coarse_function (int *U, dir_sons v) |
void | Restrict_local_stiffness_matrix (double *Stencil_coarse, double **Stencils_fine, int *coarse_grid_functions) |
void | Set_coarse_function (double U[27], dir_sons v, bool *cid) |
|
Definition at line 55 of file res_sten.cc. References trans_cellP_27(). Referenced by Set_coarse_function(). Here is the call graph for this function: ![]() |
|
Definition at line 113 of file res_sten.cc. References Set_coarse_function(), and trans_cellP_27(). Here is the call graph for this function: ![]() |
|
Definition at line 155 of file res_sten.cc. References number_coarse(), and sum(). Here is the call graph for this function: ![]() |
|
Definition at line 59 of file res_sten.cc. References number_coarse(). Here is the call graph for this function: ![]() |