Home
last modified time | relevance | path

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

/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wcml/
H A Dm_wcml_stml.F90863 subroutine stmAddIntMat(xf, value, & subroutine
867 type(xmlf_t), intent(inout) :: xf
868 integer, intent(in) , dimension(:,:) :: value
869 character(len=*), intent(in), optional :: id
870 character(len=*), intent(in), optional :: title
871 character(len=*), intent(in), optional :: dictRef
872 character(len=*), intent(in), optional :: convention
875 character(len=*), intent(in), optional :: min
876 character(len=*), intent(in), optional :: max
877 character(len=*), intent(in), optional :: ref
[all …]