Octopus
helmholtz_decomposition_test_m::helmholtz_test_t Type Reference

Detailed Description

Definition at line 152 of file helmholtz_decomposition_test.F90.

Private Member Functions

procedure init => helmholtz_test_init
 
final helmholtz_test_finalize
 

Private Attributes

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
 

Member Function/Subroutine Documentation

◆ init()

procedure helmholtz_decomposition_test_m::helmholtz_test_t::init
private

Definition at line 162 of file helmholtz_decomposition_test.F90.

◆ helmholtz_test_finalize()

final helmholtz_decomposition_test_m::helmholtz_test_t::helmholtz_test_finalize
finalprivate

Definition at line 163 of file helmholtz_decomposition_test.F90.

Member Data Documentation

◆ total_field

real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::total_field
private

Definition at line 154 of file helmholtz_decomposition_test.F90.

◆ trans_field

real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::trans_field
private

Definition at line 155 of file helmholtz_decomposition_test.F90.

◆ long_field

real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::long_field
private

Definition at line 156 of file helmholtz_decomposition_test.F90.

◆ vector_potential

real(real64), dimension(:,:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::vector_potential
private

Definition at line 157 of file helmholtz_decomposition_test.F90.

◆ scalar_potential

real(real64), dimension(:), allocatable helmholtz_decomposition_test_m::helmholtz_test_t::scalar_potential
private

Definition at line 158 of file helmholtz_decomposition_test.F90.

◆ abs_norm_self_consistency

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_self_consistency
private

Definition at line 159 of file helmholtz_decomposition_test.F90.

◆ abs_norm_long_field

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_long_field
private

Definition at line 159 of file helmholtz_decomposition_test.F90.

◆ abs_norm_trans_field

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_trans_field
private

Definition at line 159 of file helmholtz_decomposition_test.F90.

◆ abs_norm_scal_pot

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_scal_pot
private

Definition at line 159 of file helmholtz_decomposition_test.F90.

◆ abs_norm_vec_pot

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::abs_norm_vec_pot
private

Definition at line 159 of file helmholtz_decomposition_test.F90.

◆ rel_norm_self_consistency

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_self_consistency
private

Definition at line 160 of file helmholtz_decomposition_test.F90.

◆ rel_norm_long_field

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_long_field
private

Definition at line 160 of file helmholtz_decomposition_test.F90.

◆ rel_norm_trans_field

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_trans_field
private

Definition at line 160 of file helmholtz_decomposition_test.F90.

◆ rel_norm_scal_pot

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_scal_pot
private

Definition at line 160 of file helmholtz_decomposition_test.F90.

◆ rel_norm_vec_pot

real(real64) helmholtz_decomposition_test_m::helmholtz_test_t::rel_norm_vec_pot
private

Definition at line 160 of file helmholtz_decomposition_test.F90.


The documentation for this type was generated from the following file: