OpenLB 1.7
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
olb::util::multiplies< T > Struct Template Reference

Wrapper of function object std::multiplies. More...

#include <arithmetic.h>

+ Inheritance diagram for olb::util::multiplies< T >:
+ Collaboration diagram for olb::util::multiplies< T >:

Static Public Attributes

static const char symbol = '*'
 symbol character for functor naming
 

Detailed Description

template<typename T>
struct olb::util::multiplies< T >

Wrapper of function object std::multiplies.

Definition at line 74 of file arithmetic.h.

Member Data Documentation

◆ symbol

template<typename T >
const char olb::util::multiplies< T >::symbol = '*'
static

symbol character for functor naming

Definition at line 76 of file arithmetic.h.


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