mpqc::math::groups::SupercellTranslationGroup Class Reference
Collaboration diagram for mpqc::math::groups::SupercellTranslationGroup:
Documentation
SupercellTranslationGroup is a discrete group of translations of a lattice.
SupercellTranslationGroup is a 3-d space group of lattice translations modulo a supercell composed of primitive unit cells of size .
Additional Inherited Members | |
Public Types inherited from mpqc::math::Group | |
using | ordinal_type = std::size_t |
Public Member Functions inherited from mpqc::math::Group | |
virtual | ~Group () |
virtual ordinal_type | order () const =0 |
virtual std::shared_ptr< const IrrepTable > | irrep_table () const =0 |
Public Member Functions inherited from mpqc::enable_shared_from_this< Group > | |
virtual | ~enable_shared_from_this ()=default |
std::shared_ptr< Group > | shared_from_this () |
returns the pointer to this object More... | |
std::shared_ptr< std::add_const_t< Group > > | shared_from_this () const |
returns the pointer to this object More... | |
Public Member Functions inherited from mpqc::detail::virt_base_of_enable_shared_from_this | |
virtual | ~virt_base_of_enable_shared_from_this ()=default |
bool | shared_from_this_possible () const |
template<typename Target , typename = std::enable_if_t<!std::is_const_v<Target>>> | |
std::shared_ptr< Target > | cast_shared_from_this_to () |
returns the pointer to this cast to a particular type More... | |
template<typename Target > | |
std::shared_ptr< std::add_const_t< Target > > | cast_shared_from_this_to () const |
returns the pointer to this cast to a particular type More... | |
The documentation for this class was generated from the following file:
- mpqc/math/groups/group.h