|
void | setup_from_resdir_and_posfile (const std::string &resources_dir, const std::string &positionfile, const std::string &neighborfile="") |
| setup
|
|
int | get_DIM () const |
| obtain total dimension
|
|
void | set_initial_vec (Vec initialvec) const |
| convert initial VFF data to Petsc Vec
|
|
void | set_atlist_from_vec (Vec vec) |
|
| VFF (const std::string &resources_dir, const std::string &positionfile, const std::string &neighborfile) |
|
PetscErrorCode VFF::VVF_FunctionAndGradient |
( |
Tao |
tao, |
|
|
Vec |
pos, |
|
|
PetscReal * |
res, |
|
|
Vec |
grad, |
|
|
void * |
ctx |
|
) |
| |
|
static |
Function in Tao format: evaluates total energy and calculates gradient ctx will be of type const *VFF
The documentation for this class was generated from the following files:
- /home/moritz/QNANO_PRODUCTION/qnano_new/include/VFF/VFF.h
- /home/moritz/QNANO_PRODUCTION/qnano_new/sources/VFF/VFF.cc