OpenLB 1.7
Loading...
Searching...
No Matches
Classes | Namespaces
functorPtr.h File Reference
#include <memory>
#include <type_traits>
+ Include dependency graph for functorPtr.h:

Go to the source code of this file.

Classes

struct  olb::util::has_identity_functor< F, U >
 Indicates existence of F::identity_functor_type typedef. More...
 
struct  olb::util::has_identity_functor< F, std::void_t< typename F::identity_functor_type > >
 Indicates existence of F::identity_functor_type typedef. More...
 
class  olb::FunctorPtr< F >
 Smart pointer for managing the various ways of passing functors around. More...
 

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 
namespace  olb::util