Skip to content
Snippets Groups Projects
Commit cd1ad9d9 authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Deprecate headers -- they are now in dune-gfe-coupling

[[Imported from SVN: r9467]]
parent aa00b09e
No related branches found
No related tags found
No related merge requests found
#ifndef ROD_CONTINUUM_COMPLEX_HH #ifndef ROD_CONTINUUM_COMPLEX_HH
#define ROD_CONTINUUM_COMPLEX_HH #define ROD_CONTINUUM_COMPLEX_HH
#warning This file is deprecated. Use the one in dune-gfe-coupling instead!
#include <map> #include <map>
#include <string> #include <string>
......
#ifndef ROD_CONTINUUM_DD_STEP_HH #ifndef ROD_CONTINUUM_DD_STEP_HH
#define ROD_CONTINUUM_DD_STEP_HH #define ROD_CONTINUUM_DD_STEP_HH
#warning This file is deprecated. Use the one in dune-gfe-coupling instead!
/** \file /** \file
* \brief Base class for rod-continuum domain decomposition algorithms * \brief Base class for rod-continuum domain decomposition algorithms
*/ */
......
#ifndef ROD_CONTINUUM_FIXED_POINT_STEP_HH #ifndef ROD_CONTINUUM_FIXED_POINT_STEP_HH
#define ROD_CONTINUUM_FIXED_POINT_STEP_HH #define ROD_CONTINUUM_FIXED_POINT_STEP_HH
#warning This file is deprecated. Use the one in dune-gfe-coupling instead!
/** \file /** \file
* \brief Iteration step of a fixed-point method for rod-continua couplings * \brief Iteration step of a fixed-point method for rod-continua couplings
*/ */
......
#ifndef ROD_CONTINUUM_STEKLOV_POINCARE_STEP_HH #ifndef ROD_CONTINUUM_STEKLOV_POINCARE_STEP_HH
#define ROD_CONTINUUM_STEKLOV_POINCARE_STEP_HH #define ROD_CONTINUUM_STEKLOV_POINCARE_STEP_HH
#warning This file is deprecated. Use the one in dune-gfe-coupling instead!
#include <vector> #include <vector>
#include <dune/common/shared_ptr.hh> #include <dune/common/shared_ptr.hh>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment