资 源 简 介
matlab语言编写的常用的网格生成方法,有代数法,微分方程法(求解椭圆方程)等
1.Hyperbolic grid generation from boundary j=1
2.Algebraic grid generator. Assumes that all four sides are given in the
% grid xg, yg. Generates the grid in the interior
3.ELLIPTIC Elliptic grid generation in two dimensions.
4.Transfinite grid generation in two dimensions.