Rosetta
|
#include <core/kinematics/RT.hh>
#include <core/types.hh>
#include <utility/vector1.hh>
#include <basic/Tracer.hh>
#include <math.h>
#include <string>
#include <numeric/xyzMatrix.hh>
#include <numeric/xyzVector.hh>
#include <numeric/xyz.functions.hh>
Classes | |
struct | CheshireCell |
class | Spacegroup |
Macros | |
#define | DEG2RAD 0.0174532925199433 |
#define | RAD2DEG 57.295779513082323 |
Enumerations | |
enum | SpacegroupSetting { TRICLINIC , MONOCLINIC , ORTHORHOMBIC , TETRAGONAL , HEXAGONAL , CUBIC , NOSETTING } |
Functions | |
core::Real | absfpart (core::Real x) |
core::Size | denom (core::Real x) |
Variables | |
static basic::Tracer | TSG ("spacegroup") |
#define DEG2RAD 0.0174532925199433 |
#define RAD2DEG 57.295779513082323 |
enum SpacegroupSetting |
core::Real absfpart | ( | core::Real | x | ) |
core::Size denom | ( | core::Real | x | ) |
References absfpart(), test.T009_Exceptions::e, create_a3b_hbs::i, utility_exit_with_message, and x.
Referenced by Spacegroup::get_nsubdivisions(), and numeric::statistics::w().
|
static |
Referenced by Spacegroup::set_parameters().