ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::detail::is_1d_mesh< MeshT, viennagrid::simplex_tag< 1 > > Struct Template Reference

Metafunction for the determination of whether a mesh is 1d. Specialization for 1d. More...

#include <forwards.h>

Public Types

enum  { value = true }
 

Detailed Description

template<typename MeshT>
struct viennashe::detail::is_1d_mesh< MeshT, viennagrid::simplex_tag< 1 > >

Metafunction for the determination of whether a mesh is 1d. Specialization for 1d.

Definition at line 78 of file forwards.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename MeshT >
anonymous enum
Enumerator
value 

Definition at line 80 of file forwards.h.


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