Dune-Fufem 2.11-git
Loading...
Searching...
No Matches
PatchProlongator< GridType > Class Template Reference

#include <dune/fufem/prolongboundarypatch.hh>

Static Public Member Functions

static void prolong (std::vector< BoundaryPatch< typename GridType::LevelGridView > > &patches)
 
static void prolong (const BoundaryPatch< typename GridType::LevelGridView > &coarsePatch, BoundaryPatch< typename GridType::LeafGridView > &finePatch)
 

Member Function Documentation

◆ prolong() [1/2]

template<class GridType >
static void PatchProlongator< GridType >::prolong ( const BoundaryPatch< typename GridType::LevelGridView > &  coarsePatch,
BoundaryPatch< typename GridType::LeafGridView > &  finePatch 
)
inlinestatic

◆ prolong() [2/2]

template<class GridType >
static void PatchProlongator< GridType >::prolong ( std::vector< BoundaryPatch< typename GridType::LevelGridView > > &  patches)
inlinestatic

The documentation for this class was generated from the following file: