(git:374b731)
Loading...
Searching...
No Matches
transport_env_types.F File Reference

Go to the source code of this file.

Data Types

type  transport_env_types::cp2k_transport_parameters
 
type  transport_env_types::transport_env_type
 
type  transport_env_types::cp2k_csr_interop_type
 

Modules

module  transport_env_types
 CP2K transport environment and related C-interoperable types.
 

Functions/Subroutines

subroutine, public transport_env_types::transport_env_release (transport_env)
 releases the transport_env
 
subroutine, public transport_env_types::csr_interop_nullify (csr_interop_mat)
 nullifies (and zeroizes) a C-interoperable CSR matrix
 
subroutine, public transport_env_types::csr_interop_matrix_get_info (csr_interop_mat, nrows_total, ncols_total, nze_local, nze_total, nrows_local, data_type, first_row, rowptr_local, colind_local, nzerow_local, nzvals_local)
 gets the fields of a C-interoperable CSR matrix