Virtual PhotonicsThe MathFunctions type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Area |
Calculate area of a traingle
| |
| AssignRegions |
Assign region values to smesh[].Region variable
| |
| CreateAnglularMesh |
Create an angular mesh
| |
| CreateMultigrid |
Create Multigrid based on spatial mesh level
| |
| CreateSquareMesh |
Create a squarte mesh for given spatial mesh level
| |
| FindMin |
find the minimum from the vector d with the size n.
| |
| HGPhaseFunction_2D |
This function describes phase function or scattering kernel and is set to be Henyey-Greenstein phase function
| |
| Intepolation_a |
find two linearly intepolated angles "b" and weights "b2" for the angle "theta_m"
| |
| Length |
calculate the distance between two points
| |
| SetMua |
Set Mus in nodes
| |
| SetMus |
Set Mus in nodes
| |
| SquareTriMeshToGrid |
convert triangular mesh to a square mesh
| |
| SweepOrdering |
compute sweep ordering
| |
| Weight_2D |
This function provides angular weights and coordinates on 2D unit circular phase space.
|
See Also