GemaPCR
The GeMA PCR (Partition-Color-Renumber) Plugin
Loading...
Searching...
No Matches
gmpGemaPCR.h File Reference

Declaration of the GmpGemaPCR class. More...

#include "gmpGemaCR.h"
Include dependency graph for gmpGemaPCR.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmpPartitionMethod
 The abstract interface for a partition method implementation. More...
 
class  GmpGemaPCRBase< Vector >
 An implementation of the PCR (partition, color and renumbering) object interface. The template parameter is the vector type (should be either GmSingleVector or GmDualVector) forwarded to GmpGemaCR. More...
 
struct  GmpGemaPCRBase< Vector >::ClassData
 Class data for cells and nodes. More...
 
class  GmpGemaPCRBase< Vector >::RankTemplateBuilder
 Helper class used to create rank templates. More...
 

Typedefs

typedef GmpGemaPCRBase< GmSingleVectorGmpGemaPCR
 Typedef for the PCR implementation with single vector.
 
typedef GmpGemaPCRBase< GmDualVectorGmpGemaPCRD
 Typedef for the PCR implementation with dual vector.
 

Detailed Description

Declaration of the GmpGemaPCR class.

Author
Carlos Augusto Teixeira Mendes
Date
February, 2026