Searched defs:cmlStartCml (Results 1 – 3 of 3) sorted by relevance
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/wcml/ |
H A D | m_wcml_core.F90 | 73 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 D | flib_wcml.f90 | 178 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 D | m_wcml.f90 | 176 subroutine cmlStartCml(xf, id, title, convention, dictref, fileId, version) subroutine 199 end subroutine cmlStartCml argument
|