Massively Parallel Trotter-Suzuki Solver
1.6.2
|
This is the complete list of members for Potential, including all inherited members.
current_evolution_time | Potential | protected |
evolving_potential | Potential | protected |
get_value(int x) | Potential | virtual |
get_value(int x, int y) | Potential | virtual |
grid | Potential | |
is_static | Potential | protected |
matrix | Potential | |
Potential(Lattice *grid, char *filename) | Potential | |
Potential(Lattice *grid, double *external_pot=0) | Potential | |
Potential(Lattice *grid, double(*potential_function)(double x, double y)) | Potential | |
Potential(Lattice *grid, double(*potential_function)(double x, double y, double t), int t=0) | Potential | |
self_init | Potential | protected |
static_potential | Potential | protected |
update(double t) | Potential | |
updated_potential_matrix (defined in Potential) | Potential | |
~Potential() (defined in Potential) | Potential | virtual |