|
glucat
0.8.2
|
Variable term. More...


Public Types | |
| typedef std::pair< index_set < LO, HI >, Scalar_T > | var_pair_t |
Public Member Functions | |
| ~var_term () | |
| Destructor. More... | |
| var_term () | |
| Default constructor. More... | |
| var_term_t & | operator*= (const term_t &rhs) |
| Product of variable term and term. More... | |
Static Public Member Functions | |
| static const std::string | classname () |
| Class name used in messages. More... | |
Public Attributes | |
| __pad0__: var_pair_t(ist | |
| Construct a variable term from an index set and a scalar coordinate. More... | |
| crd { } | |
Variable term.
Definition at line 308 of file framed_multi.h.
| typedef std::pair<index_set<LO,HI>, Scalar_T> glucat::framed_multi< Scalar_T, LO, HI >::var_term::var_pair_t |
Definition at line 312 of file framed_multi.h.
|
inline |
Destructor.
Definition at line 318 of file framed_multi.h.
|
inline |
Default constructor.
Definition at line 320 of file framed_multi.h.
|
inlinestatic |
Class name used in messages.
Definition at line 315 of file framed_multi.h.
|
inline |
Product of variable term and term.
Definition at line 328 of file framed_multi.h.
| glucat::framed_multi< Scalar_T, LO, HI >::var_term::__pad0__ |
Construct a variable term from an index set and a scalar coordinate.
Definition at line 322 of file framed_multi.h.
| glucat::framed_multi< Scalar_T, LO, HI >::var_term::crd { } |
Definition at line 326 of file framed_multi.h.
1.8.5