viscid.calculator.necalc module¶
-
class
viscid.calculator.necalc.VneCalc(expr, local_dict, ret_type=None, ret_context=None)[source]¶ Bases:
object-
expr= None¶
-
local_dict= None¶
-
ret_context= None¶
-
ret_type= None¶
-
slice_dict= None¶
-
-
viscid.calculator.necalc.curl(fld, bnd=True)[source]¶ 2nd order centeral diff, 1st order @ boundaries if bnd
-
viscid.calculator.necalc.div(fld, bnd=True)[source]¶ 2nd order centeral diff, 1st order @ boundaries if bnd