dfnTrans
Code for Particle Tracking simulations in 3D DFN
intcoef Struct Reference

Data Fields

double weights [3]
 

Detailed Description

Definition at line 33 of file TrackingPart.c.

Field Documentation

◆ weights

double intcoef::weights[3]

Interpolation coefficients: barycentric interpolation is used to define instantaneous particle's velocity from Darcy velocities defined on triangular cell vertices.

Definition at line 34 of file TrackingPart.c.

Referenced by AcrossIntersection(), CalculateWeights(), InOutFlowCell(), and InsideCell().


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