mmpd_prism/ddd_manager/dds_manager_intf.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "mmh_intf.h"
#include "aph_intf.h"
#include "pch_intf.h"
#include "mmph_intf.h"
#include "../mmph_prism.h"
#include "./ddh_manager.h"
#include "./ddh_front.h"
Include dependency graph for dds_manager_intf.c:

Defines

#define DDC_MAX_NUM_PROC   MMPC_MAX_NUM_SUB;

Functions

int ddr_set_edge_sons_owner (int Mesh_id, int Ed, int Sub)
int ddr_create_subdomains (int Mesh_id, int Control)
int ddr_set_owner_elem (int Mesh_id, int El, int Sub)
int ddr_set_owner_face (int Mesh_id, int Fa, int Sub)
int ddr_set_owner_edge (int Mesh_id, int Ed, int Sub)

Define Documentation

#define DDC_MAX_NUM_PROC   MMPC_MAX_NUM_SUB;

Function Documentation

int ddr_create_subdomains ( int  Mesh_id,
int  Control 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ddr_set_edge_sons_owner ( int  Mesh_id,
int  Ed,
int  Sub 
)
int ddr_set_owner_edge ( int  Mesh_id,
int  Ed,
int  Sub 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ddr_set_owner_elem ( int  Mesh_id,
int  El,
int  Sub 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ddr_set_owner_face ( int  Mesh_id,
int  Fa,
int  Sub 
)

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