setXC_libxc_ids Subroutine

public subroutine setXC_libxc_ids(nfuncs, libxc_ids)

Uses

    • xc_f03_lib_m

Sets the XC info using libxc numerical codes. It can only be used if LibXC support is compiled in

Arguments

Type IntentOptional AttributesName
integer, intent(in) :: nfuncs

number of functionals

integer, intent(in) :: libxc_ids(nfuncs)

numerical libxc codes


Contents

None