Home
last modified time | relevance | path

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

/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_io/
H A Dhsdutils.F902608 subroutine setChVal_charR1(node, name, variableValue, replace, child, modifier) subroutine
2611 type(fnode), pointer :: node
2614 character(len=*), intent(in) :: name
2617 character(len=*), intent(in) :: variableValue(:)
2620 logical, intent(in), optional :: replace
2623 type(fnode), pointer, optional :: child
2647 end subroutine setChVal_charR1 argument