| 
    Nektar++
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | Nektar | 
| namespace | Nektar::Collections | 
Functions | |
| OperatorFactory & | Nektar::Collections::GetOperatorFactory () | 
| Returns the singleton Operator factory object.  More... | |
| OperatorImpMap | Nektar::Collections::SetFixedImpType (ImplementationType defaultType) | 
| simple Operator Implementation Map generator  More... | |
| 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... | |