MeshKit  1.0
ArrayAttribute< T, n > Struct Template Reference

#include <Mesh.hpp>

List of all members.

Public Attributes

meshkit::array< T, n > values

Detailed Description

template<class T, int n>
struct Jaal::ArrayAttribute< T, n >

Definition at line 147 of file Mesh.hpp.


Member Data Documentation

meshkit::array<T,n> values

Definition at line 148 of file Mesh.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines