Public Member Functions | List of all members
GhostCriteria Class Referenceabstract

Class for chhosing which ghost generator to use. More...

#include <SeveralGhostGenerators.hpp>

Public Member Functions

virtual size_t GhostChoose (Tessellation const &tess, int index) const =0
 Chooses the ghost generator. More...
 

Detailed Description

Class for chhosing which ghost generator to use.

Author
Elad Steinberg

Definition at line 14 of file SeveralGhostGenerators.hpp.

Member Function Documentation

◆ GhostChoose()

virtual size_t GhostCriteria::GhostChoose ( Tessellation const &  tess,
int  index 
) const
pure virtual

Chooses the ghost generator.

Parameters
tessThe tessellation
indexThe index of the mesh point to calculate for
Returns
The index in the ghost generator vector to choose from
Here is the caller graph for this function:

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