tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
tblite_post_processing_type::compute Interface Reference

Public Member Functions

subroutine compute (self, mol, wfn, ints, calc, caches, ctx, timer, prlevel, dict)
 

Constructor & Destructor Documentation

◆ compute()

subroutine tblite_post_processing_type::compute::compute ( class(post_processing_type), intent(in) self,
type(structure_type), intent(in) mol,
type(wavefunction_type), intent(in) wfn,
type(integral_type), intent(in) ints,
type(xtb_calculator), intent(in) calc,
type(cache_list), intent(inout) caches,
type(context_type), intent(inout) ctx,
type(timer_type), intent(inout) timer,
integer, intent(in) prlevel,
type(double_dictionary_type), intent(inout) dict )
virtual
Parameters
[in]selfInstance of a post-processing method
[in]molMolecular structure data
[in]wfnWavefunction strcuture data
[in]intsIntegral container
[in]calcCalculator instance
[in,out]cachesCache list for storing caches of various interactions
[in,out]ctxContext container for writing to stdout
[in,out]timerTimer instance
[in]prlevelPrint level
[in,out]dictDictionary for storing results

The documentation for this interface was generated from the following file: