(git:6a2e663)
xc_rho_cflags_types Module Reference

contains the structure More...

Functions/Subroutines

elemental subroutine, public xc_rho_cflags_setall (cflags, value)
 sets all the flags to the given value More...
 
elemental logical function, public xc_rho_cflags_equal (cflags1, cflags2)
 return true if the two cflags are equal More...
 

Detailed Description

contains the structure

History
11.2003 created [fawzi]
Author
fawzi

Function/Subroutine Documentation

◆ xc_rho_cflags_setall()

elemental subroutine, public xc_rho_cflags_types::xc_rho_cflags_setall ( type(xc_rho_cflags_type), intent(out)  cflags,
logical, intent(in)  value 
)

sets all the flags to the given value

Parameters
cflagsthe flags to set
valuethe value to set

Definition at line 62 of file xc_rho_cflags_types.F.

Here is the caller graph for this function:

◆ xc_rho_cflags_equal()

elemental logical function, public xc_rho_cflags_types::xc_rho_cflags_equal ( type(xc_rho_cflags_type), intent(in)  cflags1,
type(xc_rho_cflags_type), intent(in)  cflags2 
)

return true if the two cflags are equal

Parameters
cflags1the flags to compare
cflags2the flags to compare
Returns
...

Definition at line 86 of file xc_rho_cflags_types.F.

Here is the caller graph for this function: