MixedTransfer.hpp File Reference

Class templates for transfer operators based on multilinear and constant ansatz functions over bisected grids. If the coarse grid has $ N $ 'points' in of the dimensions then the fine grid may have $2 \cdot N$ or $2 \cdot N - 1$ ones. In the former case, the ansatz functions are constant in this direction, in the latter case they are linear. More...

#include "Transfer.hpp"

Include dependency graph for MixedTransfer.hpp:

This graph shows which files directly or indirectly include this file:


Classes

class  MixedTransfer< T >
 The transfer operators class. More...

Detailed Description

Class templates for transfer operators based on multilinear and constant ansatz functions over bisected grids. If the coarse grid has $ N $ 'points' in of the dimensions then the fine grid may have $2 \cdot N$ or $2 \cdot N - 1$ ones. In the former case, the ansatz functions are constant in this direction, in the latter case they are linear.

The templates depend on a type T. This type should satisfy the conditions listed in small_matrix.hpp for small matrices.

Date:
Dec. 14, 2004 - created

Generated on Fri Sep 21 12:33:33 2007 for SG2 by  doxygen 1.5.2