📄 cf90t.h
字号:
/* This is a dummy header file that is used to create the Fortran interfaces for the Type_create_f90_xxx files *//* Begin Prototypes */int MPI_Type_create_f90_integer( int, MPI_Datatype * );int MPI_Type_create_f90_real( int, int, MPI_Datatype * );int MPI_Type_create_f90_complex( int, int, MPI_Datatype * );/* End Prototypes */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -