ug4
ug::constraint_traits< TElem > Struct Template Reference

#include <constraint_traits.h>

Public Types

typedef void constrained_t
 
typedef void constraining_t
 
typedef TElem elem_t
 

Detailed Description

template<class TElem>
struct ug::constraint_traits< TElem >

constraint traits provide the associated constrained and constraining grid grid object types to a given grid object type.

Member Typedef Documentation

◆ constrained_t

template<class TElem >
typedef void ug::constraint_traits< TElem >::constrained_t

◆ constraining_t

template<class TElem >
typedef void ug::constraint_traits< TElem >::constraining_t

◆ elem_t

template<class TElem >
typedef TElem ug::constraint_traits< TElem >::elem_t

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