Octopus
restart_oct_m::zrestart_read_binary Interface Reference

Detailed Description

Definition at line 186 of file restart.F90.

Private Member Functions

subroutine zrestart_read_binary1 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary2 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary3 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary5 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary1_int32 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary2_int32 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary3_int32 (restart, filename, np, ff, ierr)
 
subroutine zrestart_read_binary5_int32 (restart, filename, np, ff, ierr)
 

Member Function/Subroutine Documentation

◆ zrestart_read_binary1()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary1 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2062 of file restart.F90.

◆ zrestart_read_binary2()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary2 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2090 of file restart.F90.

◆ zrestart_read_binary3()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary3 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2118 of file restart.F90.

◆ zrestart_read_binary5()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary5 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer(int64), intent(in)  np,
complex(real64), dimension(:,:,:,:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2145 of file restart.F90.

◆ zrestart_read_binary1_int32()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary1_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2228 of file restart.F90.

◆ zrestart_read_binary2_int32()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary2_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2242 of file restart.F90.

◆ zrestart_read_binary3_int32()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary3_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2256 of file restart.F90.

◆ zrestart_read_binary5_int32()

subroutine restart_oct_m::zrestart_read_binary::zrestart_read_binary5_int32 ( type(restart_t), intent(in)  restart,
character(len=*), intent(in)  filename,
integer, intent(in)  np,
complex(real64), dimension(:,:,:,:,:), intent(out)  ff,
integer, intent(out)  ierr 
)
private

Definition at line 2269 of file restart.F90.


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