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)

Checks the validity of the interpolation between 'old' mesh

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