|
Nektar++
|
Go to the source code of this file.
Namespaces | |
| Nektar | |
| The above copyright notice and this permission notice shall be included. | |
| Nektar::Collections | |
Functions | |
| bool | Nektar::Collections::operator< (OperatorKey const &p1, OperatorKey const &p2) |
| Less-than comparison operator for OperatorKey objects. More... | |
| std::ostream & | Nektar::Collections::operator<< (std::ostream &os, OperatorKey const &p) |
| Stream output operator for OperatorKey objects. More... | |
| OperatorFactory & | Nektar::Collections::GetOperatorFactory () |
| Returns the singleton Operator factory object. More... | |
| OperatorImpMap | Nektar::Collections::SetFixedImpType (ImplementationType defaultType) |
| simple Operator Implementation Map generator More... | |