Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkFEMSolverCrankNicolson.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
namespace  itk::fem

Functions

it is good to set rho to something small (for the itpack solver).*The advantage of choosing alpha=0.5 is that the solution is then stable for any *choice of time step

Variables

 alpha = 1.0
 dt = 1.0
it is good to set rho to something
dt This class inherits and
uses most of the Solver class
*functionality One must call
AssembleKandM instead of AssembleK
and *AssembleFforTimeStep
instead of AssembleF * 
FIXMEs
Practically
uses Crank Nicolson implicit
discretization scheme **This
is the main class used for
solving FEM time dependent
problems *It solves the following 
problem
*class SolverCrankNicolson
*brief FEM Solver for time
dependent 
problems


Function Documentation

it is good to set rho to something itk::fem::small for the itpack  solver  )  [pure virtual]
 


Variable Documentation

itk::fem::alpha = 1.0
 

Definition at line 52 of file itkFEMSolverCrankNicolson.h.

itk::fem::dt = 1.0
 

Definition at line 52 of file itkFEMSolverCrankNicolson.h.

it is good to set rho to something dt This class inherits and uses most of the Solver class* functionality One must call AssembleKandM instead of AssembleK and* AssembleFforTimeStep instead of AssembleF* itk::fem::FIXMEs
 

Definition at line 55 of file itkFEMSolverCrankNicolson.h.

* itk::fem::Practically
 

Definition at line 53 of file itkFEMSolverCrankNicolson.h.

uses Crank Nicolson implicit discretization scheme* * This is the main class used for solving FEM time dependent problems* It solves the following itk::fem::problem
 

Definition at line 45 of file itkFEMSolverCrankNicolson.h.

* class SolverCrankNicolson* brief FEM Solver for time dependent itk::fem::problems
 

Definition at line 42 of file itkFEMSolverCrankNicolson.h.


Generated at Sun Jul 9 18:46:14 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000