readme
来自「做网格的好程序」· 代码 · 共 19 行
TXT
19 行
This directory contains files necessary to perform the prolongation operationusing a 'MUSCL' interpolation scheme. A complementary restrictionoperation is not provided.To use these routines, copy amr_1blk_cc_prol_user.Famr_1blk_cc_prol_work_user.Famr_1blk_fc_prol_user.Finto the paramesh/source directory and copy paramesh_interfaces.Finto the paramesh/headers directory. Then, recompile paramesh.Also, you must set interp_mask_unk, interp_mask_work, or interp_mask_facex,y,zto be equal to 20 in your application.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?