Common representation of any quantity associated with two objects of a certain type and an index. More...
#include <she_quantity.hpp>
Public Types | |
typedef ValueT | value_type |
Public Member Functions | |
const_she_quantity (unknown_she_quantity< AssociatedT1, AssociatedT2 > const &quan) | |
ValueT const * | get_values (AssociatedT1 const &elem, std::size_t index_H) const |
ValueT const * | get_values (AssociatedT2 const &elem, std::size_t index_H) const |
short | get_expansion_order (AssociatedT1 const &elem, std::size_t index_H) const |
short | get_expansion_order (AssociatedT2 const &elem, std::size_t index_H) const |
short | get_unknown_num (AssociatedT1 const &elem, std::size_t index_H) const |
short | get_unknown_num (AssociatedT2 const &elem, std::size_t index_H) const |
ValueT | operator() (AssociatedT1 const &elem, std::size_t index_H) const |
ValueT | operator() (AssociatedT2 const &elem, std::size_t index_H) const |
std::string | name () const |
Common representation of any quantity associated with two objects of a certain type and an index.
Definition at line 272 of file she_quantity.hpp.
typedef ValueT viennashe::she::const_she_quantity< AssociatedT1, AssociatedT2, ValueT >::value_type |
Definition at line 278 of file she_quantity.hpp.
|
inline |
Definition at line 280 of file she_quantity.hpp.
|
inline |
Definition at line 291 of file she_quantity.hpp.
|
inline |
Definition at line 292 of file she_quantity.hpp.
|
inline |
Definition at line 294 of file she_quantity.hpp.
|
inline |
Definition at line 295 of file she_quantity.hpp.
|
inline |
Definition at line 288 of file she_quantity.hpp.
|
inline |
Definition at line 289 of file she_quantity.hpp.
|
inline |
Definition at line 300 of file she_quantity.hpp.
|
inline |
Definition at line 297 of file she_quantity.hpp.
|
inline |
Definition at line 298 of file she_quantity.hpp.