Chombo + EB + MF  3.2
Public Member Functions | Protected Attributes | List of all members
CompCounts< P > Class Template Reference

#include <ParticleDataI.H>

Inheritance diagram for CompCounts< P >:
Inheritance graph
[legend]

Public Member Functions

 CompCounts (vector< map< unsigned, List< P > > > &a_pp)
 
bool operator() (const pair< const IntVect, boxids > &a, const pair< const IntVect, boxids > &b) const
 

Protected Attributes

vector< map< unsigned, List< P > > > & pp
 

Constructor & Destructor Documentation

◆ CompCounts()

template<class P>
CompCounts< P >::CompCounts ( vector< map< unsigned, List< P > > > &  a_pp)
inlineexplicit

Member Function Documentation

◆ operator()()

template<class P>
bool CompCounts< P >::operator() ( const pair< const IntVect, boxids > &  a,
const pair< const IntVect, boxids > &  b 
) const
inline

References CompCounts< P >::pp.

Member Data Documentation

◆ pp

template<class P>
vector<map<unsigned, List<P> > >& CompCounts< P >::pp
protected

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