Class documentation of Concepts

Loading...
Searching...
No Matches
concepts::IntegrationCell::intPoint Struct Reference

#include <integral.hh>

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 34 of file integral.hh.

Member Data Documentation

◆ coord

Real3d concepts::IntegrationCell::intPoint::coord

Definition at line 35 of file integral.hh.

◆ intermediate

Real concepts::IntegrationCell::intPoint::intermediate

Definition at line 36 of file integral.hh.


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