occ
Loading...
Searching...
No Matches
surface.h File Reference
#include <array>
#include <occ/core/linear_algebra.h>
#include <occ/crystal/crystal.h>
#include <occ/crystal/hkl.h>
#include <occ/crystal/unitcell.h>
#include <vector>
Include dependency graph for surface.h:

Classes

struct  occ::crystal::SurfaceCutResult
 Results from analyzing a crystal surface cut. More...
 
class  occ::crystal::Surface
 Represents and analyzes a crystal surface defined by Miller indices. More...
 
struct  occ::crystal::CrystalSurfaceGenerationParameters
 Parameters for crystal surface generation. More...
 

Namespaces

namespace  occ
 
namespace  occ::crystal
 functionality related to periodic crystal structures, space groups, symmetry operations
 

Functions

std::vector< Surfaceocc::crystal::generate_surfaces (const Crystal &c, const CrystalSurfaceGenerationParameters &={})