dune-mmesh (unstable)
ratioindicator.hh File Reference
Class defining an indicator for grid remeshing regarding the ratio of outer to inner radius. More...
#include <dune/common/exceptions.hh>
#include <dune/grid/common/partitionset.hh>
#include <dune/mmesh/remeshing/distance.hh>
#include <memory>
Go to the source code of this file.
Classes | |
class | Dune::RatioIndicator< Grid > |
Class defining an indicator for grid remeshing regarding the edge length ratio. By default, we take 2x length of the longest edge contained in the interface as maximal edge length and 0.5x length of the shortest edge as minimal edge length. More... | |
Detailed Description
Class defining an indicator for grid remeshing regarding the ratio of outer to inner radius.
