Consolidator Class Reference

#include <Consolidator.h>

List of all members.

Public Member Functions

int get_elems_count (int Mesh_id=MMC_CUR_MESH_ID)
int get_next_act_elem (int Mesh_id=MMC_CUR_MESH_ID, int Nel=0)
int get_elem_status (int Mesh_id=MMC_CUR_MESH_ID, int Nel=0)
int get_elem_faces (int Nel, int *Faces, int *Orient, int Mesh_id=MMC_CUR_MESH_ID)
int get_elem_struct (int *El_str, int El, int Mesh_id=MMC_CUR_MESH_ID)
int get_elem_node_coor (double *Coords, int *Nodes, int El, int Mesh_id=MMC_CUR_MESH_ID)
int get_face_struct (int Fa, int *Face_str, int Mesh_id=MMC_CUR_MESH_ID)
int get_face_node_coor (int Fa, int *Nodes, double *Coords, int Mesh_id=MMC_CUR_MESH_ID)
int get_max_edge_id (int Mesh_id=MMC_CUR_MESH_ID)
int get_edge_status (int Ed, int Mesh_id=MMC_CUR_MESH_ID)
int get_edge_nodes (int *Nodes, int Ed, int Mesh_id=MMC_CUR_MESH_ID)
int get_node_coor (double *Coords, int No, int Mesh_id=MMC_CUR_MESH_ID)
int get_elem_pdeg ()

Friends

ConsolidatorConsolInstance ()

Member Function Documentation

int Consolidator::get_edge_nodes ( int *  Nodes,
int  Ed,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_edge_status ( int  Ed,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_elem_faces ( int  Nel,
int *  Faces,
int *  Orient,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_elem_node_coor ( double *  Coords,
int *  Nodes,
int  El,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_elem_pdeg (  )  [inline]
int Consolidator::get_elem_status ( int  Mesh_id = MMC_CUR_MESH_ID,
int  Nel = 0 
) [inline]

Here is the call graph for this function:

int Consolidator::get_elem_struct ( int *  El_str,
int  El,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_elems_count ( int  Mesh_id = MMC_CUR_MESH_ID  )  [inline]

Here is the call graph for this function:

int Consolidator::get_face_node_coor ( int  Fa,
int *  Nodes,
double *  Coords,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_face_struct ( int  Fa,
int *  Face_str,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:

int Consolidator::get_max_edge_id ( int  Mesh_id = MMC_CUR_MESH_ID  )  [inline]

Here is the call graph for this function:

int Consolidator::get_next_act_elem ( int  Mesh_id = MMC_CUR_MESH_ID,
int  Nel = 0 
) [inline]

Here is the call graph for this function:

int Consolidator::get_node_coor ( double *  Coords,
int  No,
int  Mesh_id = MMC_CUR_MESH_ID 
) [inline]

Here is the call graph for this function:


Friends And Related Function Documentation

Consolidator& ConsolInstance (  )  [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1