include/uth_mesh.h File Reference

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

Go to the source code of this file.

Enumerations

enum  utt_mesh_bc_type { UTE_MESH_BC_UNDEFINED = -1, UTE_MESH_BC_GROUP = 0, UTE_MESH_BC_BLOCK = 1, UTE_MESH_BC_MATERIAL = 2 }

Functions

int utr_mesh_insert_BC_contact (const char *Workdir, const int Mesh_id, const int N_contacts, const int *BC_nums, const int *IDs, const utt_mesh_bc_type *Types)
 utr_mesh_insert_BC_contact To insert contact faces into the given mesh.
int utr_mesh_insert_new_bcnums (const char *Workdir, const int Mesh_id)
void utr_mesh_compute_vec_norm_at_nodes (const int Mesh_id)
void utr_mesh_get_vec_norm_at_node (const int Mesh_id, int Node_id, double *Vec_norm)
int utr_mesh_smoothing (const int Mesh_id, double param1, int param2)
int utr_mesh_smoothing_menu (const int Mesh_id, FILE *Interactive_input, FILE *Interactive_output)
int utr_mesh_quality_statistics (const int Mesh_id, FILE *Interactive_output)
int utr_count_bc_surface (const int Mesh_id, FILE *Interactive_output)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1