Octopus
scaling_function.F90 File Reference

Go to the source code of this file.

Modules

module  scaling_function_oct_m
 

Data Types

type  scaling_function_oct_m::lazy_8_filter_t
 

Functions/Subroutines

pure type(lazy_8_filter_t) function scaling_function_oct_m::lazy_8 ()
 Filters for interpolating scaling functions (order 8) More...
 
subroutine, public scaling_function_oct_m::scaling_function (itype, nd, nrange, a, x)
 
subroutine, public scaling_function_oct_m::scf_recursion (itype, n_iter, n_range, kernel_scf, kern_1_scf)
 
subroutine scaling_function_oct_m::back_trans_8 (nd, nt, x, y)
 
subroutine scaling_function_oct_m::scf_recursion_8 (n_iter, n_range, kernel_scf, kern_1_scf)