![]() |
Bsoft 2.1.4
Bernard's software package
|
Library routines for processing molecular models. More...
Functions | |
string | component_element (Bcomponent *comp) |
Determines the element from the component description. More... | |
string | component_element (Bcomponent *comp, map< string, Bcomptype > &atompar) |
Determines the element from the type identifier. More... | |
JSvalue | model_elements (Bmodel *model, map< string, Bcomptype > &atompar) |
Calculates the elemental composition. More... | |
Library routines for processing molecular models.
string component_element | ( | Bcomponent * | comp | ) |
Determines the element from the component description.
*comp | component. |
string component_element | ( | Bcomponent * | comp, |
map< string, Bcomptype > & | atompar | ||
) |
Determines the element from the type identifier.
*comp | component. |
atompar | atom type parameters. |