OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
adaptive_refinement.h File Reference
#include <base/parameter_handler.h>
#include <base/smartpointer.h>
#include <grid/tria.h>
#include <appframe/base.h>
#include <appframe/newton.h>
#include "optimization_block_matrix_application.h"
#include <string>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for adaptive_refinement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AppFrame::AdaptiveRefinement< dim >
 This class is initialized with an application that describes the linearization of the problem that we would like to solve and the nonlinear solved that drives the process (usually a Newton loop). More...
 

Namespaces

namespace  AppFrame
 Functions and classes of the application framework.