21#ifndef __ADAPTIVE_SOLVE_H
22#define __ADAPTIVE_SOLVE_H
57 std::vector<const DirichletBC*> bcs,
84 std::vector<const DirichletBC*> bcs,
Interface for setting (strong) Dirichlet boundary conditions.
Definition DirichletBC.h:125
Definition GoalFunctional.h:35
void solve(const Equation &equation, Function &u, const double tol, GoalFunctional &M)
Definition adaptivesolve.cpp:33