root/old_code/2015linfty/mv_surface_algorithm.hpp

/* [<][>][^][v][top][bottom][index][help] */
   1 /*********************************************************************
   2  *  mc_surface_algorithm.hpp                                         *
   3  *                                                                   *
   4  *  Implementation for solution depending surface evolution          *
   5  *                                                                   *
   6  *  Revision history:                                                *
   7  *  none                                                             *
   8  *                                                                   *
   9  *                                                                   *
  10  *  Created by Christian Power on 09.11.15                           *
  11  *  Copyright (c) 2015 Christian Power. All rights reserved.         *
  12  *                                                                   *
  13  *********************************************************************/
  14 
  15 #ifndef MV_SURFACE_ALGORITHM_HPP
  16 #define MV_SURFACE_ALGORITHM_HPP
  17 
  18 #include "dune_typedef_heat.hpp"
  19 
  20 #endif // MV_SURFACE_ALGORITHM_HPP
  21 
  22 /*! Log:
  23  */
  24 
  25 

/* [<][>][^][v][top][bottom][index][help] */