3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::ProjectorTraits< FEBasisDomain, FEBasisTarget > Class Template Reference

Traits class stating the type of projector between to bases. More...

#include <dumux/discretization/projection/projector.hh>

Description

template<class FEBasisDomain, class FEBasisTarget>
class Dumux::ProjectorTraits< FEBasisDomain, FEBasisTarget >

Traits class stating the type of projector between to bases.

Public Types

using Projector = Dumux::Projector< Scalar >
 

Member Typedef Documentation

◆ Projector

template<class FEBasisDomain , class FEBasisTarget >
using Dumux::ProjectorTraits< FEBasisDomain, FEBasisTarget >::Projector = Dumux::Projector< Scalar >

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