|
real(real64), dimension(:,:), allocatable | total_field |
|
real(real64), dimension(:,:), allocatable | trans_field |
|
real(real64), dimension(:,:), allocatable | long_field |
|
real(real64), dimension(:,:), allocatable | vector_potential |
|
real(real64), dimension(:), allocatable | scalar_potential |
|
real(real64) | abs_norm_self_consistency |
|
real(real64) | abs_norm_long_field |
|
real(real64) | abs_norm_trans_field |
|
real(real64) | abs_norm_scal_pot |
|
real(real64) | abs_norm_vec_pot |
|
real(real64) | rel_norm_self_consistency |
|
real(real64) | rel_norm_long_field |
|
real(real64) | rel_norm_trans_field |
|
real(real64) | rel_norm_scal_pot |
|
real(real64) | rel_norm_vec_pot |
|
◆ init()
procedure helmholtz_decomposition_test_m::helmholtz_test_t::init |
|
private |
◆ helmholtz_test_finalize()
final helmholtz_decomposition_test_m::helmholtz_test_t::helmholtz_test_finalize |
|
finalprivate |
◆ total_field
real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::total_field |
|
private |
◆ trans_field
real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::trans_field |
|
private |
◆ long_field
real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::long_field |
|
private |
◆ vector_potential
real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::vector_potential |
|
private |
◆ scalar_potential
real(real64), dimension(:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::scalar_potential |
|
private |
◆ abs_norm_self_consistency
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_self_consistency |
|
private |
◆ abs_norm_long_field
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_long_field |
|
private |
◆ abs_norm_trans_field
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_trans_field |
|
private |
◆ abs_norm_scal_pot
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_scal_pot |
|
private |
◆ abs_norm_vec_pot
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_vec_pot |
|
private |
◆ rel_norm_self_consistency
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_self_consistency |
|
private |
◆ rel_norm_long_field
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_long_field |
|
private |
◆ rel_norm_trans_field
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_trans_field |
|
private |
◆ rel_norm_scal_pot
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_scal_pot |
|
private |
◆ rel_norm_vec_pot
real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_vec_pot |
|
private |
The documentation for this type was generated from the following file: