OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
imlsolver.h File Reference
#include "sparselinsystemnm.h"
#include "sparsemtrx.h"
#include "floatarray.h"
#include "precond.h"

Go to the source code of this file.

Classes

class  oofem::IMLSolver
 Implements the solution of linear system of equation in the form $ A\cdot x=b $ using iterative solvers from IML++ library. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for IMLSolver
#define _IFT_IMLSolver_Name   "iml"
 
#define _IFT_IMLSolver_stype   "stype"
 
#define _IFT_IMLSolver_lstol   "lstol"
 
#define _IFT_IMLSolver_lsiter   "lsiter"
 
#define _IFT_IMLSolver_lsprecond   "lsprecond"
 

Macro Definition Documentation

#define _IFT_IMLSolver_lsiter   "lsiter"

Definition at line 48 of file imlsolver.h.

Referenced by oofem::IMLSolver::initializeFrom().

#define _IFT_IMLSolver_lsprecond   "lsprecond"

Definition at line 49 of file imlsolver.h.

Referenced by oofem::IMLSolver::initializeFrom().

#define _IFT_IMLSolver_lstol   "lstol"

Definition at line 47 of file imlsolver.h.

Referenced by oofem::IMLSolver::initializeFrom().

#define _IFT_IMLSolver_Name   "iml"

Definition at line 45 of file imlsolver.h.

#define _IFT_IMLSolver_stype   "stype"

Definition at line 46 of file imlsolver.h.

Referenced by oofem::IMLSolver::initializeFrom().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011