NiHu
2.0
|
Metafunction to tell if an operator is local. More...
#include <local_operator.hpp>
Metafunction to tell if an operator is local.
Operator | The operator type |
This is the default implementation, i.e., for non-local operators. Local operators should specialize this class template.
Definition at line 25 of file local_operator.hpp.