#include "hastl.h"#include "haconst.h"#include "halinalg.h"#include "vec3d.h"#include "object3d.h"Go to the source code of this file.
Classes | |
| class | HaField3D |
| Class for a scalar field on a rectangular grid. More... | |
| class | HaNonLocField3D_2 |
| class | ValAtPoint |
| class | HaNonLocField3D |
| class | VertexField3D |
| class | HaSurface |
| class to define surface build from triangles More... | |
| struct | csfe_type |
| struct | penta_type |
| struct | pun_type |
| struct | poli_type |
| class | HaDisplayedSurface |
| class | HaDot |
| class | DotStruct |
Defines | |
| #define | HASURFACE_H |
| #define | MAXVARS 10 |
| #define | MAXTIMES 10 |
Enumerations | |
| enum | MolSurfaceType { VDW_SURF = 0, SACCESS_SURF = 1, SEXCL_SURF = 2 } |
Functions | |
| void | gsurf_ (integer *ksurf, freal *rmin, freal *ofac, freal *rd, integer *ndiv, logical *ass1, integer *natom, logical *ghost, integer *np) |
| the number of triangle forming the surface (OUTPUT) | |
Variables | |
| const int | MAX_ISO_VERTS = 1200000 |
| const double | VERTEX_SCALE = 10000.0 |
| const int | MC_SIZE = 100000 |
| const int | MV_SIZE = 100000 |
| csfe_type | csfe_ |
| pun_type | pun_ |
| penta_type | penta_ |
| poli_type | poli_ |
|
||||||||||||||||||||||||||||||||||||||||
|
the number of triangle forming the surface (OUTPUT)
|
1.3.6