Octopus
restart_oct_m::zrestart_write_binary Interface Reference

Detailed Description

Definition at line 174 of file restart.F90.

Private Member Functions

subroutine zrestart_write_binary1 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary2 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary3 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary5 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary1_int32 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary2_int32 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary3_int32 (restart, filename, np, ff, ierr, root)
 
subroutine zrestart_write_binary5_int32 (restart, filename, np, ff, ierr, root)
 

Member Function/Subroutine Documentation

◆ zrestart_write_binary1()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary1 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 1894 of file restart.F90.

◆ zrestart_write_binary2()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary2 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 1936 of file restart.F90.

◆ zrestart_write_binary3()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary3 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 1978 of file restart.F90.

◆ zrestart_write_binary5()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary5 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:,:,:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 2020 of file restart.F90.

◆ zrestart_write_binary1_int32()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary1_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 2172 of file restart.F90.

◆ zrestart_write_binary2_int32()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary2_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 2186 of file restart.F90.

◆ zrestart_write_binary3_int32()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary3_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 2200 of file restart.F90.

◆ zrestart_write_binary5_int32()

subroutine restart_oct_m::zrestart_write_binary::zrestart_write_binary5_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:,:,:,:), intent(in)  ff,
integer, intent(out)  ierr,
integer, dimension(:), intent(in), optional  root 
)
private
Parameters
[in]rootwhich process is going to write the data

Definition at line 2214 of file restart.F90.


The documentation for this interface was generated from the following file: