Graphe de collaboration de Arcane::AMRPatchPositionSignature:Fonctions membres publiques | |
| AMRPatchPositionSignature (AMRPatchPosition patch, ICartesianMesh *cmesh, AMRPatchPositionLevelGroup *all_patches) | |
| AMRPatchPositionSignature (AMRPatchPosition patch, ICartesianMesh *cmesh, AMRPatchPositionLevelGroup *all_patches, Integer nb_cut) | |
| void | compress () |
| void | fillSig () |
| bool | isValid () const |
| bool | canBeCut () const |
| void | compute () |
| Real | efficacity () const |
| std::pair< AMRPatchPositionSignature, AMRPatchPositionSignature > | cut (Integer dim, Integer cut_point) const |
| bool | isIn (Integer x, Integer y, Integer z) const |
| ConstArrayView< Integer > | sigX () const |
| ConstArrayView< Integer > | sigY () const |
| ConstArrayView< Integer > | sigZ () const |
| AMRPatchPosition | patch () const |
| ICartesianMesh * | mesh () const |
| bool | stopCut () const |
| void | setStopCut (bool stop_cut) |
| bool | isComputed () const |
Attributs privés | |
| bool | m_is_null |
| AMRPatchPosition | m_patch |
| ICartesianMesh * | m_mesh |
| Integer | m_nb_cut |
| bool | m_stop_cut |
| ICartesianMeshNumberingMngInternal * | m_numbering |
| bool | m_have_cells |
| bool | m_is_computed |
| UniqueArray< Integer > | m_sig_x |
| UniqueArray< Integer > | m_sig_y |
| UniqueArray< Integer > | m_sig_z |
| AMRPatchPositionLevelGroup * | m_all_patches |
Définition à la ligne 32 du fichier AMRPatchPositionSignature.h.
| Arcane::AMRPatchPositionSignature::AMRPatchPositionSignature | ( | ) |
Définition à la ligne 49 du fichier AMRPatchPositionSignature.cc.
| Arcane::AMRPatchPositionSignature::AMRPatchPositionSignature | ( | AMRPatchPosition | patch, |
| ICartesianMesh * | cmesh, | ||
| AMRPatchPositionLevelGroup * | all_patches ) |
Définition à la ligne 62 du fichier AMRPatchPositionSignature.cc.
| Arcane::AMRPatchPositionSignature::AMRPatchPositionSignature | ( | AMRPatchPosition | patch, |
| ICartesianMesh * | cmesh, | ||
| AMRPatchPositionLevelGroup * | all_patches, | ||
| Integer | nb_cut ) |
Définition à la ligne 78 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::canBeCut | ( | ) | const |
Définition à la ligne 304 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::compress | ( | ) |
Définition à la ligne 104 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::compute | ( | ) |
Définition à la ligne 338 du fichier AMRPatchPositionSignature.cc.
| std::pair< AMRPatchPositionSignature, AMRPatchPositionSignature > Arcane::AMRPatchPositionSignature::cut | ( | Integer | dim, |
| Integer | cut_point ) const |
Définition à la ligne 412 du fichier AMRPatchPositionSignature.cc.
| Real Arcane::AMRPatchPositionSignature::efficacity | ( | ) | const |
Définition à la ligne 354 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::fillSig | ( | ) |
Définition à la ligne 208 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::isComputed | ( | ) | const |
Définition à la ligne 455 du fichier AMRPatchPositionSignature.cc.
Définition à la ligne 422 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::isValid | ( | ) | const |
Définition à la ligne 289 du fichier AMRPatchPositionSignature.cc.
| ICartesianMesh * Arcane::AMRPatchPositionSignature::mesh | ( | ) | const |
Définition à la ligne 443 du fichier AMRPatchPositionSignature.cc.
| AMRPatchPosition Arcane::AMRPatchPositionSignature::patch | ( | ) | const |
Définition à la ligne 439 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::setStopCut | ( | bool | stop_cut | ) |
Définition à la ligne 451 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< Integer > Arcane::AMRPatchPositionSignature::sigX | ( | ) | const |
Définition à la ligne 427 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< Integer > Arcane::AMRPatchPositionSignature::sigY | ( | ) | const |
Définition à la ligne 431 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< Integer > Arcane::AMRPatchPositionSignature::sigZ | ( | ) | const |
Définition à la ligne 435 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::stopCut | ( | ) | const |
Définition à la ligne 447 du fichier AMRPatchPositionSignature.cc.
|
private |
Définition à la ligne 78 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 71 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 72 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 63 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 65 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 66 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 69 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 64 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 74 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 75 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 76 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 67 du fichier AMRPatchPositionSignature.h.