|
occ
|
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. | |
Parameters for crystal surface generation.
| double occ::crystal::CrystalSurfaceGenerationParameters::d_max {1.0} |
Maximum d-spacing.
| double occ::crystal::CrystalSurfaceGenerationParameters::d_min {0.1} |
Minimum d-spacing.
| bool occ::crystal::CrystalSurfaceGenerationParameters::reduced {true} |
Use reduced Miller indices.
| bool occ::crystal::CrystalSurfaceGenerationParameters::systematic_absences_allowed {true} |
Allow systematic absences.
| bool occ::crystal::CrystalSurfaceGenerationParameters::unique {true} |
Generate only symmetry-unique surfaces.