NanoShaper  0.7.2
NanoShaper is a tool able to triangulate and inspect an arbitray triangulated surface or several types of molecular surfaces
C:/Documents and Settings/sdecherchi/My Documents/Ricerca/software nostro/NanoShaper0.7/src/FVanDerWaalsSurface.h File Reference

FVanDerWaalsSurface.h is the header for CLASS FVanDerWaalsSurface.cpp. More...

#include "Surface.h"
#include "SurfaceFactory.h"

Go to the source code of this file.

Classes

class  FVanDerWaalsSurface
 This class builds the Van Der Waals surface as the union of the set of spheres in a fast way: the surface is not reduced in analytical patches (Voronoi diagram) so rays cannot be cast, but instead the grid is only coloured based on in/out information. The surface is not analytically sampled thus the triangulation can be only non accurate (bisecting marching cubes). The advantage is the the phase of surface construction is not necessary and that, still, projection of boundary grid points is fully analytical. Only triangulation is affected by this approximation. Regarding FD PDE solution no approximation is performed. More...

Detailed Description

FVanDerWaalsSurface.h is the header for CLASS FVanDerWaalsSurface.cpp.