Class QuadratureNode
Quadrature point and quadrature weight.
Inherited Members
Namespace: IntersectingQuadrature
Assembly: IntersectingQuadrature.dll
Syntax
public class QuadratureNode
Fields
| Edit this page View SourcePoint
Quadrature Point
Declaration
public Tensor1 Point
Field Value
| Type | Description |
|---|---|
| Tensor1 |
Weight
Quadrature Weight
Declaration
public double Weight
Field Value
| Type | Description |
|---|---|
| double |