IFEM  90A354
Public Member Functions | Protected Attributes | List of all members
DomainDecomposition::SlaveOrder Class Reference

Functor to order ghost connections. More...

#include <DomainDecomposition.h>

Collaboration diagram for DomainDecomposition::SlaveOrder:
Collaboration graph
[legend]

Public Member Functions

 SlaveOrder (const DomainDecomposition &dd_)
 The constructor initializes the DomainDecomposition reference.
 
SlaveOrderoperator= (const SlaveOrder &)
 Hide ill-formed default assignment operator.
 
bool operator() (const ASM::Interface &A, const ASM::Interface &B) const
 Compare interfaces.
 

Protected Attributes

const DomainDecompositiondd
 Domain decomposition holding patch owner data.
 

Detailed Description

Functor to order ghost connections.


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