Octopus
mix_oct_m::mixfield_get_vnew Interface Reference

Detailed Description

Definition at line 256 of file mix.F90.

Private Member Functions

subroutine dmixfield_get_vnew (mixfield, vnew)
 
subroutine ddmixfield_get_vnew (mixfield, re, im)
 
subroutine zmixfield_get_vnew (mixfield, vnew)
 

Member Function/Subroutine Documentation

◆ dmixfield_get_vnew()

subroutine mix_oct_m::mixfield_get_vnew::dmixfield_get_vnew ( type(mixfield_t), intent(in)  mixfield,
real(real64), dimension(:,:), intent(inout), contiguous  vnew 
)
private

Definition at line 1702 of file mix.F90.

◆ ddmixfield_get_vnew()

subroutine mix_oct_m::mixfield_get_vnew::ddmixfield_get_vnew ( type(mixfield_t), intent(in)  mixfield,
real(real64), dimension(:,:), intent(inout)  re,
real(real64), dimension(:,:), intent(inout)  im 
)
private

Definition at line 984 of file mix.F90.

◆ zmixfield_get_vnew()

subroutine mix_oct_m::mixfield_get_vnew::zmixfield_get_vnew ( type(mixfield_t), intent(in)  mixfield,
complex(real64), dimension(:,:), intent(inout), contiguous  vnew 
)
private

Definition at line 2355 of file mix.F90.


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