•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
mpqc::math::groups::IrrepTable Class Reference
Collaboration diagram for mpqc::math::groups::IrrepTable:

Public Member Functions | |
IrrepTable (std::shared_ptr< const Group >) | |
~IrrepTable () | |
std::shared_ptr< const Group::Irrep > make_irrep (ordinal_type irrep_ordinal) const override | |
converts an ordinal to the corresponding Irrep More... | |
ordinal_type irrep_ordinal (std::shared_ptr< const Group::Irrep > irrep) const override | |
computes the ordinal correspondign to an Irrep More... | |
![]() | |
const std::weak_ptr< const Group > & group () const | |
ordinal_type size () const | |
virtual std::shared_ptr< const Irrep > make_irrep (ordinal_type irrep_ordinal) const =0 | |
virtual ordinal_type irrep_ordinal (std::shared_ptr< const Irrep > irrep) const =0 | |
Additional Inherited Members | |
![]() | |
IrrepTable (std::weak_ptr< const Group > grp) | |
![]() | |
std::weak_ptr< const Group > group_ | |
Constructor & Destructor Documentation
◆ IrrepTable()
mpqc::math::groups::IrrepTable::IrrepTable | ( | std::shared_ptr< const Group > | ) |
◆ ~IrrepTable()
|
inlinevirtual |
Reimplemented from mpqc::math::Group::IrrepTable.
Member Function Documentation
◆ irrep_ordinal()
|
override |
computes the ordinal correspondign to an Irrep
◆ make_irrep()
|
override |
converts an ordinal to the corresponding Irrep
The documentation for this class was generated from the following file:
- mpqc/math/groups/group.h