Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)

Public Attributes
concepts::IntegrationCell::intPoint Struct Reference

Integration point consisting of coordinates and intermediate data. More...

#include <integral.hh>

Collaboration diagram for concepts::IntegrationCell::intPoint:
Collaboration graph
[legend]

List of all members.

Public Attributes

Real3d coord
Real intermediate

Detailed Description

Integration point consisting of coordinates and intermediate data.

The latter is a product of weight and a term coming from mapping.

Definition at line 32 of file integral.hh.


Member Data Documentation

Definition at line 33 of file integral.hh.

Definition at line 34 of file integral.hh.


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

Home | Doxygen Documentation | Tutorials | Developer Tools (restricted)