<?xml version='1.0' encoding='ISO-8859-1' ?>
<!-- $Revision: 1.1.6.7 $ $Date: 2004/12/24 20:19:35 $ -->

<toc version="1.0">

<tocitem target="pde_product_page.html" image="$toolbox/matlab/icons/book_mat.gif">Partial Differential Equation Toolbox

<tocitem target="1tut.html" image="$toolbox/matlab/icons/greencircleicon.gif">Getting Started
    <tocitem target="1tut.html#7519">Tutorial
        <tocitem target="1tut2.html#7518">What Is the Partial Differential Equation Toolbox?
            <tocitem target="1tut2.html#7500">Can I Use the PDE Toolbox?</tocitem>
            <tocitem target="1tut3.html#7503">What Problems Can I Solve?</tocitem>
            <tocitem target="1tut4.html#7505">In Which Areas Can the Toolbox Be Used?</tocitem>
            <tocitem target="1tut5.html#7507">How Do I Define a PDE Problem?</tocitem>
            <tocitem target="1tut5.html#7508">How Can I Solve a PDE Problem?</tocitem>
            <tocitem target="1tut5.html#7509">Can I Use the Toolbox for Nonstandard Problems?</tocitem>
            <tocitem target="1tut6.html#7510">How Can I Visualize My Results?</tocitem>
            <tocitem target="1tut7.html#11517">Are There Any Applications Already Implemented?</tocitem>
            <tocitem target="1tut7.html#7514">Can I Extend the Functionality of the Toolbox?</tocitem>
            <tocitem target="1tut7.html#7515">How Can I Solve 3-D Problems by 2-D Models?</tocitem>
        </tocitem>
        <tocitem target="1tut8.html#8220">Solving a PDE</tocitem>
        <tocitem target="1tut9.html#10255">Basics of the Finite Element Method</tocitem>
        <tocitem target="1tut10.html#8255">Using the PDE Toolbox Graphical User Interface
            <tocitem target="1tut11.html#8258">The Menus</tocitem>
            <tocitem target="1tut12.html#8260">The Toolbar</tocitem>
            <tocitem target="1tut13.html#8265">The GUI Modes</tocitem>
            <tocitem target="1tut14.html#8267">The CSG Model and the Set Formula</tocitem>
            <tocitem target="1tut15.html#8271">Creating Rounded Corners</tocitem>
            <tocitem target="1tut16.html#8281">Suggested Modeling Method</tocitem>
            <tocitem target="1tut17.html#8302">Object Selection Methods</tocitem>
            <tocitem target="1tut18.html#8304">Display Additional Information</tocitem>
            <tocitem target="1tut18.html#8307">Entering Parameter Values as MATLAB Expressions</tocitem>
            <tocitem target="1tut18.html#12256">Using Earlier Version PDE Toolbox Model M-Files</tocitem>
        </tocitem>
        <tocitem target="1tut19.html#9209">Using Command-Line Functions
            <tocitem target="1tut20.html#9217">Data Structures and Utility Functions</tocitem>
            <tocitem target="1tut21.html#9229">Hints and Suggestions for Using Command-Line Functions</tocitem>
        </tocitem>
    </tocitem>
    <tocitem target="2example.html#26643">Common PDE Problems
        <tocitem target="2exampl2.html#9311">Elliptic Problems
            <tocitem target="2exampl2.html#13269">Poisson's Equation on Unit Disk</tocitem>
            <tocitem target="2exampl3.html#19076">A Scattering Problem</tocitem>
            <tocitem target="2exampl4.html#11244">A Minimal Surface Problem</tocitem>
            <tocitem target="2exampl5.html#9396">Domain Decomposition</tocitem>
        </tocitem>
        <tocitem target="2exampl6.html#8602">Parabolic Problems
            <tocitem target="2exampl6.html#8604">The Heat Equation: A Heated Metal Block</tocitem>
            <tocitem target="2exampl7.html#8626">Heat Distribution in Radioactive Rod</tocitem>
        </tocitem>
        <tocitem target="2exampl8.html#8397">Hyperbolic Problem
            <tocitem target="2exampl8.html#31030">The Wave Equation</tocitem>
        </tocitem>
        <tocitem target="2exampl9.html#12219">Eigenvalue Problems
            <tocitem target="2exampl9.html#8344">Eigenvalues and Eigenfunctions for the L-Shaped Membrane</tocitem>
            <tocitem target="2examp10.html#8358">L-Shaped Membrane with Rounded Corner</tocitem>
            <tocitem target="2examp11.html#8362">Eigenvalues and Eigenmodes of a Square</tocitem>
        </tocitem>
        <tocitem target="2examp12.html#8935">Application Modes
            <tocitem target="2examp13.html#8657">The Application Modes and the GUI</tocitem>
            <tocitem target="2examp14.html#8674">Structural Mechanics -- Plane Stress</tocitem>
            <tocitem target="2examp15.html#17656">Structural Mechanics -- Plane Strain</tocitem>
            <tocitem target="2examp16.html#8745">Electrostatics</tocitem>
            <tocitem target="2examp17.html#8764">Magnetostatics</tocitem>
            <tocitem target="2examp18.html#8805">AC Power Electromagnetics</tocitem>
            <tocitem target="2examp19.html#8835">Conductive Media DC</tocitem>
            <tocitem target="2examp20.html#8855">Heat Transfer</tocitem>
            <tocitem target="2examp21.html#8880">Diffusion</tocitem>
        </tocitem>
        <tocitem target="2examp22.html#21597">References</tocitem>
    </tocitem>
</tocitem>
<tocitem target="3gui.html" image="$toolbox/matlab/icons/pagesicon.gif">The Graphical User Interface
    <tocitem target="3gui2.html#15465">PDE Toolbox Menus
        <tocitem target="3gui3.html#15588">File Menu</tocitem>
        <tocitem target="3gui4.html#13976">Edit Menu</tocitem>
        <tocitem target="3gui5.html#9481">Options Menu</tocitem>
        <tocitem target="3gui6.html#9493">Draw Menu</tocitem>
        <tocitem target="3gui7.html#9495">Boundary Menu</tocitem>
        <tocitem target="3gui8.html#9504">PDE Menu</tocitem>
        <tocitem target="3gui9.html#14550">Mesh Menu</tocitem>
        <tocitem target="3gui10.html#14682">Solve Menu</tocitem>
        <tocitem target="3gui11.html#9548">Plot Menu</tocitem>
        <tocitem target="3gui12.html#10685">Window Menu</tocitem>
        <tocitem target="3gui12.html#10681">Help Menu</tocitem>
    </tocitem>
    <tocitem target="3gui13.html#10673">The Toolbar</tocitem>
</tocitem>
<tocitem target="4fem.html" image="$toolbox/matlab/icons/pagesicon.gif">The Finite Element Method
    <tocitem target="4fem2.html#8955">The Elliptic Equation</tocitem>
    <tocitem target="4fem3.html#9004">The Elliptic System</tocitem>
    <tocitem target="4fem4.html#9802">The Parabolic Equation
        <tocitem target="4fem5.html#9738">Reducing the Parabolic Equation to Elliptic Equations</tocitem>
        <tocitem target="4fem6.html#23149">Solving the Parabolic Equation in Stages</tocitem>
    </tocitem>
    <tocitem target="4fem7.html#9744">The Hyperbolic Equation</tocitem>
    <tocitem target="4fem8.html#10669">The Eigenvalue Equation</tocitem>
    <tocitem target="4fem9.html#9756">Nonlinear Equations</tocitem>
    <tocitem target="4fem10.html#9776">Adaptive Mesh Refinement
        <tocitem target="4fem11.html#9126">The Error Indicator Function</tocitem>
        <tocitem target="4fem12.html#9135">The Mesh Refiner</tocitem>
        <tocitem target="4fem12.html#9138">The Termination Criteria</tocitem>
    </tocitem>
    <tocitem target="4fem13.html#9784">Fast Solution of Poisson's Equation</tocitem>
    <tocitem target="4fem14a.html#8952">References</tocitem>
</tocitem>
<tocitem target="5refa2.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Categorical List
    <tocitem target="5refa3.html#8603">PDE Algorithms</tocitem>
    <tocitem target="5refa3.html#8707">User Interface Algorithms</tocitem>
    <tocitem target="5refa3.html#8753">Geometry Algorithms</tocitem>
    <tocitem target="5refa3.html#8779">Plot Functions</tocitem>
    <tocitem target="5refa3.html#8914">Utility Algorithms</tocitem>
    <tocitem target="5refa3.html#8928">User Defined Algorithms</tocitem>
    <tocitem target="5refa3.html#8934">Demonstration Programs</tocitem>
</tocitem>
<tocitem target="pde_onla.html" image="$toolbox/matlab/icons/reficon.gif">Functions -- Alphabetical List</tocitem>
<tocitem target="pde_product_page.html" image="$toolbox/matlab/icons/pdficon.gif">Printable Documentation (PDF)</tocitem>
<tocitem target="http://www.mathworks.com/products/pde/" image="$toolbox/matlab/icons/webicon.gif">Product Page (Web)</tocitem>

</tocitem>
</toc>
