FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
gridrefine.m File Reference

Description

GRIDREFINE Uniform refinement of a grid.

[ SOUT ] = GRIDREFINE( SIN, FID ) Creates a uniform refinement of a grid.

Input       Value/(Size)           Description
-----------------------------------------------------------------------------------
sin         struct                 Grid or problem struct with
                                   p, c (and a, s, and b) fields
fid         scalar/{1}             File identifier for output ([]=no output)
                                                                                  .
Output      Value/(Size)           Description
-----------------------------------------------------------------------------------
sout        struct                 Output grid or problem struct
See also
gridrefine1, gridrefine2, gridrefine3