Bsoft 2.1.4
Bernard's software package
Bmaterial Class Reference

#include <rwmodel_param.h>

Public Member Functions

void identifier (string s)
 
string identifier ()
 
void select (long i)
 
long select ()
 
void density (double d, int u)
 
double density (int u)
 
double gram_per_cm3 ()
 
double dalton_per_angstrom3 ()
 
double number_per_angstrom3 ()
 
double unit (int u)
 
int unit ()
 
map< string, Bcomptype > & composition ()
 
Bcomptypeoperator[] (string s)
 
long number ()
 
double mass ()
 
void mass (double m)
 
void update_parameters (map< string, Bcomptype > &types)
 
void show ()
 

Member Function Documentation

◆ composition()

map< string, Bcomptype > & Bmaterial::composition ( )
inline

◆ dalton_per_angstrom3()

double Bmaterial::dalton_per_angstrom3 ( )
inline

◆ density() [1/2]

void Bmaterial::density ( double  d,
int  u 
)
inline

◆ density() [2/2]

double Bmaterial::density ( int  u)
inline

◆ gram_per_cm3()

double Bmaterial::gram_per_cm3 ( )
inline

◆ identifier() [1/2]

string Bmaterial::identifier ( )
inline

◆ identifier() [2/2]

void Bmaterial::identifier ( string  s)
inline

◆ mass() [1/2]

double Bmaterial::mass ( )
inline

◆ mass() [2/2]

void Bmaterial::mass ( double  m)
inline

◆ number()

long Bmaterial::number ( )
inline

◆ number_per_angstrom3()

double Bmaterial::number_per_angstrom3 ( )
inline

◆ operator[]()

Bcomptype & Bmaterial::operator[] ( string  s)
inline

◆ select() [1/2]

long Bmaterial::select ( )
inline

◆ select() [2/2]

void Bmaterial::select ( long  i)
inline

◆ show()

void Bmaterial::show ( )
inline

◆ unit() [1/2]

int Bmaterial::unit ( )
inline

◆ unit() [2/2]

double Bmaterial::unit ( int  u)
inline

◆ update_parameters()

void Bmaterial::update_parameters ( map< string, Bcomptype > &  types)
inline

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