|
TRUST 1.9.8
HPC thermohydraulic platform
|
Public Types | |
| using | int_t = _SIZE_ |
| using | ArrOfInt_t = ArrOfInt_T<_SIZE_> |
| using | IntTab_t = IntTab_T<_SIZE_> |
| using | IntVect_t = IntVect_T<_SIZE_> |
| using | DoubleTab_t = DoubleTab_T<_SIZE_> |
| using | ArrsOfInt_t = ArrsOfInt_T<_SIZE_> |
| using | Domaine_t = Domaine_32_64<_SIZE_> |
| using | Frontiere_t = Frontiere_32_64<_SIZE_> |
| using | int_t = _SIZE_ |
| using | ArrOfInt_t = ArrOfInt_T<_SIZE_> |
| using | IntVect_t = IntVect_T<_SIZE_> |
| using | IntTab_t = IntTab_T<_SIZE_> |
| using | DoubleTab_t = DoubleTab_T<_SIZE_> |
| using | SmallArrOfTID_t = SmallArrOfTID_T<_SIZE_> |
| using | Domaine_t = Domaine_32_64<_SIZE_> |
| using | Sous_Domaine_t = Sous_Domaine_32_64<_SIZE_> |
| using | Frontiere_t = Frontiere_32_64<_SIZE_> |
| using | Groupe_Faces_t = Groupe_Faces_32_64<_SIZE_> |
| using | Bord_Interne_t = Bord_Interne_32_64<_SIZE_> |
| using | int_t = _SIZE_ |
| using | IntTab_t = IntTab_T<_SIZE_> |
| using | DoubleTab_t = DoubleTab_T<_SIZE_> |
| using | Domaine_t = Domaine_32_64<_SIZE_> |
Static Public Member Functions | |
| static void | create_listb_from_domaine2 (const Domaine_t &dom1, const Domaine_t &dom_oth, const Noms &nomdec) |
| static void | create_listb_from_xyz (const Domaine_t &dom, const Noms &nomdec, const Noms &expr) |
| static void | create_listb_naif (const Domaine_t &dom, const Noms &nomdec, const ArrOfInt &nbdec) |
| static void | create_listb_geom (const Domaine_t &dom, const Noms &nomdec, const ArrOfInt &nbdec) |
| static int | check_front_sz (const Frontiere_t &fr) |
| static void | build_edges (const IntTab_t &nodes_of_cells, const IntTab &edges_pattern, IntTab_t &edges_of_cells, IntTab_t &nodes_of_edges) |
| static void | build_nodes (const DoubleTab_t &nodes_src, const IntTab_t &nodes_of_edges_src, DoubleTab_t &nodes_dest) |
| static int_t | find_refined_node_index (const IntTab_t &nodes_of_cells_src, const IntTab_t &edges_of_cells_src, int_t nb_nodes_src, int_t cell_src, int index) |
| static void | build_cells (const IntTab_t &nodes_of_cells_src, const IntTab_t &edges_of_cells_src, const IntTab &pattern, int_t nb_nodes_src, IntTab_t &nodes_of_cells_dest) |
| static void | build_frontier (const Frontiere_t &src, const Type_Face &face_type, const IntTab_t &nodes_of_cells_src, const Static_Int_Lists_32_64< _SIZE_ > &cells_of_nodes_src, const IntTab_t &edges_of_cells_src, const IntTab &faces_pattern, const IntTab &faces_refinement_pattern, const Domaine_t &domaine_dest, Frontiere_t &dest) |
| static void | check_internal_diagonal_for_triangle (Domaine_t &domain) |
| static void | check_internal_diagonal_for_tetrahedron (Domaine_t &domain) |
| static void | check_internal_diagonal (Domaine_t &domain) |
| static void | check_positive_volumes_for_triangle (Domaine_t &domain) |
| static void | check_positive_volumes_for_tetrahedron (Domaine_t &domain) |
| static void | check_positive_volumes (Domaine_t &domain) |
Definition at line 58 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::ArrOfInt_t = ArrOfInt_T<_SIZE_> |
Definition at line 62 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::ArrOfInt_t = ArrOfInt_T<_SIZE_> |
Definition at line 61 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::ArrsOfInt_t = ArrsOfInt_T<_SIZE_> |
Definition at line 66 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::Bord_Interne_t = Bord_Interne_32_64<_SIZE_> |
Definition at line 70 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::Domaine_t = Domaine_32_64<_SIZE_> |
Definition at line 68 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::Domaine_t = Domaine_32_64<_SIZE_> |
Definition at line 66 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::Domaine_t = Domaine_32_64<_SIZE_> |
Definition at line 47 of file Verifier_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::DoubleTab_t = DoubleTab_T<_SIZE_> |
Definition at line 65 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::DoubleTab_t = DoubleTab_T<_SIZE_> |
Definition at line 64 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::DoubleTab_t = DoubleTab_T<_SIZE_> |
Definition at line 45 of file Verifier_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::Frontiere_t = Frontiere_32_64<_SIZE_> |
Definition at line 69 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::Frontiere_t = Frontiere_32_64<_SIZE_> |
Definition at line 68 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::Groupe_Faces_t = Groupe_Faces_32_64<_SIZE_> |
Definition at line 69 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::int_t = _SIZE_ |
Definition at line 61 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::int_t = _SIZE_ |
Definition at line 60 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::int_t = _SIZE_ |
Definition at line 43 of file Verifier_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::IntTab_t = IntTab_T<_SIZE_> |
Definition at line 63 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::IntTab_t = IntTab_T<_SIZE_> |
Definition at line 63 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::IntTab_t = IntTab_T<_SIZE_> |
Definition at line 44 of file Verifier_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::IntVect_t = IntVect_T<_SIZE_> |
Definition at line 64 of file DecoupeBord.cpp.
| using Impl_32_64< _SIZE_ >::IntVect_t = IntVect_T<_SIZE_> |
Definition at line 62 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::SmallArrOfTID_t = SmallArrOfTID_T<_SIZE_> |
Definition at line 65 of file Raffiner_Simplexes.cpp.
| using Impl_32_64< _SIZE_ >::Sous_Domaine_t = Sous_Domaine_32_64<_SIZE_> |
Definition at line 67 of file Raffiner_Simplexes.cpp.
|
static |
Definition at line 728 of file Raffiner_Simplexes.cpp.
|
static |
Definition at line 559 of file Raffiner_Simplexes.cpp.
|
static |
Definition at line 763 of file Raffiner_Simplexes.cpp.
|
static |
Definition at line 669 of file Raffiner_Simplexes.cpp.
|
inlinestatic |
Definition at line 76 of file DecoupeBord.cpp.
|
static |
Definition at line 164 of file Verifier_Simplexes.cpp.
|
static |
Definition at line 59 of file Verifier_Simplexes.cpp.
|
inlinestatic |
Definition at line 49 of file Verifier_Simplexes.cpp.
|
static |
Definition at line 280 of file Verifier_Simplexes.cpp.
|
static |
Definition at line 228 of file Verifier_Simplexes.cpp.
|
static |
Definition at line 190 of file Verifier_Simplexes.cpp.
|
static |
Definition at line 91 of file DecoupeBord.cpp.
|
static |
Definition at line 186 of file DecoupeBord.cpp.
|
static |
Definition at line 328 of file DecoupeBord.cpp.
|
static |
Definition at line 272 of file DecoupeBord.cpp.
|
static |
Definition at line 716 of file Raffiner_Simplexes.cpp.