Fonctions membres publiques | |
__host__ __device__ Real | operator[] (Integer i) const |
__host__ __device__ Real | operator() (Integer i) const |
__host__ __device__ Real & | operator[] (Integer i) |
__host__ __device__ Real & | operator() (Integer i) |
__host__ __device__ void | setComponent (Integer i, Real value) |
Positionne la i-ème composante à value. | |
Attributs publics | |
Real | x |
première composante du couple | |
Real | y |
deuxième composante du couple | |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Real Arcane::Real2POD::x |
première composante du couple
Définition à la ligne 34 du fichier Real2.h.
Référencé par Arcane::Real2::add(), Arcane::Real2Proxy::add(), Arcane::Real2::assign(), Arcane::Real2Proxy::assign(), Arcane::Real2::assign(), Arcane::CartesianMeshImpl::coarseZone2D(), Arcane::Real2::div(), Arcane::Real2Proxy::div(), Arcane::math::dot(), Arcane::math::doubleContraction(), Arcane::math::max(), Arcane::math::min(), Arcane::Real2::mul(), Arcane::Real2Proxy::mul(), operator()(), operator()(), Arcane::Real2::operator*(), Arcane::Real2Proxy::operator*(), Arcane::Real2::operator+(), Arcane::Real2Proxy::operator+(), Arcane::Real2::operator-(), Arcane::Real2Proxy::operator-(), Arcane::Real2::operator/(), Arcane::Real2Proxy::operator/(), Arcane::Real2::operator==(), Arcane::Real2Proxy::operator==(), operator[](), operator[](), Arcane::Real2::print(), Arcane::Real2::printXy(), Arcane::Real2::Real2(), Arcane::Real2::Real2(), Arcane::Real3::Real3(), Arcane::CartesianMeshImpl::refinePatch2D(), Arcane::math::scaMul(), setComponent(), Arcane::Real2::sub(), et Arcane::Real2Proxy::sub().
Real Arcane::Real2POD::y |
deuxième composante du couple
Définition à la ligne 35 du fichier Real2.h.
Référencé par Arcane::Real2::add(), Arcane::Real2Proxy::add(), Arcane::Real2::assign(), Arcane::Real2Proxy::assign(), Arcane::Real2::assign(), Arcane::CartesianMeshImpl::coarseZone2D(), Arcane::Real2::div(), Arcane::Real2Proxy::div(), Arcane::math::dot(), Arcane::math::doubleContraction(), Arcane::math::max(), Arcane::math::min(), Arcane::Real2::mul(), Arcane::Real2Proxy::mul(), Arcane::Real2::operator*(), Arcane::Real2Proxy::operator*(), Arcane::Real2::operator+(), Arcane::Real2Proxy::operator+(), Arcane::Real2::operator-(), Arcane::Real2Proxy::operator-(), Arcane::Real2::operator/(), Arcane::Real2Proxy::operator/(), Arcane::Real2::operator==(), Arcane::Real2Proxy::operator==(), Arcane::Real2::print(), Arcane::Real2::printXy(), Arcane::Real2::Real2(), Arcane::Real2::Real2(), Arcane::Real3::Real3(), Arcane::CartesianMeshImpl::refinePatch2D(), Arcane::math::scaMul(), Arcane::Real2::sub(), et Arcane::Real2Proxy::sub().