pencil_ccyang.write =================== .. py:module:: pencil_ccyang.write Functions --------- .. autoapisummary:: pencil_ccyang.write.var pencil_ccyang.write.var_all Module Contents --------------- .. py:function:: var(**kwarg) Writes one VAR data file in VTK format under allprocs/. Keyword Arguments **kwarg Keywords passed to module read. .. py:function:: var_all(**kwarg) Writes all VAR files in VTK format under allprocs/. Keyword Arguments **kwarg Keywords passed to var().