Graphe de collaboration de Arcane::AMRPatchPositionSignature:Fonctions membres publiques | |
| AMRPatchPositionSignature (const AMRPatchPosition &patch, ICartesianMesh *cmesh, AMRPatchPositionLevelGroup *all_patches) | |
| void | compress () |
| void | fillSig () |
| bool | isValid () const |
| bool | canBeCut () const |
| void | compute () |
| Real | efficacity () const |
| std::pair< AMRPatchPositionSignature, AMRPatchPositionSignature > | cut (Integer dim, CartCoordType cut_point) const |
| ConstArrayView< CartCoordType > | sigX () const |
| ConstArrayView< CartCoordType > | sigY () const |
| ConstArrayView< CartCoordType > | sigZ () const |
| AMRPatchPosition | patch () const |
| ICartesianMesh * | mesh () const |
| bool | stopCut () const |
| void | setStopCut (bool stop_cut) |
| bool | isComputed () const |
Fonctions membres privées | |
| AMRPatchPositionSignature (const AMRPatchPosition &patch, ICartesianMesh *cmesh, AMRPatchPositionLevelGroup *all_patches, Int32 nb_cut) | |
Attributs privés | |
| bool | m_is_null |
| AMRPatchPosition | m_patch |
| ICartesianMesh * | m_mesh |
| Int32 | m_nb_cut |
| bool | m_stop_cut |
| ICartesianMeshNumberingMngInternal * | m_numbering |
| bool | m_have_cells |
| bool | m_is_computed |
| UniqueArray< CartCoordType > | m_sig_x |
| UniqueArray< CartCoordType > | m_sig_y |
| UniqueArray< CartCoordType > | 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 | ( | const AMRPatchPosition & | patch, |
| ICartesianMesh * | cmesh, | ||
| AMRPatchPositionLevelGroup * | all_patches ) |
Définition à la ligne 62 du fichier AMRPatchPositionSignature.cc.
|
private |
Définition à la ligne 78 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::canBeCut | ( | ) | const |
Définition à la ligne 291 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::compress | ( | ) |
Définition à la ligne 97 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::compute | ( | ) |
Définition à la ligne 325 du fichier AMRPatchPositionSignature.cc.
| std::pair< AMRPatchPositionSignature, AMRPatchPositionSignature > Arcane::AMRPatchPositionSignature::cut | ( | Integer | dim, |
| CartCoordType | cut_point ) const |
Définition à la ligne 399 du fichier AMRPatchPositionSignature.cc.
| Real Arcane::AMRPatchPositionSignature::efficacity | ( | ) | const |
Définition à la ligne 341 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::fillSig | ( | ) |
Définition à la ligne 201 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::isComputed | ( | ) | const |
Définition à la ligne 472 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::isValid | ( | ) | const |
Définition à la ligne 276 du fichier AMRPatchPositionSignature.cc.
| ICartesianMesh * Arcane::AMRPatchPositionSignature::mesh | ( | ) | const |
Définition à la ligne 445 du fichier AMRPatchPositionSignature.cc.
| AMRPatchPosition Arcane::AMRPatchPositionSignature::patch | ( | ) | const |
Définition à la ligne 436 du fichier AMRPatchPositionSignature.cc.
| void Arcane::AMRPatchPositionSignature::setStopCut | ( | bool | stop_cut | ) |
Définition à la ligne 463 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< CartCoordType > Arcane::AMRPatchPositionSignature::sigX | ( | ) | const |
Définition à la ligne 409 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< CartCoordType > Arcane::AMRPatchPositionSignature::sigY | ( | ) | const |
Définition à la ligne 418 du fichier AMRPatchPositionSignature.cc.
| ConstArrayView< CartCoordType > Arcane::AMRPatchPositionSignature::sigZ | ( | ) | const |
Définition à la ligne 427 du fichier AMRPatchPositionSignature.cc.
| bool Arcane::AMRPatchPositionSignature::stopCut | ( | ) | const |
Définition à la ligne 454 du fichier AMRPatchPositionSignature.cc.
|
private |
Définition à la ligne 80 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 73 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 74 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 65 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 67 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 68 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 71 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 66 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 76 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 77 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 78 du fichier AMRPatchPositionSignature.h.
|
private |
Définition à la ligne 69 du fichier AMRPatchPositionSignature.h.