Define a 3D UHBD grid and functions to read-write its format files. More...
#include <stdlib.h>
#include <string.h>
#include <sstream>
#include <cstring>
#include <iostream>
#include <fstream>
#include <math.h>
#include "PDBstructure.hpp"
Go to the source code of this file.
Classes | |
class | UHBD< T1 > |
struct | UHBD< T1 >::dimensions |
struct | UHBD< T1 >::origin |
dimensions of the grid (number of grid points) More... | |