FlopCpp trunk
Loading...
Searching...
No Matches
flopc::insertFunctor< nbr > Class Template Reference

Inserter for construction of a subset. More...

#include <MP_domain.hpp>

+ Inheritance diagram for flopc::insertFunctor< nbr >:
+ Collaboration diagram for flopc::insertFunctor< nbr >:

Public Member Functions

 insertFunctor (MP_domain_subset< nbr > *d)
 
void operator() () const
 

Additional Inherited Members

- Protected Member Functions inherited from flopc::Functor
 Functor ()
 
virtual ~Functor ()
 

Detailed Description

template<int nbr>
class flopc::insertFunctor< nbr >

Inserter for construction of a subset.

Note
FOR INTERNAL USE: This is not normally used directly by the calling code.

Definition at line 141 of file MP_domain.hpp.

Constructor & Destructor Documentation

◆ insertFunctor()

template<int nbr>
flopc::insertFunctor< nbr >::insertFunctor ( MP_domain_subset< nbr > * d)
inline

Definition at line 143 of file MP_domain.hpp.

Member Function Documentation

◆ operator()()

template<int nbr>
void flopc::insertFunctor< nbr >::operator() ( ) const
inlinevirtual
Todo
should this be public? Should it be called? If so, needs doc.

Implements flopc::Functor.

Definition at line 145 of file MP_domain.hpp.


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