hp2FEM  0.1
Public Attributes
collocationPointsAttributes_S Struct Reference

Struct that stores attributes for collocationPoints class. More...

#include <collocationPointsAttributes_S.h>

List of all members.

Public Attributes

QuadCollocType_E CollocType
unsigned long Alpha
unsigned long Beta
ElementShape_E ElemShape
unsigned long Pmax

Detailed Description

Struct that stores attributes for collocationPoints class.

Parameters:
[in]CollocType,:1D quadrature type
[in]Alpha,Beta,:specifies the weights for orthogonal polynomial basis
[in]ElemShape,:element shape
[in]PMaxr,:maximum polynomial order
Note:
The goal of the collocationPointsAttributes_S struct is to collect the main attributes of the collocationPoints class. This avoids passing all the attributes one by one.
Author:
Fabiano Fernandes Bargos/Marco L. Bittencourt
Date:
March/14/2011

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