Massively Parallel Trotter-Suzuki Solver
1.6.2
|
This is the complete list of members for Lattice2D, including all inherited members.
init(int dim_x, double length_x, int dim_y, double length_y, bool periodic_x_axis=false, bool periodic_y_axis=false, double angular_velocity=0., string coordinate_system="cartesian") (defined in Lattice2D) | Lattice2D | private |
Lattice2D(int dim, double length, bool periodic_x_axis=false, bool periodic_y_axis=false, double angular_velocity=0., string coordinate_system="cartesian") | Lattice2D | |
Lattice2D(int dim_x, double length_x, int dim_y, double length_y, bool periodic_x_axis=false, bool periodic_y_axis=false, double angular_velocity=0., string coordinate_system="cartesian") | Lattice2D |