Public Types

domain< ConfigType > Struct Template Reference

Metafunction for returning the domain type for a given configuration class. More...

#include <domain.hpp>

Public Types

typedef domain_t< ConfigType > type

Detailed Description

template<typename ConfigType>
struct viennagrid::result_of::domain< ConfigType >

Metafunction for returning the domain type for a given configuration class.


Member Typedef Documentation

typedef domain_t<ConfigType> type

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