
Go to the source code of this file.
Functions | |
| int | appr_get_ent_owner (int Field_id, int Ent_type, int Ent_id) |
| int | appr_get_ent_id_at_owner (int Field_id, int Ent_type, int Ent_id) |
| int | appr_adjust_field (int Field_id) |
| int | appr_init_exchange_tables (int Nr_proc, int My_proc_id, int Field_id, int Nreq_offset, int Nreq, int Nr_levels) |
| int | appr_create_exchange_tables (int Table_index, int Level_id, int Nr_dof_ent, int *L_dof_ent_type, int *L_dof_ent_id, int *L_bl_nrdof, int *L_bl_posg, int *L_elem_to_bl, int *L_face_to_bl, int *L_edge_to_bl, int *L_vert_to_bl) |
| int | appr_exchange_dofs (int Table_index, int Level_id, double *Vec_dofs) |
| double | appr_sol_vec_norm (int Table_index, int Level_id, int Nrdof, double *Vector) |
| double | appr_sol_sc_prod (int Table_index, int Level_id, int Nrdof, double *Vector1, double *Vector2) |
| int | appr_get_nr_dofs_owned (int Table_index) |
| int | appr_free_exchange_tables (int Table_index) |
1.6.1