|
| std::vector< std::string > | madness::cubefile_header (std::string filename="input", const bool &no_orient=false) |
| |
| static double | madness::distance (double x1, double y1, double z1, double x2, double y2, double z2) |
| |
| static double | madness::distance_sq (double x1, double y1, double z1, double x2, double y2, double z2) |
| |
| std::ostream & | madness::operator<< (std::ostream &s, const Atom &atom) |
| |
| static void | madness::position_stream_at_coordinates (std::istream &f) |
| | position the stream at the head of the block holding the coordinates
|
| |