CASM  1.1.0
A Clusters Approach to Statistical Mechanics
CASM::jsonConstructor< xtal::ScelEnumProps > Struct Reference

#include <SuperlatticeEnumeratorIO.hh>

Detailed Description

Make a ScelEnumProps object from JSON input.

Definition at line 18 of file SuperlatticeEnumeratorIO.hh.

Static Public Member Functions

static xtal::ScelEnumProps from_json (const jsonParser &json)
 

Member Function Documentation

◆ from_json()

Make a ScelEnumProps object from JSON input

Expects a JSON object with options: min: int (required) Minimum volume supercells to enumerate max: int (required) Maximum volume supercells to enumerate dirs: string (optional, default="abc") Which lattice vectors of unit cell to enumerate over unit_cell: 3x3 matrix of int (optional, default=identity matrix) The unit cell to tile into supercells.

Definition at line 30 of file SuperlatticeEnumeratorIO.cc.


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