[Index for ./FEM] [Return to Master Index]

gridinfo

(./FEM/gridinfo.m)


Function Synopsis

gridinfo(fem_grid_struct)

Help text

 GRIDINFO - display info about fem_grid_struct

            GRIDINFO(fem_grid_struct) displays information
            about the grid structure pointed to by the
            input argument fem_grid_struct.  GRIDINFO lists
            each field and the size of its contents.  This function
            amounts to typing WHOS on a valid structure.

            GRIDINFO, with no input argument, checks to see 
            if the global DOMAIN has been set.  If so, it 
            describes the fem_grid_struct pointed to by DOMAIN.

     CALL - GRIDINFO(fem_grid_struct)
            GRIDINFO

 SEE ALSO - FEM_GRID_STRUCT
            

 Written by : Brian O. Blanton
 Summer 1997


Produced by mat2html on Tue Feb 2 16:15:45 EST 1999
Cross-Directory links are: OFF