occ
Loading...
Searching...
No Matches
occ::crystal::SubgroupSearchParameters Struct Reference

#include <subgroup.h>

Public Attributes

int max_index {4}
 Only report subgroups whose total index is at most this.
 
int max_depth {4}
 Only descend this many maximal-subgroup steps.
 
bool translationengleiche {true}
 Follow translationengleiche relations.
 
bool klassengleiche {true}
 Follow klassengleiche relations.
 

Member Data Documentation

◆ klassengleiche

bool occ::crystal::SubgroupSearchParameters::klassengleiche {true}

Follow klassengleiche relations.

◆ max_depth

int occ::crystal::SubgroupSearchParameters::max_depth {4}

Only descend this many maximal-subgroup steps.

◆ max_index

int occ::crystal::SubgroupSearchParameters::max_index {4}

Only report subgroups whose total index is at most this.

◆ translationengleiche

bool occ::crystal::SubgroupSearchParameters::translationengleiche {true}

Follow translationengleiche relations.


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