#include <string.h>#include <ctype.h>Namespaces | |
| PLMD | |
| PLMD::molfile | |
Functions | |
| static const char * | PLMD::molfile::get_pte_label (const int idx) |
| static float | PLMD::molfile::get_pte_mass (const int idx) |
| static float | PLMD::molfile::get_pte_vdw_radius (const int idx) |
| static int | PLMD::molfile::get_pte_idx (const char *label) |
| static int | PLMD::molfile::get_pte_idx_from_string (const char *label) |
Variables | |
| static const char * | PLMD::molfile::pte_label [] |
| static const int | PLMD::molfile::nr_pte_entries = sizeof(pte_label) / sizeof(char *) |
| static const float | PLMD::molfile::pte_mass [] |
| static const float | PLMD::molfile::pte_vdw_radius [] |
Hosted by GitHub
|
1.8.14
|