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

Parameters for crystal surface generation. More...

#include <surface.h>

Public Attributes

double d_min {0.1}
 Minimum d-spacing.
 
double d_max {1.0}
 Maximum d-spacing.
 
bool unique {true}
 Generate only symmetry-unique surfaces.
 
bool reduced {true}
 Use reduced Miller indices.
 
bool systematic_absences_allowed {true}
 Allow systematic absences.
 

Detailed Description

Parameters for crystal surface generation.

Member Data Documentation

◆ d_max

double occ::crystal::CrystalSurfaceGenerationParameters::d_max {1.0}

Maximum d-spacing.

◆ d_min

double occ::crystal::CrystalSurfaceGenerationParameters::d_min {0.1}

Minimum d-spacing.

◆ reduced

bool occ::crystal::CrystalSurfaceGenerationParameters::reduced {true}

Use reduced Miller indices.

◆ systematic_absences_allowed

bool occ::crystal::CrystalSurfaceGenerationParameters::systematic_absences_allowed {true}

Allow systematic absences.

◆ unique

bool occ::crystal::CrystalSurfaceGenerationParameters::unique {true}

Generate only symmetry-unique surfaces.


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