Home
last modified time | relevance | path

Searched defs:dbcsr_binary_read (Results 1 – 4 of 4) sorted by relevance

/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/ops/
H A Ddbcsr_io.F770 CHARACTER(LEN=*), PARAMETER :: routineN = 'dbcsr_binary_read', & argument
774 nblks, darea_size, data_type, type_size, &
777 thefile, i, j, &
779 share_size, order, cur_blks, &
780 job_count, start_index, end_index, &
782 … group_id, worker_id, group_list_size, handle, linfo_length
790 INTEGER, DIMENSION(:), POINTER :: row_p, col_i, blk_p, &
793 INTEGER, ALLOCATABLE, DIMENSION(:) :: linfo_lens, bdata_lens
795 rowp, coli, blkp
812 …INTEGER(kind=file_offset) :: offset, subh2_start, subh3_start, bdata_start, file_siz…
[all …]
/dports/math/dbcsr/dbcsr-2.1.0/src/ops/
H A Ddbcsr_io.F769 CHARACTER(LEN=*), PARAMETER :: routineN = 'dbcsr_binary_read' argument
772 nblks, darea_size, data_type, type_size, &
775 thefile, i, j, &
777 share_size, order, cur_blks, &
778 job_count, start_index, end_index, &
780 … group_id, worker_id, group_list_size, handle, linfo_length
788 INTEGER, DIMENSION(:), POINTER :: row_p, col_i, blk_p, &
791 INTEGER, ALLOCATABLE, DIMENSION(:) :: linfo_lens, bdata_lens
793 rowp, coli, blkp
810 …INTEGER(kind=file_offset) :: offset, subh2_start, subh3_start, bdata_start, file_siz…
[all …]
/dports/math/dbcsr/dbcsr-2.1.0/src/
H A Ddbcsr_api.F1009 SUBROUTINE dbcsr_binary_read(filepath, distribution, groupid, matrix_new) subroutine
1016 END SUBROUTINE dbcsr_binary_read argument
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/
H A Ddbcsr_api.F1014 SUBROUTINE dbcsr_binary_read(filepath, distribution, groupid, matrix_new) subroutine
1021 END SUBROUTINE dbcsr_binary_read argument