lsd_mkb/lsd_mkb_core/lsh_mkb_core_fem_intf.h File Reference

#include <stdio.h>
Include dependency graph for lsh_mkb_core_fem_intf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int lsr_mkb_core_fem_proj_sol_lev (int Solver_id, int Subsystem_id, int Ilev_from, double *Vec_from, int Ilev_to, double *Vec_to)
double lsr_mkb_core_fem_vec_norm (int Solver_id, int Subsystem_id, int Level_id, int Nrdof, double *Vector)
double lsr_mkb_core_fem_sc_prod (int Solver_id, int Subsystem_id, int Level_id, int Nrdof, double *Vector1, double *Vector2)
int lsr_mkb_core_fem_exchange_dofs (int Solver_id, int Subsystem_id, int Level_id, double *Vec_dofs)

Function Documentation

int lsr_mkb_core_fem_exchange_dofs ( int  Solver_id,
int  Subsystem_id,
int  Level_id,
double *  Vec_dofs 
)

-------------------------------------------------------- lsr_mkb_core_fem_exchange_dofs - to exchange dofs between processors ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int lsr_mkb_core_fem_proj_sol_lev ( int  Solver_id,
int  Subsystem_id,
int  Ilev_from,
double *  Vec_from,
int  Ilev_to,
double *  Vec_to 
)

-------------------------------------------------------- lsr_mkb_core_fem_proj_sol_lev - to L2 project solution dofs between mesh levels ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double lsr_mkb_core_fem_sc_prod ( int  Solver_id,
int  Subsystem_id,
int  Level_id,
int  Nrdof,
double *  Vector1,
double *  Vector2 
)

-------------------------------------------------------- lsr_mkb_core_fem_sc_prod - to compute a scalar product of two global vectors ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

double lsr_mkb_core_fem_vec_norm ( int  Solver_id,
int  Subsystem_id,
int  Level_id,
int  Nrdof,
double *  Vector 
)

-------------------------------------------------------- lsr_mkb_core_fem_vec_norm - to compute a norm of global vector in parallel ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1