occ
Loading...
Searching...
No Matches
occ::main::EFSettings Struct Reference

#include <occ_elastic_fit.h>

Public Attributes

std::string json_filename
 
std::string output_file = "elastic_tensor.txt"
 
std::string potential_type = "lj"
 
bool include_positive = false
 
bool max_to_zero = false
 
double scale_factor = 2.0
 

Member Data Documentation

◆ include_positive

bool occ::main::EFSettings::include_positive = false

◆ json_filename

std::string occ::main::EFSettings::json_filename

◆ max_to_zero

bool occ::main::EFSettings::max_to_zero = false

◆ output_file

std::string occ::main::EFSettings::output_file = "elastic_tensor.txt"

◆ potential_type

std::string occ::main::EFSettings::potential_type = "lj"

◆ scale_factor

double occ::main::EFSettings::scale_factor = 2.0

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