![]() |
CAPD RedHom Library
|
#include <capd/complex/SReductionPair.h>
Public Types | |
| typedef Complex::Id | Id |
| typedef Complex::Dim | Dim |
Public Member Functions | |
| SReductionPair (Id face, Id coface, Dim dim) | |
| bool | operator< (const SReductionPair &p2) const |
Public Attributes | |
| Id | face |
| Id | coface |
| Dim | dim |
| typedef Complex::Dim capd::complex::SReductionPair< Complex >::Dim |
| typedef Complex::Id capd::complex::SReductionPair< Complex >::Id |
|
inline |
|
inline |
| Id capd::complex::SReductionPair< Complex >::coface |
| Dim capd::complex::SReductionPair< Complex >::dim |
| Id capd::complex::SReductionPair< Complex >::face |