AFLOW
 
Loading...
Searching...
No Matches
xprototype::xprototype Class Reference

#include <aflow.h>

Public Member Functions

 xprototype ()
 
 xprototype (const string &)
 
 ~xprototype ()
 
const xprototypeoperator= (const xprototype &b)
 
void clear ()
 
void populate (const string &prototype)
 
xprototype Iinitialize (uint Z)
 

Public Attributes

bool verbose
 
string catalog
 
uint volume
 
string label
 
vector< string > parameter_list
 
vector< double > parameter_values
 
string parameter_set_id
 
string weblink
 
vector< uintstoichiometry
 
string Pearson_symbol
 
uint space_group_number
 
string space_group_symbol_H_M
 
string space_group_symbol_Hall
 
string space_group_symbol_Schoenflies
 
vector< vector< string > > Wyckoff_letters
 
vector< vector< string > > Wyckoff_site_symmetries
 
vector< vector< uint > > Wyckoff_multiplicities
 
string prototype_material
 
string common_name
 
string mineral_name
 
string phase
 
string strukturbericht
 
vector< string > similar_materials
 
vector< string > comments
 
string title
 

Private Member Functions

void free ()
 
void copy (const xprototype &b)
 

Friends

ostream & operator<< (ostream &, const xprototype &)
 

Detailed Description

Definition at line 2192 of file aflow.h.

Constructor & Destructor Documentation

◆ xprototype() [1/2]

xprototype::xprototype::xprototype ( )

◆ xprototype() [2/2]

xprototype::xprototype::xprototype ( const string & )

◆ ~xprototype()

xprototype::xprototype::~xprototype ( )

Member Function Documentation

◆ operator=()

const xprototype & xprototype::xprototype::operator= ( const xprototype & b)

◆ clear()

void xprototype::xprototype::clear ( )

◆ populate()

void xprototype::xprototype::populate ( const string & prototype)

◆ Iinitialize()

xprototype xprototype::xprototype::Iinitialize ( uint Z)

◆ free()

void xprototype::xprototype::free ( )
private

◆ copy()

void xprototype::xprototype::copy ( const xprototype & b)
private

Friends And Related Symbol Documentation

◆ operator<<

ostream & operator<< ( ostream & ,
const xprototype &  )
friend

Member Data Documentation

◆ verbose

bool xprototype::xprototype::verbose

Definition at line 2203 of file aflow.h.

◆ catalog

string xprototype::xprototype::catalog

Definition at line 2205 of file aflow.h.

◆ volume

uint xprototype::xprototype::volume

Definition at line 2206 of file aflow.h.

◆ label

string xprototype::xprototype::label

Definition at line 2207 of file aflow.h.

◆ parameter_list

vector<string> xprototype::xprototype::parameter_list

Definition at line 2208 of file aflow.h.

◆ parameter_values

vector<double> xprototype::xprototype::parameter_values

Definition at line 2209 of file aflow.h.

◆ parameter_set_id

string xprototype::xprototype::parameter_set_id

Definition at line 2210 of file aflow.h.

◆ weblink

string xprototype::xprototype::weblink

Definition at line 2211 of file aflow.h.

◆ stoichiometry

vector<uint> xprototype::xprototype::stoichiometry

Definition at line 2212 of file aflow.h.

◆ Pearson_symbol

string xprototype::xprototype::Pearson_symbol

Definition at line 2214 of file aflow.h.

◆ space_group_number

uint xprototype::xprototype::space_group_number

Definition at line 2215 of file aflow.h.

◆ space_group_symbol_H_M

string xprototype::xprototype::space_group_symbol_H_M

Definition at line 2216 of file aflow.h.

◆ space_group_symbol_Hall

string xprototype::xprototype::space_group_symbol_Hall

Definition at line 2217 of file aflow.h.

◆ space_group_symbol_Schoenflies

string xprototype::xprototype::space_group_symbol_Schoenflies

Definition at line 2218 of file aflow.h.

◆ Wyckoff_letters

vector<vector<string> > xprototype::xprototype::Wyckoff_letters

Definition at line 2219 of file aflow.h.

◆ Wyckoff_site_symmetries

vector<vector<string> > xprototype::xprototype::Wyckoff_site_symmetries

Definition at line 2220 of file aflow.h.

◆ Wyckoff_multiplicities

vector<vector<uint> > xprototype::xprototype::Wyckoff_multiplicities

Definition at line 2221 of file aflow.h.

◆ prototype_material

string xprototype::xprototype::prototype_material

Definition at line 2223 of file aflow.h.

◆ common_name

string xprototype::xprototype::common_name

Definition at line 2224 of file aflow.h.

◆ mineral_name

string xprototype::xprototype::mineral_name

Definition at line 2225 of file aflow.h.

◆ phase

string xprototype::xprototype::phase

Definition at line 2226 of file aflow.h.

◆ strukturbericht

string xprototype::xprototype::strukturbericht

Definition at line 2227 of file aflow.h.

◆ similar_materials

vector<string> xprototype::xprototype::similar_materials

Definition at line 2228 of file aflow.h.

◆ comments

vector<string> xprototype::xprototype::comments

Definition at line 2229 of file aflow.h.

◆ title

string xprototype::xprototype::title

Definition at line 2230 of file aflow.h.


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