![]() |
(git:ec11232)
|
#include "../base/base_uses.f90"Go to the source code of this file.
Data Types | |
| type | xc_rho_cflags_types::xc_rho_cflags_type |
| contains a flag for each component of xc_rho_set, so that you can use it to tell which components you need, which ones you need,.... More... | |
Modules | |
| module | xc_rho_cflags_types |
| contains the structure | |
Functions/Subroutines | |
| elemental subroutine, public | xc_rho_cflags_types::xc_rho_cflags_setall (cflags, value) |
| sets all the flags to the given value | |
| elemental logical function, public | xc_rho_cflags_types::xc_rho_cflags_equal (cflags1, cflags2) |
| return true if the two cflags are equal | |