MADNESS  0.10.1
Public Types | Public Attributes | List of all members
madness::charactertable Struct Reference

#include <pointgroupsymmetry.h>

Collaboration diagram for madness::charactertable:
Collaboration graph
[legend]

Public Types

typedef std::vector< int > characterlineT
 

Public Attributes

std::map< std::string, characterlineTirreps_
 
bool is_abelian =true
 currently always true More...
 
std::vector< std::string > mullikan_
 Mullikan symbols of the irreps. More...
 
std::vector< pg_operatoroperators_
 symmetry operators More...
 
int order_
 order of the point group More...
 
std::string schoenflies_
 Schoenflies symbol of the point group. More...
 

Member Typedef Documentation

◆ characterlineT

typedef std::vector<int> madness::charactertable::characterlineT

Member Data Documentation

◆ irreps_

std::map<std::string,characterlineT> madness::charactertable::irreps_

◆ is_abelian

bool madness::charactertable::is_abelian =true

currently always true

Referenced by madness::TDHF::symmetrize().

◆ mullikan_

std::vector<std::string> madness::charactertable::mullikan_

◆ operators_

std::vector<pg_operator> madness::charactertable::operators_

◆ order_

int madness::charactertable::order_

◆ schoenflies_

std::string madness::charactertable::schoenflies_

The documentation for this struct was generated from the following file: