摘要: 以下为整理后的笔记,英文原文 Introduction to Modern Fortran for the Earth System Sciences, 英文翻译 https://www.cnblogs.com/jiangleads/articles/16089427.html 派生数据类型 在数值 阅读全文
posted @ 2022-04-02 21:00 chinagod 阅读(1005) 评论(0) 推荐(0) 编辑
摘要: 参考自 Introduction to Modern Fortran for the Earth System Sciences 3.3.2 派生数据类型 在数值模式中,会经常要用到一些实体(entities),它们比单个变量或由同类型变量组成的数组更加复杂。为了能搞满足这种需求,Fortran支持 阅读全文
posted @ 2022-04-02 20:58 chinagod 阅读(503) 评论(0) 推荐(0) 编辑