Home
last modified time | relevance | path

Searched refs:write_binary_header (Results 1 – 9 of 9) sorted by relevance

/dports/science/berkeleygw/BGW-2.0.0/MeanField/EPM/
H A Depm2bgw.f9040 use wfn_rho_vxc_io_m, only : write_binary_header, write_binary_gvectors, &
537 call write_binary_header(20, sheader, real_or_complex, nspin, &
618 call write_binary_header(20, sheader, real_or_complex, nspin, &
675 call write_binary_header(20, sheader, real_or_complex, nspin, &
/dports/science/berkeleygw/BGW-2.0.0/MeanField/Utilities/
H A Dwfnmerge.f90159 call write_binary_header(8,sheader,iflavor,ns,ng,nsym,&
/dports/science/berkeleygw/BGW-2.0.0/MeanField/SIESTA/
H A DSIESTA_main.f90985 call write_binary_header(8, sheader, iflavor, ns, ng, nsymc, &
1224 call write_binary_header(9, sheader, iflavor, ns, ng, nsymc, &
1393 call write_binary_header(10, sheader, iflavor, ns, ng, nsymc, &
/dports/science/berkeleygw/BGW-2.0.0/Common/
H A Dwfn_rho_vxc_io.F9042 write_binary_header, &
/dports/science/octopus/octopus-10.5/src/system/
H A Doutput.F901480 call write_binary_header(iunit, sheader, 2, st%d%nspin, shell_density%ngvectors, &
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_xml.c1877 static int write_binary_header (FILE *fp) in write_binary_header() function
1913 write_binary_header(fp); in write_binary_data()
/dports/science/berkeleygw/BGW-2.0.0/MeanField/SAPO/
H A DSAPO_main.f901693 call write_binary_header(9, sheader, iflavor, ns, ng, nsym, &
/dports/math/octave/octave-6.4.0/etc/OLD-ChangeLogs/
H A DChangeLog.11017 (write_binary_header): New function.
H A Dsrc-ChangeLog33105 * load-save.cc (write_header): Rename from write_binary_header.