dune-pdelab  2.0.0
Public Types | List of all members
Dune::PDELab::istl::raw_type< C > Struct Template Reference

Returns the raw ISTL type associated with C, or C itself it is already an ISTL type. More...

#include <dune/pdelab/backend/istl/utility.hh>

Public Types

typedef C type
 

Detailed Description

template<typename C>
struct Dune::PDELab::istl::raw_type< C >

Returns the raw ISTL type associated with C, or C itself it is already an ISTL type.

Member Typedef Documentation

template<typename C>
typedef C Dune::PDELab::istl::raw_type< C >::type

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