Octopus
target_density_oct_m::target_density_t Type Reference

Target on the density and/or the current. More...

Detailed Description

Target on the density and/or the current.

Definition at line 163 of file target_density.F90.

Inheritance diagram for target_density_oct_m::target_density_t:
Inheritance graph

Private Member Functions

procedure init => target_init_density
 
procedure cleanup => target_end_density
 
procedure j1 => target_j1_density
 
procedure apply_chi => target_chi_density
 
procedure output => target_output_density
 
procedure tdcalc => target_tdcalc_density
 
procedure inh => target_inh_density
 

Private Attributes

real(real64), dimension(:), allocatable rho
 
real(real64), dimension(:), allocatable td_fitness
 
real(real64) density_weight
 
real(real64) curr_weight
 
integer strt_iter_curr_tg
 
real(real64), dimension(:), allocatable spatial_curr_wgt
 

Member Function/Subroutine Documentation

◆ init()

procedure target_density_oct_m::target_density_t::init
private

Definition at line 172 of file target_density.F90.

◆ cleanup()

procedure target_density_oct_m::target_density_t::cleanup
private

Definition at line 173 of file target_density.F90.

◆ j1()

procedure target_density_oct_m::target_density_t::j1
private

Definition at line 174 of file target_density.F90.

◆ apply_chi()

procedure target_density_oct_m::target_density_t::apply_chi
private

Definition at line 175 of file target_density.F90.

◆ output()

procedure target_density_oct_m::target_density_t::output
private

Definition at line 176 of file target_density.F90.

◆ tdcalc()

procedure target_density_oct_m::target_density_t::tdcalc
private

Definition at line 177 of file target_density.F90.

◆ inh()

procedure target_density_oct_m::target_density_t::inh
private

Definition at line 178 of file target_density.F90.

Member Data Documentation

◆ rho

real(real64), dimension(:), allocatable target_density_oct_m::target_density_t::rho
private

Definition at line 165 of file target_density.F90.

◆ td_fitness

real(real64), dimension(:), allocatable target_density_oct_m::target_density_t::td_fitness
private

Definition at line 166 of file target_density.F90.

◆ density_weight

real(real64) target_density_oct_m::target_density_t::density_weight
private

Definition at line 167 of file target_density.F90.

◆ curr_weight

real(real64) target_density_oct_m::target_density_t::curr_weight
private

Definition at line 168 of file target_density.F90.

◆ strt_iter_curr_tg

integer target_density_oct_m::target_density_t::strt_iter_curr_tg
private

Definition at line 169 of file target_density.F90.

◆ spatial_curr_wgt

real(real64), dimension(:), allocatable target_density_oct_m::target_density_t::spatial_curr_wgt
private

Definition at line 170 of file target_density.F90.


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