mmpd_prism/ddd_manager/ddh_manager.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ddr_vert_elems (int Mesh_id, int Gen_lev, int **Vert_elems)
int ddr_create_overlap (int Mesh_id, int Ovl_size, int Control)
int ddr_add_sons_ovl (int Mesh_id, int El)
int ddr_chk_list (int Num, int *List, int Ll)
int ddr_put_list (int Num, int *List, int Ll)
int ddr_create_patch (int Mesh_id, int El_id, int Gen_lev, int List_length, int *List_el, int *List_face_int, int *List_face_bnd, int *List_edge_int, int *List_edge_bnd, int *List_vert_int, int *List_vert_bnd)

Function Documentation

int ddr_add_sons_ovl ( int  Mesh_id,
int  El 
)

-------------------------------------------------------- ddr_add_sons_ovl - to add ancestors to the overlap in a recursive manner ---------------------------------------------------------

int ddr_chk_list ( int  Num,
int *  List,
int  Ll 
)

-------------------------------------------------------- ddr_chk_list - to check whether Num is on the list List with length Ll ---------------------------------------------------------

Here is the caller graph for this function:

int ddr_create_overlap ( int  Mesh_id,
int  Ovl_size,
int  Control 
)

-------------------------------------------------------- ddr_create_overlap ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int ddr_create_patch ( int  Mesh_id,
int  El_id,
int  Gen_lev,
int  List_length,
int *  List_el,
int *  List_face_int,
int *  List_face_bnd,
int *  List_edge_int,
int *  List_edge_bnd,
int *  List_vert_int,
int *  List_vert_bnd 
)

-------------------------------------------------------- ddr_create_patch - to create a patch surrounding element ---------------------------------------------------------

Here is the call graph for this function:

int ddr_put_list ( int  Num,
int *  List,
int  Ll 
)

-------------------------------------------------------- ddr_put_list - to put Num on the list List with length Ll (filled with numbers and zeros at the end) ---------------------------------------------------------

Here is the caller graph for this function:

int ddr_vert_elems ( int  Mesh_id,
int  Gen_lev,
int **  Vert_elems 
)

-------------------------------------------------------- ddr_vert_elems - to prepare lists of all elements (active and inactive) to which belong subsequent nodes ---------------------------------------------------------

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