Home
last modified time | relevance | path

Searched defs:grch (Results 1 – 2 of 2) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Datmfuncs.f526 subroutine psch(is,r,ch,grch) argument
530 real(dp), intent(out) :: grch(3) ! Gradient of local ps. ch. dens. local
557 subroutine chcore_sub(is,r,ch,grch) argument
561 real(dp), intent(out) :: grch(3) ! Gradient of pseudo-core ch. dens. local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Ddesktop-widget.cpp1465 std::vector<Gtk::Widget*> grch = container->get_children(); in namedviewModified() local