VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

brick.h File Reference
#include "common.h"
Include dependency graph for brick.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

fl closest_between (fl begin, fl end, fl x)
 
vec brick_closest (const vec &begin, const vec &end, const vec &v)
 
fl brick_distance_sqr (const vec &begin, const vec &end, const vec &v)
 

Function Documentation

fl closest_between ( fl  begin,
fl  end,
fl  x 
)
inline

Referenced by brick_closest().

Here is the caller graph for this function:

vec brick_closest ( const vec begin,
const vec end,
const vec v 
)
inline

References closest_between(), and VINA_FOR_IN.

Referenced by brick_distance_sqr().

Here is the call graph for this function:

Here is the caller graph for this function:

fl brick_distance_sqr ( const vec begin,
const vec end,
const vec v 
)
inline

References brick_closest(), and vec_distance_sqr().

Referenced by terms::evale(), terms::evale_robust(), and szv_grid::szv_grid().

Here is the call graph for this function:

Here is the caller graph for this function: