MAGiC  V5.0
Mailleurs Automatiques de Géometries intégrés à la Cao
MAILLEUR3D Liste des membres

Liste complète des membres de MAILLEUR3D, y compris les membres hérités :

active_affichage(fonction_affiche *fonc)MAGIC_AFFICHEvirtual
active_log(char *nomfile)MAILLEUR3Dvirtual
activelogMAILLEUR3Dprotected
affichageactifMAGIC_AFFICHEprotected
affiche(char *mess)MAGIC_AFFICHEvirtual
affiche2MAGIC_AFFICHEprotected
ajouter_etape_cpu(std::string nom)MAILLEUR
ajouter_front(FRONT &front, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_TRIANGLE *triangle)MAILLEUR3Dprotectedvirtual
ajouter_front(FRONT &front, MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
ajouter_front_courant(int numero_front, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_TRIANGLE *triangle)MAILLEUR3Dprotectedvirtual
analyse_maillage_obtenu(double &vol, int *tab, double borne1=0.1, double borne2=0.2, double borne3=0.5)MAILLEUR3Dvirtual
angle_front(MG_FRONT_3D *ft1, MG_FRONT_3D *ft2)MAILLEUR3Dprotectedvirtual
angle_front(MG_FRONT_3D *ft1, MG_SEGMENT *seg)MAILLEUR3Dprotectedvirtual
calcul_distance_metrique_segment(MG_SEGMENT *seg, int pas)MAILLEUR3Dprotected
calcule_longueur_caracteristique(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3=NULL, MG_NOEUD *noeud4=NULL)MAILLEUR3Dprotectedvirtual
calcule_volume(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4)MAILLEUR3Dprotectedvirtual
change_coef(double val)MAILLEUR3Dvirtual
change_niveau_optimisation(int num)MAILLEUR3Dvirtual
change_nom_fichierdbg(char *nom)MAILLEURvirtual
change_pas_integration(int val)MAILLEUR
change_priorite_metrique(double val)MAILLEURvirtual
coefMAILLEUR3Dprotected
compteurMAILLEURprotected
cree_front(MG_VOLUME *mgvol)MAILLEUR3Dprotectedvirtual
cree_ntree(void)MAILLEUR3Dprotectedvirtual
cree_segment(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, int origine)MAILLEUR3Dprotectedvirtual
cree_tetra(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4, MG_TRIANGLE *triangle1, MG_TRIANGLE *triangle2, MG_TRIANGLE *triangle3, MG_TRIANGLE *triangle4, int origine)MAILLEUR3Dprotectedvirtual
cree_triangle(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_SEGMENT *segment1, MG_SEGMENT *segment2, MG_SEGMENT *segment3, int origine)MAILLEUR3Dprotectedvirtual
desactive_log(void)MAILLEUR3Dvirtual
detruit_element_inactif(void)MAILLEUR3Dprotectedvirtual
detruit_tetra(MG_TRIANGLE *tri)MAILLEUR3Dprotectedvirtual
distance_maximaleMAILLEUR3Dprotected
echange_de_front(FRONT &front_original, FRONT &front_destination, MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
echange_de_front(MG_FRONT_3D *ft, int num)MAILLEUR3Dprotectedvirtual
efface_cas_front(std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > liste_classe_cas[8])MAILLEUR3Dprotectedvirtual
evaluer_distance_noeud_triangle(double x, double y, double z, MG_TRIANGLE *tri)MAILLEUR3Dprotectedvirtual
examine_solution(double sol1, double sol2, double epssol1, double epssol2, int type)MAILLEUR3Dprotectedvirtual
fin_log(void)MAILLEUR3Dprotectedvirtual
fonction_affiche typedefMAILLEUR
FRONT typedefMAILLEUR3Dprotected
front_attenteMAILLEUR3Dprotected
front_courantMAILLEUR3Dprotected
genere_log(int fincouche)MAILLEUR3Dprotectedvirtual
genere_noeud(MG_VOLUME *mgvol, MG_FRONT_3D *ft, TPL_MAP_ENTITE< MG_NOEUD * > &liste_noeud, std::vector< class CAS_FRONT * > &liste_cas)MAILLEUR3Dprotectedvirtual
get_nb_front(FRONT &front)MAILLEUR3Dprotectedvirtual
get_nb_front_courant(void)MAILLEUR3Dprotectedvirtual
get_niveau_optimisation(void)MAILLEUR3Dvirtual
get_premier_front(FRONT &front)MAILLEUR3Dprotectedvirtual
get_premier_front(FRONT &front, FRONT::iterator &it)MAILLEUR3Dprotectedvirtual
get_suivant_front(FRONT &front, FRONT::iterator &it)MAILLEUR3Dprotectedvirtual
ini_log(void)MAILLEUR3Dprotectedvirtual
ini_param(void)MAILLEUR
initialise_front(MG_VOLUME *mgvol)MAILLEUR3Dprotectedvirtual
inlogMAILLEUR3Dprotected
insere_cas_front(int type, MG_NOEUD *noeud, int numero_cote, double angle, std::vector< CAS_FRONT * > &liste_cas)MAILLEUR3Dprotectedvirtual
insere_contrainte_tetra(MG_VOLUME *mgvol, TPL_LISTE_ENTITE< MG_TETRA * > *lsttet)MAILLEUR3Dprotectedvirtual
insere_contrainte_triangle(MG_VOLUME *mgvol, TPL_LISTE_ENTITE< MG_TRIANGLE * > *lsttri)MAILLEUR3Dprotectedvirtual
insere_segment(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, int origine)MAILLEUR3Dprotectedvirtual
insere_tetra(class MG_ELEMENT_TOPOLOGIQUE *mgvol, class MG_FRONT_3D *ft, MG_NOEUD *noeud4, int type, TPL_MAP_ENTITE< class MG_TRIANGLE * > &liste_intersection)MAILLEUR3Dprotectedvirtual
insere_tetra(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4, MG_TRIANGLE *triangle1=NULL, MG_TRIANGLE *triangle2=NULL, MG_TRIANGLE *triangle3=NULL, MG_TRIANGLE *triangle4=NULL)MAILLEUR3Dprotectedvirtual
insere_tetra(MG_MAILLAGE *mai, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4)MAILLEUR3Dprotectedvirtual
insere_triangle(class MG_ELEMENT_TOPOLOGIQUE *mgvol, MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, int origine)MAILLEUR3Dprotectedvirtual
inter_segment_segment(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4)MAILLEUR3Dprotectedvirtual
inter_segment_segment1(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4)MAILLEUR3Dprotectedvirtual
inter_segment_segment2(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4)MAILLEUR3Dprotectedvirtual
inter_segment_triangle(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4, MG_NOEUD *noeud5)MAILLEUR3Dprotectedvirtual
inter_tetra_triangle(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4, MG_NOEUD *noeud5, MG_NOEUD *noeud6, MG_NOEUD *noeud7)MAILLEUR3Dprotectedvirtual
inter_triangle_triangle(MG_NOEUD *noeud1, MG_NOEUD *noeud2, MG_NOEUD *noeud3, MG_NOEUD *noeud4, MG_NOEUD *noeud5, MG_NOEUD *noeud6)MAILLEUR3Dprotectedvirtual
lstnoeud_a_detruireMAILLEUR3Dprotected
lsttet_a_detruireMAILLEUR3Dprotected
MAGIC_AFFICHE()MAGIC_AFFICHE
MAGIC_AFFICHE(MAGIC_AFFICHE &mdd)MAGIC_AFFICHE
maille(MG_GROUPE_TOPOLOGIQUE *mggt=NULL)MAILLEUR3Dvirtual
maille(MG_VOLUME *mgvol, TPL_LISTE_ENTITE< MG_TRIANGLE * > *lsttri=NULL, TPL_LISTE_ENTITE< MG_TETRA * > *lsttet=NULL)MAILLEUR3Dvirtual
maille(FCT_TAILLE *metri)MAILLEUR3Dprotectedvirtual
MAILLEUR(bool save, class OT_CPU *comp=NULL)MAILLEUR
MAILLEUR(MAILLEUR &mdd)MAILLEUR
MAILLEUR3D(MG_MAILLAGE *mgmai, MG_GEOMETRIE *mggeo, FCT_TAILLE *fct_taille, bool save, MG_VOLUME *mgvol=NULL, int destruction=MAGIC::MAILLEURFRONTALETAT::TOUTDETRUIRE)MAILLEUR3D
MAILLEUR3D(FCT_TAILLE *met, MG_MAILLAGE *mgmai, class OT_CPU *comp=NULL, int destruction=MAGIC::MAILLEURFRONTALETAT::TOUTDETRUIRE)MAILLEUR3D
metriqueMAILLEUR3Dprotected
mg_geometrieMAILLEUR3Dprotected
mg_maillageMAILLEUR3Dprotected
mg_volumeMAILLEUR3Dprotected
mise_a_jour_front(MG_TETRA *tet, int cote, int numfront=MAGIC::MAILLEURFRONTALETAT::ATTENTE)MAILLEUR3Dprotectedvirtual
mise_a_jour_voisin_front(MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
niveau_optimisationMAILLEUR3Dprotected
nomfichierdbgMAILLEURprotected
nomlogMAILLEUR3Dprotected
ntree_de_frontMAILLEUR3Dprotected
paramMAILLEURprotected
pasMAILLEURprotected
passeMAILLEUR3Dprotected
premier_front_courant(void)MAILLEUR3Dprotectedvirtual
priorite_metriqueMAILLEURprotected
progresse_front(MG_VOLUME *mgvol)MAILLEUR3Dprotectedvirtual
recherche_voisin_front(void)MAILLEUR3Dprotectedvirtual
refresh(void)MAILLEUR
savedbgMAILLEURprotected
supprimer_front_en_avancant(MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
supprimer_front_en_avancant_sans_delete(MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
supprimer_front_en_reculant(MG_FRONT_3D *ft)MAILLEUR3Dprotectedvirtual
supprimer_mg_tetra(MG_TETRA *mgtetra)MAILLEUR3Dprotected
swap_front(FRONT &front_original, FRONT &front_destination)MAILLEUR3Dprotectedvirtual
test_front(void)MAILLEUR3Dprotectedvirtual
traite_destruction(MG_FRONT_3D *ft, TPL_MAP_ENTITE< class MG_TRIANGLE * > &liste_intersection)MAILLEUR3Dprotectedvirtual
traite_front(class MG_VOLUME *mgvol, int type, MG_FRONT_3D *ft, std::vector< class CAS_FRONT * > &liste_cas, std::vector< class CAS_FRONT * > &liste_classe_cas, class CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
traite_front_adjacent1(class MG_VOLUME *mgvol, MG_FRONT_3D *ft, std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > &liste_classe_cas, CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
traite_front_adjacent2(class MG_VOLUME *mgvol, MG_FRONT_3D *ft, std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > &liste_classe_cas, CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
traite_front_adjacent3(class MG_VOLUME *mgvol, MG_FRONT_3D *ft, std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > &liste_classe_cas, CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
traite_front_general(class MG_VOLUME *mgvol, MG_FRONT_3D *ft, std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > &liste_classe_cas, CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
traite_front_lie(class MG_VOLUME *mgvol, MG_FRONT_3D *ft, std::vector< CAS_FRONT * > &liste_cas, std::vector< CAS_FRONT * > &liste_classe_cas, CAS_FRONT **cas)MAILLEUR3Dprotectedvirtual
type_mailleurMAILLEUR3Dprotected
typedestructionMAILLEUR3Dprotected
verifie_conformite_octale(MG_MAILLAGE *mai, MG_MAILLAGE *maisur)MAILLEUR3Dvirtual
~MAGIC_AFFICHE()MAGIC_AFFICHEvirtual
~MAILLEUR()MAILLEURvirtual
~MAILLEUR3D()MAILLEUR3Dvirtual