VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <naive_non_cache.h>
Public Member Functions | |
naive_non_cache (const precalculate *p_) | |
virtual fl | eval (const model &m, fl v) const |
virtual fl | eval_deriv (model &m, fl v) const |
Private Attributes | |
const precalculate * | p |
naive_non_cache::naive_non_cache | ( | const precalculate * | p_ | ) |
Implements igrid.
References precalculate::atom_typing_used(), model::atoms, atom::coords, model::coords, curl(), precalculate::cutoff_sqr(), precalculate::eval_fast(), atom_type::get(), get_type_pair_index(), model::grid_atoms, num_atom_types(), model::num_movable_atoms(), p, sqr(), VINA_FOR, and VINA_FOR_IN.
Implements igrid.
References VINA_CHECK.
|
private |
Referenced by eval().