flow
Kokkos cut-cell IBM incompressible Navier-Stokes solver + pnm pore extraction
Loading...
Searching...
No Matches
verify_ibm_math.py File Reference

Go to the source code of this file.

Namespaces

namespace  verify_ibm_math
 

Functions

 verify_ibm_math.poly_D_pt (xi)
 
 verify_ibm_math.poly_Nnb_pt (xi)
 
 verify_ibm_math.poly_Nc_pt (xi)
 
 verify_ibm_math.poly_Nbc_pt (xi)
 
 verify_ibm_math.poly_D_avg (xi)
 
 verify_ibm_math.poly_Nnb_avg (xi)
 
 verify_ibm_math.poly_Nc_avg (xi)
 
 verify_ibm_math.poly_Nbc_avg (xi)
 
 verify_ibm_math.test_point_value_exactness ()
 
 verify_ibm_math.test_cell_average_exactness ()
 
 verify_ibm_math.poly_D_sw_pt (xm, xp)
 
 verify_ibm_math.poly_Nc_sw_pt (xm, xp)
 
 verify_ibm_math.poly_Nbc_pp_sw_pt (xm, xp)
 
 verify_ibm_math.poly_Nbc_mp_sw_pt (xm, xp)
 
 verify_ibm_math.poly_D_sw_avg (xm, xp)
 
 verify_ibm_math.poly_Nc_sw_avg (xm, xp)
 
 verify_ibm_math.poly_Nbc_pp_sw_avg (xm, xp)
 
 verify_ibm_math.poly_Nbc_mp_sw_avg (xm, xp)
 
 verify_ibm_math.test_sandwich_point_value ()
 
 verify_ibm_math.test_sandwich_cell_average ()