Octopus
restart_oct_m::drestart_read_binary Interface Reference

Detailed Description

Definition at line 180 of file restart.F90.

Private Member Functions

subroutine drestart_read_binary1 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary2 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary3 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary5 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary1_int32 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary2_int32 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary3_int32 (restart, filename, np, ff, ierr)
 
subroutine drestart_read_binary5_int32 (restart, filename, np, ff, ierr)
 

Member Function/Subroutine Documentation

◆ drestart_read_binary1()

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

Definition at line 1430 of file restart.F90.

◆ drestart_read_binary2()

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

Definition at line 1458 of file restart.F90.

◆ drestart_read_binary3()

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

Definition at line 1486 of file restart.F90.

◆ drestart_read_binary5()

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

Definition at line 1513 of file restart.F90.

◆ drestart_read_binary1_int32()

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

Definition at line 1596 of file restart.F90.

◆ drestart_read_binary2_int32()

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

Definition at line 1610 of file restart.F90.

◆ drestart_read_binary3_int32()

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

Definition at line 1624 of file restart.F90.

◆ drestart_read_binary5_int32()

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

Definition at line 1637 of file restart.F90.


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