SPH
Public Member Functions | List of all members
StoragePairVisitor< VisitorEnum::FIRST_ORDER > Struct Reference

#include <Iterate.h>

Public Member Functions

template<typename TValue , typename TFunctor >
void visit (Quantity &q1, Quantity &q2, const QuantityId id, TFunctor &&functor)
 
template<typename TValue , typename TFunctor >
void visit (const Quantity &q1, const Quantity &q2, const QuantityId id, TFunctor &&functor)
 

Detailed Description

Definition at line 145 of file Iterate.h.

Member Function Documentation

◆ visit() [1/2]

template<typename TValue , typename TFunctor >
void StoragePairVisitor< VisitorEnum::FIRST_ORDER >::visit ( const Quantity q1,
const Quantity q2,
const QuantityId  id,
TFunctor &&  functor 
)
inline

Definition at line 156 of file Iterate.h.

◆ visit() [2/2]

template<typename TValue , typename TFunctor >
void StoragePairVisitor< VisitorEnum::FIRST_ORDER >::visit ( Quantity q1,
Quantity q2,
const QuantityId  id,
TFunctor &&  functor 
)
inline

Definition at line 147 of file Iterate.h.


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