SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
VMesh::ElemGradient Class Reference

#include <VMesh.h>

Public Types

typedef VMesh::index_type index_type
 
typedef VMesh::size_type size_type
 

Public Attributes

int basis_order
 
index_type elem_index
 
StackBasedVector< index_type, 8 > node_index
 
StackVector< index_type, 12 > edge_index
 
size_type num_hderivs
 
StackBasedVector< double, 64 > weights
 
size_type num_derivs
 
StackVector< double, 9 > inverse_jacobian
 
coords_type coords
 

Member Typedef Documentation

Member Data Documentation

int basis_order
coords_type coords
StackVector<index_type,12> edge_index
index_type elem_index
StackVector<double,9> inverse_jacobian
size_type num_derivs
size_type num_hderivs
StackBasedVector<double,64> weights

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