Fluid structure interaction suite
convergence_table.h
Go to the documentation of this file.
1
// ---------------------------------------------------------------------
2
//
3
// Copyright (C) 2022 by Luca Heltai
4
//
5
// This file is part of the FSI-suite platform, based on the deal.II library.
6
//
7
// The FSI-suite platform is free software; you can use it, redistribute it,
8
// and/or modify it under the terms of the GNU Lesser General Public License as
9
// published by the Free Software Foundation; either version 3.0 of the License,
10
// or (at your option) any later version. The full text of the license can be
11
// found in the file LICENSE at the top level of the FSI-suite platform
12
// distribution.
13
//
14
// ---------------------------------------------------------------------
15
16
#ifndef parsed_tools_convergence_table_h
17
#define parsed_tools_convergence_table_h
18
19
#include <
deal.II/base/config.h
>
20
21
#include <
deal.II/base/parameter_acceptor.h
>
22
#include <
deal.II/base/parsed_convergence_table.h
>
23
24
#include "
parsed_tools/proxy.h
"
25
26
namespace
ParsedTools
27
{
35
using
ConvergenceTable
=
Proxy<dealii::ParsedConvergenceTable>
;
36
}
// namespace ParsedTools
37
#endif
ParsedTools::Proxy
A proxy ParameterAcceptor wrapper for classes that have a member function add_parameters,...
Definition:
proxy.h:33
config.h
ParsedTools
We collect in this namespace some wrappers around commonly used deal.II classes, derived from the Par...
Definition:
boundary_conditions.h:38
parameter_acceptor.h
parsed_convergence_table.h
proxy.h
include
parsed_tools
convergence_table.h
Generated on Tue Jun 25 2024 07:58:02 for Fluid structure interaction suite by
1.9.1