mod_checkinterpolation Module

Summary: Checks the validity of the interpolation between 'old' mesh and Chebyshev mesh Author: Category: KKRimp, radial-grid


Subroutines

public subroutine checkinterpolation(cell, cellnew, vpotin, config)

C h e c k s

t h e

v a l i d i t y

o f

t h e

i n t e r p o l a t i o n

b e t w e e n

' o l d '

m e s h

Read more…

Arguments

Type IntentOptional Attributes Name
type(CELL_TYPE) :: cell
type(CELL_TYPENEW) :: cellnew
double precision :: vpotin(cell%nrmax,1)
type(config_type) :: config