OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
newton.h File Reference
#include <appframe/base.h>
#include <appframe/residual.h>
#include <lac/solver_control.h>
Include dependency graph for newton.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlockVector< T >
 
class  AppFrame::DoFApplication< dim >
 Integrate the residual using DoFApplication::integrate_1form(). More...
 
class  AppFrame::LocalIntegrator< dim >
 The class using CellInfo and FaceInfo to compute local contributions to a 1form. More...
 
class  AppFrame::Newton
 Application class performing Newton's iteration. More...
 

Namespaces

namespace  dealii
 
namespace  AppFrame
 Functions and classes of the application framework.