Partial Differential Equations Toolbox    
wbound

Write boundary condition specification file.

Synopsis

Description
fid=wbound(bl,mn) writes a Boundary M-file with the name [mn,'.m']. The Boundary M-file is equivalent to the Boundary Condition matrix bl. fid returns -1 if the file couldn't be written.

bl describes the boundary conditions of the PDE problem. bl is a Boundary Condition matrix. See the entry on assemb for details.

The output file [mn,'.m'] is the name of a Boundary M-file. See the entry on pdebound.

See Also
decsg, pdegeom, pdebound, wgeom



tri2grid wgeom