#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>
Go to the source code of this file.
|
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...
|
|
|
namespace | AppFrame |
| Functions and classes of the application framework.
|
|