OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
staggeredsolver.h File Reference
#include "sparselinsystemnm.h"
#include "sparsenonlinsystemnm.h"
#include "sparsemtrx.h"
#include "floatarray.h"
#include "linesearch.h"
#include "nrsolver.h"
#include "unknownnumberingscheme.h"
#include <set>
#include <vector>

Go to the source code of this file.

Classes

class  oofem::CustomEquationNumbering
 
class  oofem::DofGrouping
 Support struct to handle all the split up variables used during the solving step. More...
 
class  oofem::StaggeredSolver
 The staggered solver will perform Newton iterations on subsets of DofIDs, in a staggered manner. More...
 

Namespaces

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

Macros

Input fields for StaggeredSolver
#define _IFT_StaggeredSolver_Name   "staggeredsolver"
 
#define _IFT_StaggeredSolver_DofIdList   "dofidlist"
 
#define _IFT_StaggeredSolver_DofIdListPositions   "idpos"
 

Macro Definition Documentation

#define _IFT_StaggeredSolver_DofIdList   "dofidlist"

Definition at line 53 of file staggeredsolver.h.

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

#define _IFT_StaggeredSolver_DofIdListPositions   "idpos"

Definition at line 54 of file staggeredsolver.h.

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

#define _IFT_StaggeredSolver_Name   "staggeredsolver"

Definition at line 52 of file staggeredsolver.h.

Referenced by oofem::StaggeredSolver::giveInputRecordName().


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:33 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011