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 1421 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 1449 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 1477 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 1504 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 1587 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 1601 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 1615 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 1628 of file restart.F90.


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