|
subroutine, public | test_oct_m::test_run (namespace) |
|
subroutine | test_oct_m::test_hartree (param, namespace) |
|
subroutine | test_oct_m::test_helmholtz_decomposition (namespace) |
|
subroutine | test_oct_m::test_linear_solver (namespace) |
|
subroutine | set_der_aux (der) |
|
subroutine | laplacian_op (x, hx) |
| Computes \( Hx = (-\Laplacian + shift) x \). More...
|
|
subroutine | test_oct_m::test_projector (param, namespace) |
|
subroutine | test_oct_m::test_dft_u (param, namespace) |
|
subroutine | test_oct_m::test_hamiltonian (param, namespace) |
|
subroutine | test_oct_m::test_density_calc (param, namespace) |
|
subroutine | test_oct_m::test_boundaries (param, namespace) |
|
subroutine | test_oct_m::test_exponential (param, namespace) |
|
subroutine | test_oct_m::test_subspace_diagonalization (param, namespace) |
|
subroutine | test_oct_m::test_batch_ops (param, namespace) |
|
subroutine | test_oct_m::test_derivatives (param, namespace) |
|
subroutine | test_oct_m::test_orthogonalization (param, namespace) |
|
subroutine | test_oct_m::test_interpolation (param, namespace) |
|
subroutine | test_oct_m::test_ion_interaction (namespace) |
|
subroutine | test_oct_m::test_prints_info_batch (st, gr, psib, string) |
|
subroutine | test_oct_m::test_clock () |
|
subroutine | write_clock (operation) |
|
subroutine | write_condition_result (condition, result) |
|
subroutine | test_oct_m::test_cgal () |
|
subroutine | test_oct_m::test_dense_eigensolver () |
|
subroutine | test_oct_m::test_batch_set_gaussian (psib, mesh) |
|
subroutine | test_oct_m::test_grid_interpolation () |
|
subroutine | test_oct_m::test_iihash () |
|
subroutine | test_oct_m::test_sihash () |
|
subroutine | test_oct_m::test_sphash (namespace) |
|
subroutine | test_oct_m::test_regridding (namespace) |
|
real(real64) function | values (xx) |
|
subroutine | test_oct_m::test_vecpot_analytical (namespace) |
| Here, analytical formulation for vector potential and B field are used. Ref: Sangita Sen and Erik I. Tellgren, J. Chem. Theory Comput. 17, 3 (2021). Analytical input for vector potential \( A_{r}= 1/3[ -xz, yz, x^2 - y^2] \) When bounded, above expression is multiplied with gaussian envelope \( (1/box_size)*exp^(-x^2-y^2-z^2)] \). More...
|
|
subroutine | test_oct_m::multigrid_test_interpolation (mgrid, space) |
|
subroutine | test_oct_m::test_current_density (namespace) |
| Here we test the different contributions to the total electronic current density. More...
|
|
subroutine | test_oct_m::set_hydrogen_states (psib, mesh, namespace, alpha, a0) |
|
complex(real64) function | test_oct_m::lc_hydrogen_state (rr, alpha, a0) |
|
real(real64) function | test_oct_m::psi_1s (rr, a0) |
|
real(real64) function | test_oct_m::psi_2s (rr, a0) |
|
real(real64) function | test_oct_m::dr_psi_1s (rr, a0) |
|
real(real64) function | test_oct_m::dr_psi_2s (rr, a0) |
|