Definition at line 196 of file io_function.F90.
|
subroutine | dio_function_output_global_bz (how, dir, fname, namespace, kpoints, ff, unit, ierr) |
|
subroutine | zio_function_output_global_bz (how, dir, fname, namespace, kpoints, ff, unit, ierr) |
|
◆ dio_function_output_global_bz()
subroutine io_function_oct_m::io_function_output_global_bz::dio_function_output_global_bz |
( |
integer(int64), intent(in) |
how, |
|
|
character(len=*), intent(in) |
dir, |
|
|
character(len=*), intent(in) |
fname, |
|
|
type(namespace_t), intent(in) |
namespace, |
|
|
type(kpoints_t), intent(in) |
kpoints, |
|
|
real(real64), dimension(:), intent(in) |
ff, |
|
|
type(unit_t), intent(in) |
unit, |
|
|
integer, intent(out) |
ierr |
|
) |
| |
|
private |
◆ zio_function_output_global_bz()
subroutine io_function_oct_m::io_function_output_global_bz::zio_function_output_global_bz |
( |
integer(int64), intent(in) |
how, |
|
|
character(len=*), intent(in) |
dir, |
|
|
character(len=*), intent(in) |
fname, |
|
|
type(namespace_t), intent(in) |
namespace, |
|
|
type(kpoints_t), intent(in) |
kpoints, |
|
|
complex(real64), dimension(:), intent(in) |
ff, |
|
|
type(unit_t), intent(in) |
unit, |
|
|
integer, intent(out) |
ierr |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file: