(git:e7e05ae)
pao_ml.F File Reference

Go to the source code of this file.

Modules

module  pao_ml
 Main module for PAO Machine Learning.
 

Functions/Subroutines

subroutine, public pao_ml::pao_ml_init (pao, qs_env)
 Initializes the learning machinery. More...
 
subroutine, public pao_ml::pao_ml_predict (pao, qs_env)
 Fills paomatrix_X based on machine learning predictions. More...
 
subroutine, public pao_ml::pao_ml_forces (pao, qs_env, matrix_G, forces)
 Calculate forces contributed by machine learning. More...