NiHu  2.0
NiHu::fmm::is_local_operator< Operator > Struct Template Reference

Metafunction to tell if an operator is local. More...

#include <local_operator.hpp>

Detailed Description

template<class Operator>
struct NiHu::fmm::is_local_operator< Operator >

Metafunction to tell if an operator is local.

Template Parameters
OperatorThe 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.


The documentation for this struct was generated from the following file: