![]()  | 
  
    Octopus
    
   | 
 
Test suit for the Helmholtz decomposition module. More...
Test suit for the Helmholtz decomposition module.
Data Types | |
| type | helmholtz_test_t | 
Functions/Subroutines | |
| subroutine | helmholtz_test_init (this, np_part, dim) | 
| subroutine | helmholtz_test_finalize (this) | 
| subroutine, public | hertzian_dipole_test (helmholtz, sys_grid, namespace, space) | 
| subroutine | init_hertzian_dipole_field (this, sys_grid) | 
| subroutine, public | gaussian_test (helmholtz, sys_grid, namespace, space) | 
| subroutine | init_gaussian_field (this, sys_grid) | 
| subroutine | output_fields (sys_grid, test, space, namespace, path) | 
| subroutine | compute_norms (helmholtz, sys_grid, analytical, test, namespace, path, apply_stencil_for_vec_pot) | 
| subroutine | compare_norms (test_with_sc, test_no_sc, namespace, path) | 
      
  | 
  private | 
Definition at line 168 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 194 of file helmholtz_decomposition_test.F90.
| subroutine, public helmholtz_decomposition_test_m::hertzian_dipole_test | ( | class(helmholtz_decomposition_t), intent(inout) | helmholtz, | 
| type(grid_t), intent(in) | sys_grid, | ||
| type(namespace_t), intent(in) | namespace, | ||
| class(space_t), intent(in) | space | ||
| ) | 
Definition at line 208 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 298 of file helmholtz_decomposition_test.F90.
| subroutine, public helmholtz_decomposition_test_m::gaussian_test | ( | class(helmholtz_decomposition_t), intent(inout) | helmholtz, | 
| type(grid_t), intent(in) | sys_grid, | ||
| type(namespace_t), intent(in) | namespace, | ||
| class(space_t), intent(in) | space | ||
| ) | 
Definition at line 344 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 434 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 480 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 506 of file helmholtz_decomposition_test.F90.
      
  | 
  private | 
Definition at line 571 of file helmholtz_decomposition_test.F90.