Jet  v1.3.3
Classes | Namespaces | Typedefs
fdm_gauss_seidel_solver2.h File Reference
#include <jet/fdm_linear_system_solver2.h>

Go to the source code of this file.

Classes

class  jet::FdmGaussSeidelSolver2
 2-D finite difference-type linear system solver using Gauss-Seidel method. More...
 

Namespaces

 jet
 

Typedefs

typedef std::shared_ptr< FdmGaussSeidelSolver2 > jet::FdmGaussSeidelSolver2Ptr
 Shared pointer type for the FdmGaussSeidelSolver2. More...