Tenncor
|
Go to the source code of this file.
Namespaces | |
opt | |
Functions | |
bool | opt::is_scalar (teq::iLeaf *leaf) |
Return true if leaf contains a scalar. More... | |
std::string | opt::to_string (teq::CoordptrT c) |
Return brief hashable string representation of coordinate mapper. More... | |
bool | opt::lt (teq::CoordptrT a, teq::CoordptrT b) |
Return true if a < b according to some internal ordinal rule. More... | |
bool | opt::is_equal (teq::CoordptrT a, teq::CoordptrT b) |
Return true if a is equal to b. More... | |
bool | opt::lt (teq::TensSetT priorities, teq::iLeaf *a, teq::iLeaf *b) |
bool | opt::is_equal (teq::iLeaf *a, teq::iLeaf *b) |
bool | opt::lt (teq::TensSetT priorities, teq::iFunctor *a, teq::iFunctor *b) |
bool | opt::is_equal (teq::iFunctor *a, teq::iFunctor *b) |