Octopus
singularity.F90 File Reference

Go to the source code of this file.

Modules

module  singularity_oct_m
 

Data Types

type  singularity_oct_m::singularity_t
 

Functions/Subroutines

subroutine, public singularity_oct_m::singularity_init (this, namespace, space, st, kpoints)
 
subroutine, public singularity_oct_m::singularity_end (this)
 
subroutine singularity_oct_m::singularity_correction (this, namespace, space, st, kpoints)
 
real(real64) function aux_funct (qq)
 

Variables

integer, parameter, public singularity_oct_m::singularity_none = 0
 
integer, parameter, public singularity_oct_m::singularity_general = 1
 
integer, parameter, public singularity_oct_m::singularity_gygi = 2
 
integer, parameter, public singularity_oct_m::singularity_sphere = 3
 

Function/Subroutine Documentation

◆ aux_funct()

real(real64) function singularity_correction::aux_funct ( real(real64), dimension(3), intent(in)  qq)
private

Definition at line 435 of file singularity.F90.