Home
last modified time | relevance | path

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

/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wcml/
H A Dm_wcml_core.F9073 subroutine cmlStartCml(xf, id, title, convention, dictref, fileId, version, compchem) subroutine
74 type(xmlf_t), intent(inout) :: xf
75 character(len=*), intent(in), optional :: id
76 character(len=*), intent(in), optional :: title
77 character(len=*), intent(in), optional :: convention
78 character(len=*), intent(in), optional :: dictref
79 character(len=*), intent(in), optional :: fileId
80 character(len=*), intent(in), optional :: version
81 logical, intent(in), optional :: compchem
/dports/science/siesta/siesta-4.1.5/Src/wxml/
H A Dflib_wcml.f90178 subroutine cmlStartCml(xf, id, title, convention, dictref, fileId, version) subroutine
201 end subroutine cmlStartCml argument
/dports/textproc/xmlf90/xmlf90-1.5.5/src/cml/
H A Dm_wcml.f90176 subroutine cmlStartCml(xf, id, title, convention, dictref, fileId, version) subroutine
199 end subroutine cmlStartCml argument