escript  Revision_
Public Attributes
finley::QuadInfo Struct Reference

#include <Quadrature.h>

List of all members.

Public Attributes

QuadTypeId TypeId
 quadrature type id
const char * Name
 the name in text form e.g. "Line", "Rec", ...
int numDim
 number of spatial dimensions
int numVertices
 number of vertices of the element
Quad_getNodesgetQuadNodes
 function that returns the quadrature points for a given order
Quad_getNumNodesgetNumQuadNodes
Quad_getMacrogetMacro
 transfers a given quadrature scheme to a macro element structure

Member Data Documentation

transfers a given quadrature scheme to a macro element structure

Referenced by finley::ReferenceElement::ReferenceElement().

function that returns the number of quadrature nodes for a given accuracy order

Referenced by finley::ReferenceElement::ReferenceElement().

function that returns the quadrature points for a given order

Referenced by finley::ReferenceElement::ReferenceElement().

the name in text form e.g. "Line", "Rec", ...

number of spatial dimensions

Referenced by finley::ReferenceElement::ReferenceElement().

number of vertices of the element

quadrature type id


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