Loading...
Searching...
No Matches
periodic_table.h File Reference
#include <string.h>
#include <ctype.h>

Namespaces

namespace  PLMD
namespace  PLMD::molfile

Functions

static int PLMD::molfile::get_pte_idx (const char *label)
static int PLMD::molfile::get_pte_idx_from_string (const char *label)
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)

Variables

static const int PLMD::molfile::nr_pte_entries = sizeof(pte_label) / sizeof(char *)
static const char * PLMD::molfile::pte_label []
static const float PLMD::molfile::pte_mass []
static const float PLMD::molfile::pte_vdw_radius []