Base class for PSIPrepare without template parameters.
More...
#include <psi_prepare_base.h>
Base class for PSIPrepare without template parameters.
This class provides a non-template base class for PSIPrepare<T, Device>, allowing Setup_Psi_pw to store a base class pointer instead of a template pointer. This is part of the gradual refactoring to remove template parameters from Setup_Psi_pw.
◆ PSIPrepareBase()
| psi::PSIPrepareBase::PSIPrepareBase |
( |
| ) |
|
|
default |
◆ ~PSIPrepareBase()
| virtual psi::PSIPrepareBase::~PSIPrepareBase |
( |
| ) |
|
|
virtualdefault |
◆ prepare_init()
| virtual void psi::PSIPrepareBase::prepare_init |
( |
const int & |
random_seed | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: