xc_consumer_update Interface

interface
public subroutine xc_consumer_update(self, xce, mythread)

Arguments

Type IntentOptional Attributes Name
class(xc_consumer_t), intent(inout) :: self
class(xc_engine_t), intent(in) :: xce
integer :: mythread

Description

@brief Main subroutine to consume XC functional values provided by xc_engine_t

Note

This subroutine is executed inside the parallel region by every thread