#include <realform_io.h>
Public Member Functions | |
Interface () | |
Interface (const complexredgp::ComplexReductiveGroup &, const layout::Layout &) | |
Interface (const complexredgp::ComplexReductiveGroup &, const layout::Layout &, tags::DualTag) | |
~Interface () | |
void | swap (Interface &) |
realform::RealForm | in (realform::RealForm rf) const |
size_t | numRealForms () const |
realform::RealForm | out (realform::RealForm rf) const |
const char * | typeName (realform::RealForm) const |
Private Attributes | |
realform::RealFormList | d_in |
realform::RealFormList | d_out |
std::vector< std::string > | d_name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|