mmpd_prism/ddd_manager/dds_front_subd.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include "mmh_intf.h"
#include "mmph_intf.h"
#include "./ddh_front.h"
Include dependency graph for dds_front_subd.c:

Defines

#define MAXELNO   20

Functions

int dds_prepare_nodes (int Mesh_id, int Gen_lev)
int ddr_create_subdomain_front (int Mesh_id, int Gen_lev, int Nr_sub, int Sub_id, int *Nr_sub_elem, int **L_sub_elem)
int choose_front (int Mesh_id)
void upd_front (int Mesh_id, int Node, int Sub_id, int Gen_lev)
void put_sons (int Mesh_id, int El, int Sub_id, int *Sub_size_p, int *Sub_size_tot_p)

Define Documentation

#define MAXELNO   20

Function Documentation

int choose_front ( int  Mesh_id  ) 

-------------------------------------------------------- choose_front - to pick a node from the front according to prescribed weights ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int ddr_create_subdomain_front ( int  Mesh_id,
int  Level_id,
int  Nr_sub,
int  Sub_id,
int *  Nr_sub_elem,
int **  L_sub_elem 
)

-------------------------------------------------------- ddr_create_subdomain_front - to create a subdomain ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

int dds_prepare_nodes ( int  Mesh_id,
int  Level_id 
)

-------------------------------------------------------- dds_prepare_nodes ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

void put_sons ( int  Mesh_id,
int  El,
int  Sub_id,
int *  Sub_size_p,
int *  Sub_size_tot_p 
)

-------------------------------------------------------- put_sons - to put sons of element Nel together with their nodes on the lists of subdomain elements and nodes ---------------------------------------------------------

Here is the call graph for this function:

Here is the caller graph for this function:

void upd_front ( int  Mesh_id,
int  Node,
int  Sub_id,
int  Ilev 
)

-------------------------------------------------------- upd_front - to update the front after adding an element to the subdoamin ---------------------------------------------------------

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