Vlasiator ebf0dd394 on dev (v5.4.0 + 1054 commits)
Loading...
Searching...
No Matches
fluxfunction Namespace Reference

Functions

 polar_computeFluxUp (BX, BY, BZ, dxdydz)
 polar_computeFluxDown (BX, BY, BZ, dxdydz)
 polar_computeFluxLeft (BX, BY, BZ, dxdydz)
 polar_computeFluxRight (BX, BY, BZ, dxdydz)
 median3 (a, b, c)
 median4 (a, b, c, d)
 mean4 (a, b, c, d)
 calculate (BX, BY, BZ, dxdydz)
 calculate4 (BX, BY, BZ, dxdydz)
 calculate4mean (BX, BY, BZ, dxdydz)

Function Documentation

◆ calculate()

fluxfunction.calculate ( BX,
BY,
BZ,
dxdydz )

Definition at line 245 of file fluxfunction.py.

Here is the call graph for this function:

◆ calculate4()

fluxfunction.calculate4 ( BX,
BY,
BZ,
dxdydz )

Definition at line 267 of file fluxfunction.py.

Here is the call graph for this function:

◆ calculate4mean()

fluxfunction.calculate4mean ( BX,
BY,
BZ,
dxdydz )

Definition at line 290 of file fluxfunction.py.

Here is the call graph for this function:

◆ mean4()

fluxfunction.mean4 ( a,
b,
c,
d )

Definition at line 242 of file fluxfunction.py.

Here is the caller graph for this function:

◆ median3()

fluxfunction.median3 ( a,
b,
c )

Definition at line 233 of file fluxfunction.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ median4()

fluxfunction.median4 ( a,
b,
c,
d )

Definition at line 236 of file fluxfunction.py.

Here is the caller graph for this function:

◆ polar_computeFluxDown()

fluxfunction.polar_computeFluxDown ( BX,
BY,
BZ,
dxdydz )

Definition at line 49 of file fluxfunction.py.

Here is the caller graph for this function:

◆ polar_computeFluxLeft()

fluxfunction.polar_computeFluxLeft ( BX,
BY,
BZ,
dxdydz )

Definition at line 77 of file fluxfunction.py.

Here is the caller graph for this function:

◆ polar_computeFluxRight()

fluxfunction.polar_computeFluxRight ( BX,
BY,
BZ,
dxdydz )

Definition at line 99 of file fluxfunction.py.

Here is the caller graph for this function:

◆ polar_computeFluxUp()

fluxfunction.polar_computeFluxUp ( BX,
BY,
BZ,
dxdydz )

Definition at line 26 of file fluxfunction.py.

Here is the caller graph for this function: