FiPy-3.1.3.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
FiPy-3.1.3.dist-info/LICENSE.rst,sha256=td8RHJ_u2ZPvfHLxkzoBqPN6CI6Tua61b8-PaX3iJwI,1064
FiPy-3.1.3.dist-info/METADATA,sha256=6UWcxgOEBfh85OCHy6ppBsRWXSz9W6TAU3tjMAI_IkE,14214
FiPy-3.1.3.dist-info/RECORD,,
FiPy-3.1.3.dist-info/WHEEL,sha256=eoYwHpUgzH1DhL1r2Un9EY566fXwi0lMDGpqliUT7z8,98
FiPy-3.1.3.dist-info/entry_points.txt,sha256=dT_t7ehQlo-7Ka9km0r0dtbs8vVYWJfmFcQK3WXBTjk,285
FiPy-3.1.3.dist-info/top_level.txt,sha256=RsSCTzAVc4xgip--cHr5Cm3WBRLCk11P5G6IvktzzDk,5
fipy/__init__.py,sha256=fAAYSt1qg3MzBtyTVKhfv5m4JtBUk7zsKOFmDnSW4jI,5582
fipy/__pycache__/__init__.cpython-36.pyc,,
fipy/__pycache__/test.cpython-36.pyc,,
fipy/boundaryConditions/__init__.py,sha256=h1p4imQPONzgaQPvaEC1lBVOGOmi_pYv_eH4FI7aC3U,378
fipy/boundaryConditions/__pycache__/__init__.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/boundaryCondition.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/constraint.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/fixedFlux.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/fixedValue.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/nthOrderBoundaryCondition.cpython-36.pyc,,
fipy/boundaryConditions/__pycache__/test.cpython-36.pyc,,
fipy/boundaryConditions/boundaryCondition.py,sha256=G973ihlk387DnaDEBvSL1bNvBvBpioQdeiIhYs2H-BQ,4980
fipy/boundaryConditions/constraint.py,sha256=QBb78dQdgcDm_RwS17ksSvu8B5COLHHc8vmVBE8EIlg,2055
fipy/boundaryConditions/fixedFlux.py,sha256=iE3KnXtf_9semajABKTTmnugcC2MmwWrjH9B93QxwWc,4143
fipy/boundaryConditions/fixedValue.py,sha256=uBNsDODNPannBNNOE89LE3unQ61KbDVSrOayI4cVmF0,4186
fipy/boundaryConditions/nthOrderBoundaryCondition.py,sha256=koz6xzoDieRwJDeDNqzezxiAgBKp1vjKENvEfKFzntQ,3761
fipy/boundaryConditions/test.py,sha256=Rjj3fwJ2NiaGK9EAfQ6jg595Vd_2-7_c1AXFU9hRk3c,1812
fipy/matrices/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/matrices/__pycache__/__init__.cpython-36.pyc,,
fipy/matrices/__pycache__/offsetSparseMatrix.cpython-36.pyc,,
fipy/matrices/__pycache__/pysparseMatrix.cpython-36.pyc,,
fipy/matrices/__pycache__/scipyMatrix.cpython-36.pyc,,
fipy/matrices/__pycache__/sparseMatrix.cpython-36.pyc,,
fipy/matrices/__pycache__/test.cpython-36.pyc,,
fipy/matrices/__pycache__/trilinosMatrix.cpython-36.pyc,,
fipy/matrices/offsetSparseMatrix.py,sha256=WgT_YuBidQunZ2AKZ_SGybjRoDxEPpH5jU1mZKHh_qk,3075
fipy/matrices/pysparseMatrix.py,sha256=pBMULH1Ku_yh23L66SaX9U00ouUb-lDm38qUdSwtv1o,16512
fipy/matrices/scipyMatrix.py,sha256=J5mFdEDiZ9rGiQcnQ6yuapN20fKWGmYCgwTQFXo_TLk,15178
fipy/matrices/sparseMatrix.py,sha256=XqeptH2fmaGSKmBkAkXY2m7nj8V95JoYvq9DlignB6c,4660
fipy/matrices/test.py,sha256=1j7V8fYZpPMwjtncyvlyfc_KlrYYLTTn6PRopw4jBLw,2221
fipy/matrices/trilinosMatrix.py,sha256=NC5jFQ-eOIluEwpMiqZes5A0nPNaRv75lTFeSygMpvA,59680
fipy/meshes/__init__.py,sha256=N--cEWeqpoJPHYDc8zMUqLcROIY27gypWDvTRVVq14E,459
fipy/meshes/__pycache__/__init__.cpython-36.pyc,,
fipy/meshes/__pycache__/abstractMesh.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalNonUniformGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalNonUniformGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalUniformGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/cylindricalUniformGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/factoryMeshes.cpython-36.pyc,,
fipy/meshes/__pycache__/gmshMesh.cpython-36.pyc,,
fipy/meshes/__pycache__/grid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/grid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/grid3D.cpython-36.pyc,,
fipy/meshes/__pycache__/mesh.cpython-36.pyc,,
fipy/meshes/__pycache__/mesh1D.cpython-36.pyc,,
fipy/meshes/__pycache__/mesh2D.cpython-36.pyc,,
fipy/meshes/__pycache__/nonUniformGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/nonUniformGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/nonUniformGrid3D.cpython-36.pyc,,
fipy/meshes/__pycache__/periodicGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/periodicGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/skewedGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/test.cpython-36.pyc,,
fipy/meshes/__pycache__/tri2D.cpython-36.pyc,,
fipy/meshes/__pycache__/uniformGrid.cpython-36.pyc,,
fipy/meshes/__pycache__/uniformGrid1D.cpython-36.pyc,,
fipy/meshes/__pycache__/uniformGrid2D.cpython-36.pyc,,
fipy/meshes/__pycache__/uniformGrid3D.cpython-36.pyc,,
fipy/meshes/abstractMesh.py,sha256=wWZ6ji1-X0fhmkxzEREj23sF5DZSvyKa1uzlORL8cFU,52545
fipy/meshes/builders/__init__.py,sha256=wfkiX4RQ2oic4PDKGCBcQNnEVj0GHRsaVIUZOjM2uHs,687
fipy/meshes/builders/__pycache__/__init__.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/abstractGridBuilder.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/grid1DBuilder.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/grid2DBuilder.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/grid3DBuilder.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/periodicGrid1DBuilder.cpython-36.pyc,,
fipy/meshes/builders/__pycache__/utilityClasses.cpython-36.pyc,,
fipy/meshes/builders/abstractGridBuilder.py,sha256=_uDNuovmaOUef_qLv6WWJoAxknq6LpxPn_UiS5W1yoU,9406
fipy/meshes/builders/grid1DBuilder.py,sha256=sSmqnfvojWJ2wMkm-epIK4neUVdKaUi8ifpK0PovjmE,5364
fipy/meshes/builders/grid2DBuilder.py,sha256=4iiMp4IbJuYPQQwpXP-pOCfdgDZpBOYZ_rQzws-wRVs,10314
fipy/meshes/builders/grid3DBuilder.py,sha256=C18OLbtwfgpLPpMcUWmvDabiZg0IykhGslZ3VC2UfoI,10500
fipy/meshes/builders/periodicGrid1DBuilder.py,sha256=vIV8KQR5L-5Rz8CxXlDoGkTNWIlfqXKQ2tky9H7t74g,2379
fipy/meshes/builders/utilityClasses.py,sha256=KRJN0WgILMnGsggdUJmDdiGvB674xXaVUMVNRr9LG0w,5224
fipy/meshes/cylindricalGrid1D.py,sha256=PaJS149bUd-747MOk56KY4dG8JWLZmflp5jpMWq5Tt8,206
fipy/meshes/cylindricalGrid2D.py,sha256=pgPNS1EhRBX2u0898gqkKsVF-d4WHmyFUUu8aBhcqHU,206
fipy/meshes/cylindricalNonUniformGrid1D.py,sha256=NJB9KZfPOOg1pMgbYanXy3Vl0x9hSNX0NJVKxo-nT9c,5604
fipy/meshes/cylindricalNonUniformGrid2D.py,sha256=WqZNlgnRR9UA8KnOIyQPwOma97nSiZRMIzEhAZ36sQU,16625
fipy/meshes/cylindricalUniformGrid1D.py,sha256=s5gZLFkZCID95mtITpDHQX2-zFIuJcFJbJP-kJTkGsU,4244
fipy/meshes/cylindricalUniformGrid2D.py,sha256=jfo0MCZgjGOmWqhivsYga-uKBE2rSdZkxi2PhrUlBWI,17277
fipy/meshes/factoryMeshes.py,sha256=nZd3ukuWe9jeDWqJBcS1ozsSVa2RJs-sy1D7AmV8XBo,11506
fipy/meshes/gmshMesh.py,sha256=fXf0enUB64EjmaX9I1qJ_zuvO2WOLtGl8FP8tYLdkt8,93774
fipy/meshes/grid1D.py,sha256=uVLgrtCbhVsF_4Ym_hWPwYe0PuXWtU81njSklkdJerg,172
fipy/meshes/grid2D.py,sha256=Cv1S-xChLpFXEvxH-fuXueRjc11AUCqnm_1pNBZajFY,172
fipy/meshes/grid3D.py,sha256=NBf1ErxVKoJlZ1rDLG_ODnlcE_ibyx6-0TB6PFWXIdI,172
fipy/meshes/mesh.py,sha256=M5wCRNopJgqomTTVvDoxHJSQpbBGnWTZYkf_tnOcRZU,37768
fipy/meshes/mesh1D.py,sha256=nae_NUJmzAjhLh4jMdOeqogC6koIgQc1McQ2ZO-n7sU,4116
fipy/meshes/mesh2D.py,sha256=Xx0TW79zhL9k7ccEwyphqTtnbKz-aogG4ZJk6NwpLY4,25939
fipy/meshes/nonUniformGrid1D.py,sha256=xqYVgn4m2KoHrEEey_xK9A7SPelWyA0LcaykWFNbM0Y,4568
fipy/meshes/nonUniformGrid2D.py,sha256=hJ7zCNFJFbZ61wEw7pF6kk9Reuow8GuoO7idcVHqWew,14319
fipy/meshes/nonUniformGrid3D.py,sha256=j5IPNSSUT0nK_v6AtonEqQ7Vu3_6sWOZUWm6gkRBsBg,22306
fipy/meshes/numMesh/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/meshes/numMesh/__pycache__/__init__.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/cylindricalGrid1D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/cylindricalGrid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/cylindricalUniformGrid1D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/cylindricalUniformGrid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/deprecatedWarning.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/gmshImport.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/grid1D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/grid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/grid3D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/periodicGrid1D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/periodicGrid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/skewedGrid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/tri2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/uniformGrid1D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/uniformGrid2D.cpython-36.pyc,,
fipy/meshes/numMesh/__pycache__/uniformGrid3D.cpython-36.pyc,,
fipy/meshes/numMesh/cylindricalGrid1D.py,sha256=S5XEWcRVORAhbt_JXLrsQoqe-1WB5-tcNnmbckQWXcg,136
fipy/meshes/numMesh/cylindricalGrid2D.py,sha256=-JBNvvW8zIzJK21mVRXuJiEeCF5TqHynfdNjvo00Xa8,136
fipy/meshes/numMesh/cylindricalUniformGrid1D.py,sha256=k8iC7_Bg3-fRar0VgMIFT_j3Ax3yvwwjXCxSwoIrCC8,143
fipy/meshes/numMesh/cylindricalUniformGrid2D.py,sha256=uLRSvGZ5h5nF8rngvfCMDJT5ylJjedUP-4Y3ulDPA0E,143
fipy/meshes/numMesh/deprecatedWarning.py,sha256=ZqJTaF8vLUPyccLK5qb4jXbl5A1Oy9LH-8F7lGILp2o,192
fipy/meshes/numMesh/gmshImport.py,sha256=cfasuzevwWo5t_CLvwZ5oJRSd_-Q4teF7Pm1QA9C6QM,127
fipy/meshes/numMesh/grid1D.py,sha256=9w5OIbyUnO6fLfxdDAivJnCwHRyhGI1ye3pKLONsM6s,125
fipy/meshes/numMesh/grid2D.py,sha256=nselXyN_w1zsGR3SpKFwQhRhWUqtIvXii-a9rfz84h4,125
fipy/meshes/numMesh/grid3D.py,sha256=MNjUhPVYgz6voVnIltpfnKoPrAFdrBlBtbYUWVeQ9dI,125
fipy/meshes/numMesh/periodicGrid1D.py,sha256=sB6p_dHYmm5p62RsSJM_F4HPRB2kRtn_ZNFWZ4LkrSY,133
fipy/meshes/numMesh/periodicGrid2D.py,sha256=NL698-bI5gher3dNAI56s9Me-CIEitVHEnL0CEtnfjI,133
fipy/meshes/numMesh/skewedGrid2D.py,sha256=Xq7GkjCUIUZo-HrPK9r-aJXvB6dMKQC5-owtXAjN1AI,131
fipy/meshes/numMesh/tri2D.py,sha256=GU-ISWPt-kiUG_aw8P-5QpEbjjoMS0DTMXstxhKYPxc,124
fipy/meshes/numMesh/uniformGrid1D.py,sha256=NHLrcccyf-5uRdi3CpEDCvrBdVnmun4rlOZi7zdGLiw,132
fipy/meshes/numMesh/uniformGrid2D.py,sha256=yhtvYx1x-WXJ18O3xetPLKJPyBmmFrf_UbFm2bgLUSY,132
fipy/meshes/numMesh/uniformGrid3D.py,sha256=o7C4rfcXb-qlL7UV1wCI6nrKJeh1DGWGKuEiNjyj0j4,132
fipy/meshes/periodicGrid1D.py,sha256=fvvfuMs5FTfKQHMyS77Nj_aPtjCS82sfeH3gifE8ukc,4835
fipy/meshes/periodicGrid2D.py,sha256=f28uY8oxi3TzFn__q4qixUwU_p_H2pyl1qPy9DnY5Is,6298
fipy/meshes/representations/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/meshes/representations/__pycache__/__init__.cpython-36.pyc,,
fipy/meshes/representations/__pycache__/abstractRepresentation.cpython-36.pyc,,
fipy/meshes/representations/__pycache__/gridRepresentation.cpython-36.pyc,,
fipy/meshes/representations/__pycache__/meshRepresentation.cpython-36.pyc,,
fipy/meshes/representations/abstractRepresentation.py,sha256=XV0i7w3KV7A6SQgITCxgZggunxKecai-FguP0IK5ty0,2037
fipy/meshes/representations/gridRepresentation.py,sha256=jHo33_OJlqwnWV4LCrkqt3uOxVaRSaWKCYZKDuFfW1k,4173
fipy/meshes/representations/meshRepresentation.py,sha256=XYfrn2uN6BDsl9rlJ9WLSVvF-cTbHe6LjIxX2N3TueE,2420
fipy/meshes/skewedGrid2D.py,sha256=u75-p17FalfRJwHVx056ki4zD1ed3svIibPEGPQ9g3A,3867
fipy/meshes/test.py,sha256=qZs9siHNa0arhlS5JhD136lQkjZKwmkkMoKHJQWLMdA,2434
fipy/meshes/topologies/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/meshes/topologies/__pycache__/__init__.cpython-36.pyc,,
fipy/meshes/topologies/__pycache__/abstractTopology.cpython-36.pyc,,
fipy/meshes/topologies/__pycache__/gridTopology.cpython-36.pyc,,
fipy/meshes/topologies/__pycache__/meshTopology.cpython-36.pyc,,
fipy/meshes/topologies/abstractTopology.py,sha256=ZpH56qh1WOgEN5UWvtaRYOYXCxQsPPwhdw1y5ZfmnXY,7554
fipy/meshes/topologies/gridTopology.py,sha256=M_KGy9MKPxa6DBqF4oQ7yxoMv4lwDOila8h-HBFYXhQ,11721
fipy/meshes/topologies/meshTopology.py,sha256=ORDgVUktacKDxBZruiSyCiKU0x-R9U07ghdz8FVk2V4,5096
fipy/meshes/tri2D.py,sha256=Hbc3ynh4OErygcCL-phaGPQjL2upFpsu1BPVObRhWlk,23790
fipy/meshes/uniformGrid.py,sha256=RG3WNFCw8-pkZjBWIq-yZUMuh34OeCJ0m4ZQsv-BBqA,2812
fipy/meshes/uniformGrid1D.py,sha256=GfyFN2O5nk4IBaq9kp3rxCjIlR7gAdcWOLr2pbMKpyM,11146
fipy/meshes/uniformGrid2D.py,sha256=JFhk8mXVmACHiVU3N87vz4dDYYmEslVZMlmttqGmJ-Q,36633
fipy/meshes/uniformGrid3D.py,sha256=pLVL1sJUKweiALqd6AlSdqOCcZhdzO8tRi6g713Mt5I,38336
fipy/solvers/__init__.py,sha256=Txg3aYHGv4yqWmnujqNVgnq2aUN0-T2sQcqM6BtqqCo,4859
fipy/solvers/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/__pycache__/pysparseMatrixSolver.cpython-36.pyc,,
fipy/solvers/__pycache__/solver.cpython-36.pyc,,
fipy/solvers/__pycache__/test.cpython-36.pyc,,
fipy/solvers/pyAMG/__init__.py,sha256=VWu7QFRN0ncddl_O5JRQ3nDLUqEIIWeMjXgxyRaUtcM,732
fipy/solvers/pyAMG/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/linearCGSSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/linearGMRESSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/linearGeneralSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/linearLUSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/linearPCGSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/__pycache__/smoothedAggregationSolver.cpython-36.pyc,,
fipy/solvers/pyAMG/linearCGSSolver.py,sha256=e5EGmuoE55zSmVzUnEtK5Cy9FcPloV8Jw56aqjpRndE,2358
fipy/solvers/pyAMG/linearGMRESSolver.py,sha256=jYtM8zWYikC59GV8iaqttCIBEoMluYZtw1NY_xpew9Q,2381
fipy/solvers/pyAMG/linearGeneralSolver.py,sha256=IRRXvafhxAVKVirZjFcO_pWRsP-2l2u9XnUMp6aE814,2114
fipy/solvers/pyAMG/linearLUSolver.py,sha256=DXOihmNwPvLPg1ThWQFnmf5jpQMxbMomz1pXgD5ChTk,1656
fipy/solvers/pyAMG/linearPCGSolver.py,sha256=E0oceot0n1uu59Sb9cZBKGPq_zTSW3JhQtpEizOjlug,2355
fipy/solvers/pyAMG/preconditioners/__init__.py,sha256=PfPW8JMo1amLkSM2pBT0dt22uTVlhcjrNAkcPEu2DnA,115
fipy/solvers/pyAMG/preconditioners/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/pyAMG/preconditioners/__pycache__/smoothedAggregationPreconditioner.cpython-36.pyc,,
fipy/solvers/pyAMG/preconditioners/smoothedAggregationPreconditioner.py,sha256=vIKdI4OcCrhzRBk0m7DSKfxTzS6quF97eDBVp04VGJs,1825
fipy/solvers/pyAMG/smoothedAggregationSolver.py,sha256=k88seInXVr6vcqemWWn-CPqF5ePwyZGP_jPAbD30BSI,2105
fipy/solvers/pysparse/__init__.py,sha256=aue3wUF-lou1Pi7hz-MvFy3iSiW9-KT48VpUpt5I4-E,822
fipy/solvers/pysparse/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/linearCGSSolver.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/linearGMRESSolver.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/linearJORSolver.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/linearLUSolver.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/linearPCGSolver.cpython-36.pyc,,
fipy/solvers/pysparse/__pycache__/pysparseSolver.cpython-36.pyc,,
fipy/solvers/pysparse/linearCGSSolver.py,sha256=mChNxp3eYF11JVe1pFuXEx8MpZ4HN-Fn9f-jG2FxH_0,2503
fipy/solvers/pysparse/linearGMRESSolver.py,sha256=cMuLbfcmmciaDsddsFNb8fEYy__I4_GF8eyPVsc2ZGc,2466
fipy/solvers/pysparse/linearJORSolver.py,sha256=FOA2lVvi8QOtllnHA5lFRBP4ZZf3R60DxhzPSiadX-Y,3098
fipy/solvers/pysparse/linearLUSolver.py,sha256=FyAnT7zTqWJB_NTaYZHl_nON1IBdP8218bIaCTrWtzg,3834
fipy/solvers/pysparse/linearPCGSolver.py,sha256=NvmbCwoLTifu8V9xQbVg5H4q73tGTCeKhyJ7XQdq-H4,2677
fipy/solvers/pysparse/preconditioners/__init__.py,sha256=b7j4_FDYoT1GpT7TjD_v6wXP4F35PAXc4OU8QqhYPoE,246
fipy/solvers/pysparse/preconditioners/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/pysparse/preconditioners/__pycache__/jacobiPreconditioner.cpython-36.pyc,,
fipy/solvers/pysparse/preconditioners/__pycache__/preconditioner.cpython-36.pyc,,
fipy/solvers/pysparse/preconditioners/__pycache__/ssorPreconditioner.cpython-36.pyc,,
fipy/solvers/pysparse/preconditioners/jacobiPreconditioner.py,sha256=jGFR1hGS-vt6CMWVqvTPkYOGCflDBu9bqI9sLWTCdl8,1998
fipy/solvers/pysparse/preconditioners/preconditioner.py,sha256=PM6uoBe1tk0nBk-PmHTcyxk4JC2VxrCwWDy6Vgq2cKQ,2160
fipy/solvers/pysparse/preconditioners/ssorPreconditioner.py,sha256=0NCJxqCd2epGWy30hhF9BuSO7nDxrWlL_tXKI-KmJzg,2002
fipy/solvers/pysparse/pysparseSolver.py,sha256=bMPNHxTHkTljaVAsXYz4CcG2ttMVDuVsob9ZUc_uA3E,3955
fipy/solvers/pysparseMatrixSolver.py,sha256=QYSZ2_rSvEum7ve6KfG-dFlD13QhYpRtlzjh614v2jo,3206
fipy/solvers/scipy/__init__.py,sha256=sO9K74-FIHVwxNwor5oJtH61McmGI72tS8JO7cMf_5s,726
fipy/solvers/scipy/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/linearBicgstabSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/linearCGSSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/linearGMRESSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/linearLUSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/linearPCGSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/scipyKrylovSolver.cpython-36.pyc,,
fipy/solvers/scipy/__pycache__/scipySolver.cpython-36.pyc,,
fipy/solvers/scipy/linearBicgstabSolver.py,sha256=dRAsLNeN3m1lwOQt2rHmd17dHRunNn4kSPPePvmfFfU,2186
fipy/solvers/scipy/linearCGSSolver.py,sha256=TrIKK4HU6LrS4e-b2IMsARs-7NP2bj7x3TCavHAsMW8,2251
fipy/solvers/scipy/linearGMRESSolver.py,sha256=HTj0PuaFBq2NMd9ZOFX3RaCENRRbMgDjjLVyvOB7ay8,2271
fipy/solvers/scipy/linearLUSolver.py,sha256=lJVdRor0ozKXnhaR4XLUXSTXeBUY87WZzGDodzt5Sdo,3007
fipy/solvers/scipy/linearPCGSolver.py,sha256=nCpH4pAxZ-8C8PZ4pCM8dKkNMSVvZxGe06HWfFhDEbs,2309
fipy/solvers/scipy/scipyKrylovSolver.py,sha256=bVSuYuuP_PtTH0JzP1s_si251a3-8jjY-FN65AZ6P8I,2389
fipy/solvers/scipy/scipySolver.py,sha256=mPl9xwknSJBaHfk1C324Iam3BlznEPSebqhby9oL4FQ,2286
fipy/solvers/solver.py,sha256=k3ZStbyfwQCUxNfjo-RUc4Bld6goZYdNcDi_nqH5_sk,7087
fipy/solvers/test.py,sha256=T3S9qRqm-5CT0aM5pw3YGTEMMtiCVZyLt_1nBOMVAjM,1760
fipy/solvers/trilinos/__init__.py,sha256=CURb71oyFP6bXt36eSRoZQ0bZgJNEcTOEo0bdb0T1o8,2155
fipy/solvers/trilinos/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/linearBicgstabSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/linearCGSSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/linearGMRESSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/linearLUSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/linearPCGSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/trilinosAztecOOSolver.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/trilinosMLTest.cpython-36.pyc,,
fipy/solvers/trilinos/__pycache__/trilinosNonlinearSolver.cpython-36.pyc,,
fipy/solvers/trilinos/linearBicgstabSolver.py,sha256=uc3mU_1MkZXyX_KJiePB3umDPOjKyFhfsnnio47Tk9c,2538
fipy/solvers/trilinos/linearCGSSolver.py,sha256=ZgsnJ0CsGs23Un_t0F0P9MDM-2aIKbEgAH0Knwt_diA,2510
fipy/solvers/trilinos/linearGMRESSolver.py,sha256=OJibzxpgCjNmurvQFxhK1lq92NkUza75Ny6pNIOA0dg,2522
fipy/solvers/trilinos/linearLUSolver.py,sha256=uYS8WkVDYwNef25rYsg6QS0EI47uK_9BOwqftbaiw0o,3709
fipy/solvers/trilinos/linearPCGSolver.py,sha256=mJr6NHQiuk9J9h4dtH9yPRF7fJylan8R370aG6VfS_0,2581
fipy/solvers/trilinos/preconditioners/__init__.py,sha256=nmF-pF24O5izTqr-xXMfp3kv3dnqiio4gflnuCMulEk,1180
fipy/solvers/trilinos/preconditioners/__pycache__/__init__.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/domDecompPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/icPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/jacobiPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelDDMLPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelDDPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelNSSAPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelSAPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelSGSPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/multilevelSolverSmootherPreconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/__pycache__/preconditioner.cpython-36.pyc,,
fipy/solvers/trilinos/preconditioners/domDecompPreconditioner.py,sha256=M_AcAqA9MyDFoYO6GMcMgBTyStPy5EG-7CbcCoj9uK8,1980
fipy/solvers/trilinos/preconditioners/icPreconditioner.py,sha256=EKxjmmsdm6AR17XD9lZOGJjcrXNPvuhfwVN1HoFDBQ0,2070
fipy/solvers/trilinos/preconditioners/jacobiPreconditioner.py,sha256=W64J6uTyVU6tfQDEuWbOypoTrQh2xwhbjeyBGM75xJA,1953
fipy/solvers/trilinos/preconditioners/multilevelDDMLPreconditioner.py,sha256=geI07VpVnvzk9DGylCm5th5d-IavMPy8hOA0YevM8Ow,3603
fipy/solvers/trilinos/preconditioners/multilevelDDPreconditioner.py,sha256=KFIg0lyoNSv8dWo8gonjruB3fG_Jiv-khKLOCva1eXE,3277
fipy/solvers/trilinos/preconditioners/multilevelNSSAPreconditioner.py,sha256=vOjOP2W6daHUxVVFpC0KK_RDqORF0nKs2J8Q5fDBBYg,3480
fipy/solvers/trilinos/preconditioners/multilevelSAPreconditioner.py,sha256=YPdcP-nWVy_0dIUciZ2tJQNRhpblokoUy9ZC2mEwEEI,3835
fipy/solvers/trilinos/preconditioners/multilevelSGSPreconditioner.py,sha256=4U1DqbdPYVGnQtZGhxp4MW6KDTGBjzMGbk2BTOcs9o0,2480
fipy/solvers/trilinos/preconditioners/multilevelSolverSmootherPreconditioner.py,sha256=anpDamCTBMKDBRAtV-q7AVPVAjtmAqOeydMov0574Lc,2530
fipy/solvers/trilinos/preconditioners/preconditioner.py,sha256=kFrseTpsej7gbzpMmPVK_qMYIxCQ-xts72YgX1fYHIs,2120
fipy/solvers/trilinos/trilinosAztecOOSolver.py,sha256=f7TyU9qqBwKeWIH0MRNkqgfK4EonReXpRnqhw6IeFpk,4534
fipy/solvers/trilinos/trilinosMLTest.py,sha256=btDHuFZaJcc2nUoegXqCYrczNeOOgpdqIKjWknLlTbM,4380
fipy/solvers/trilinos/trilinosNonlinearSolver.py,sha256=ujL0Hs8wKIGJDFjhJM54kC9YAC9HKlD4F97Xf9x4fSE,8646
fipy/solvers/trilinos/trilinosSolver.py,sha256=82EYrLro1OObvkoJ2Bswe0vulbshvx0-8hTWxQPH_rg,6977
fipy/steppers/__init__.py,sha256=vkq1SCLjiFXLLBoER0r7jDBbCppaDfdvN6-k8bkxlYs,5029
fipy/steppers/__pycache__/__init__.cpython-36.pyc,,
fipy/steppers/__pycache__/pidStepper.cpython-36.pyc,,
fipy/steppers/__pycache__/pseudoRKQSStepper.cpython-36.pyc,,
fipy/steppers/__pycache__/stepper.cpython-36.pyc,,
fipy/steppers/pidStepper.py,sha256=ZjfSWNRs_eCjXIFwR32Ks_pmDpvg1uhacU0tJdfVDWg,3685
fipy/steppers/pseudoRKQSStepper.py,sha256=Bvm__llv0GX1jKeNr3EMpN12WYDBAe48CGLcPY4QWKE,2939
fipy/steppers/stepper.py,sha256=lAV9vA1E7zr8n9WtotlVldL6U35p1N7er-q9-vC5vN0,3801
fipy/terms/__init__.py,sha256=33E782-h8u8_PCTfpFW0Cc2cYFQV6atLW3bDWXW_1kg,3129
fipy/terms/__pycache__/__init__.cpython-36.pyc,,
fipy/terms/__pycache__/abstractBinaryTerm.cpython-36.pyc,,
fipy/terms/__pycache__/abstractConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/abstractDiffusionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/abstractUpwindConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/advectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/asymmetricConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/binaryTerm.cpython-36.pyc,,
fipy/terms/__pycache__/cellTerm.cpython-36.pyc,,
fipy/terms/__pycache__/centralDiffConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/coupledBinaryTerm.cpython-36.pyc,,
fipy/terms/__pycache__/diffusionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/diffusionTermCorrection.cpython-36.pyc,,
fipy/terms/__pycache__/diffusionTermNoCorrection.cpython-36.pyc,,
fipy/terms/__pycache__/explicitDiffusionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/explicitSourceTerm.cpython-36.pyc,,
fipy/terms/__pycache__/explicitUpwindConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/exponentialConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/faceTerm.cpython-36.pyc,,
fipy/terms/__pycache__/firstOrderAdvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/hybridConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/implicitDiffusionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/implicitSourceTerm.cpython-36.pyc,,
fipy/terms/__pycache__/nonDiffusionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/powerLawConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/residualTerm.cpython-36.pyc,,
fipy/terms/__pycache__/sourceTerm.cpython-36.pyc,,
fipy/terms/__pycache__/term.cpython-36.pyc,,
fipy/terms/__pycache__/test.cpython-36.pyc,,
fipy/terms/__pycache__/transientTerm.cpython-36.pyc,,
fipy/terms/__pycache__/unaryTerm.cpython-36.pyc,,
fipy/terms/__pycache__/upwindConvectionTerm.cpython-36.pyc,,
fipy/terms/__pycache__/vanLeerConvectionTerm.cpython-36.pyc,,
fipy/terms/abstractBinaryTerm.py,sha256=AyPXmBcnD-VnQ0aHjFfEjHw1IhGJaZjVVGDk0efInzA,3869
fipy/terms/abstractConvectionTerm.py,sha256=OpII5NaSsXet5p0yphObSe-e7-jWX--tsuhSUr_aQsE,9753
fipy/terms/abstractDiffusionTerm.py,sha256=UjzjakwVT10fc_y-TATBvWKiEfxkEtOlV_ulAWWE1hY,18711
fipy/terms/abstractUpwindConvectionTerm.py,sha256=-fSegXCcR1pX1nyK8ovk5R62ucYaOWEay8UCzBUni40,2918
fipy/terms/advectionTerm.py,sha256=ETRYjZFG6pkwwq0-JPj-v2D5w-f-5X_l4MIeQK_34CU,9362
fipy/terms/asymmetricConvectionTerm.py,sha256=cohdsj2RuHixdyuvZp_P8EYbQ_BAPglaHlgkuFEivtA,2473
fipy/terms/binaryTerm.py,sha256=dB2UI6WR1QplTLyMm8OrCNsaIlXxJQivRcZJtjG_tO4,16143
fipy/terms/cellTerm.py,sha256=-ExAataobY6nL7FyN3B1Nkrr0bpj1znxm8VPSIuTkIA,8891
fipy/terms/centralDiffConvectionTerm.py,sha256=8hBQdRBbFqzvNCe_UVsoUsAev4OTzJoPKwdjJIcBZpA,2518
fipy/terms/coupledBinaryTerm.py,sha256=pCoEJROCstzW4IpuFqkddwOENX7knCNsbD0wX801U3U,15809
fipy/terms/diffusionTerm.py,sha256=SQQ81-MEz1DaUuGDmWIhdyvjkmypMcxDoDMU_-38fMk,16923
fipy/terms/diffusionTermCorrection.py,sha256=AwIpBRi5-9QDTv1oOKZjWSx150auXISr_a2PfM8xT7Y,1876
fipy/terms/diffusionTermNoCorrection.py,sha256=j760M5Q1bKhoFZ3ZMl-9ficE_c0rl_UJ5wgPtc3fv1k,1817
fipy/terms/explicitDiffusionTerm.py,sha256=QLqyyrhnLm4TP9_ZuPTzcAk6Kja9aRjbnptqqKkdTLA,2870
fipy/terms/explicitSourceTerm.py,sha256=-Uie_HED5zSFpEscwhVOTgY5_Xj429tP81-c-L9MEdg,2178
fipy/terms/explicitUpwindConvectionTerm.py,sha256=0xXhQ8X4NLcP96Dmna7FpgFl3tSFqZwv3oxbVL95RTw,2872
fipy/terms/exponentialConvectionTerm.py,sha256=FuRZGPvhmYCFxVqCqqZcLLePjHsgtqRwRUdKPv5JodE,3617
fipy/terms/faceTerm.py,sha256=rFGFFNZgSRZWgFZxyQCKTApwo_tX34cNVMxlk7T45mE,8297
fipy/terms/firstOrderAdvectionTerm.py,sha256=IxvT2Ckdi582Y37kZW7v4VvrMkACr-PAl1MV9xcrEO4,7567
fipy/terms/hybridConvectionTerm.py,sha256=g-MlAaJgcDiiTllf37BPfQVMcP7BSkOa-3c4vqwKi80,2888
fipy/terms/implicitDiffusionTerm.py,sha256=RzWuEPk9z2NiW_srdhulx7TRlLq1rl8ch8EZ8L7Fdlo,1764
fipy/terms/implicitSourceTerm.py,sha256=1RhyZnF5g5bUg57SQrr8LhAspizAU9SvOI6W_940IAY,3016
fipy/terms/nonDiffusionTerm.py,sha256=A0DdTEPAPkkV-LlPMAZbTTX6yD8V7NCjl2S3ore7e_8,6560
fipy/terms/powerLawConvectionTerm.py,sha256=WRtm5zx3JkQLQu-GXSAZBfirc1fu50QdGHq499jjo3k,5035
fipy/terms/residualTerm.py,sha256=ljCu3Q3KtmbOXAElD7V4w86AIlI_mUFjMR9Plz_osu8,2927
fipy/terms/sourceTerm.py,sha256=bhXCBUsdDEQCcpV4nSTIQSYtF0anFU0mhCLv3jdl-v8,2437
fipy/terms/term.py,sha256=kiPGGtxaZ-MIEBsn9voQegoSS4y8ZvfoV8bp2H-htok,35667
fipy/terms/test.py,sha256=KbPAJAlLBzJm1goxyIHQLi5CggMtOs1_fuCv5c5x4bA,2504
fipy/terms/transientTerm.py,sha256=UbHcGGoA6S4GbotsY1psxrXlZ8Oa5EQJ1LyHwdv_S-4,8658
fipy/terms/unaryTerm.py,sha256=UJnN-lgaHoZhpVrKoV2QLkTzkwJgqsctqH5y8Cw-nMQ,9966
fipy/terms/upwindConvectionTerm.py,sha256=O1atvN-_rzFeTdGyEiijZfbfSJnKXSCVI_sJKtaGwAY,4586
fipy/terms/vanLeerConvectionTerm.py,sha256=9z9fqX0STNQP8QRkcEMyV-6b2g5uGny5c24vLC6p36I,4299
fipy/test.py,sha256=VYBXSeI5RmJd8lpXH9asKvfRL2feT00rlUz9zgItl68,1926
fipy/tests/__init__.py,sha256=tLwLaQC7Cr2-lEHDXtxz2WW_BeyxVCZtXLxMDFP0KKg,1645
fipy/tests/__pycache__/__init__.cpython-36.pyc,,
fipy/tests/__pycache__/doctestPlus.cpython-36.pyc,,
fipy/tests/__pycache__/lateImportTest.cpython-36.pyc,,
fipy/tests/__pycache__/testClass.cpython-36.pyc,,
fipy/tests/__pycache__/testProgram.cpython-36.pyc,,
fipy/tests/doctestPlus.py,sha256=1Rko_0XuHkNekRd-CUL451ZZYr9KyOp6yCu3jHLNFsM,11665
fipy/tests/lateImportTest.py,sha256=wTQ43UDcX--IZkiqO2vHJsIkdbqfskQ7UjmbjAKEqjA,3065
fipy/tests/testBase.py,sha256=YA45_WxbMzTry55jJ2ggCloNg_IIYM_SLMqk5Qe5p7w,2389
fipy/tests/testClass.py,sha256=XFU_jizG3vJx_07dluYJHVA25jm8o15BFwL887H1GJA,10989
fipy/tests/testProgram.py,sha256=hixT6a9F4MpMCMg2SdfPRMROPerKDJ3S9EEE7ZuFUj8,3175
fipy/tools/__init__.py,sha256=hRsIf8XPcKIVghEzA6ZZXxyBSnew7lLEnjdH8cSDKHk,5515
fipy/tools/__pycache__/__init__.cpython-36.pyc,,
fipy/tools/__pycache__/copy_script.cpython-36.pyc,,
fipy/tools/__pycache__/debug.cpython-36.pyc,,
fipy/tools/__pycache__/decorators.cpython-36.pyc,,
fipy/tools/__pycache__/dump.cpython-36.pyc,,
fipy/tools/__pycache__/inline.cpython-36.pyc,,
fipy/tools/__pycache__/numerix.cpython-36.pyc,,
fipy/tools/__pycache__/parser.cpython-36.pyc,,
fipy/tools/__pycache__/test.cpython-36.pyc,,
fipy/tools/__pycache__/vector.cpython-36.pyc,,
fipy/tools/__pycache__/vitals.cpython-36.pyc,,
fipy/tools/comms/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/tools/comms/__pycache__/__init__.cpython-36.pyc,,
fipy/tools/comms/__pycache__/commWrapper.cpython-36.pyc,,
fipy/tools/comms/__pycache__/dummyComm.cpython-36.pyc,,
fipy/tools/comms/__pycache__/mpi4pyCommWrapper.cpython-36.pyc,,
fipy/tools/comms/__pycache__/serialCommWrapper.cpython-36.pyc,,
fipy/tools/comms/commWrapper.py,sha256=xqnC24VrGMnI0kq4iIxQ-vCiMPLZq3uS89rVCqeJOs8,3759
fipy/tools/comms/dummyComm.py,sha256=YWAYuOP8dJqCc-XiQCKLl8T-R6l8Jp_qra0txZR1QZU,2119
fipy/tools/comms/mpi4pyCommWrapper.py,sha256=MesPFaa8GAx5L3ALqTxNYlFdfIIl2rEyDZ637mSLL2Q,2930
fipy/tools/comms/serialCommWrapper.py,sha256=bn5or967WKzpzvKTwSNLVTHdVEc2wJyGJ0cdrLANFoI,1958
fipy/tools/copy_script.py,sha256=a8ojJsYznrhVdWMKSbqzu455vVJCkGxpiOblRJnukNw,3579
fipy/tools/debug.py,sha256=b_UzH8TwCeGLOESFZPQfCzG0IoJejZ4Eymeerc8uN-8,455
fipy/tools/decorators.py,sha256=sgPNaNwu1MZDMUcOk7PnOQIKo1Anxtw6kPR0V3YeN4k,11713
fipy/tools/dimensions/DictWithDefault.py,sha256=JKGnZuKASha2cO7DmLOcp7GWrxj_8yPQurMMQ8BCZxA,768
fipy/tools/dimensions/NumberDict.py,sha256=tEhrH_2kmapC5PEBuflEJZLFYkkEQSsctWo5EJ9S5p4,2349
fipy/tools/dimensions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/tools/dimensions/__pycache__/DictWithDefault.cpython-36.pyc,,
fipy/tools/dimensions/__pycache__/NumberDict.cpython-36.pyc,,
fipy/tools/dimensions/__pycache__/__init__.cpython-36.pyc,,
fipy/tools/dimensions/__pycache__/physicalField.cpython-36.pyc,,
fipy/tools/dimensions/physicalField.py,sha256=U08aPWSTmCJT76veT1qj3llkxJJWko55H0zVdVCyHlY,82453
fipy/tools/dump.py,sha256=kDzdt0u3YCpyjfn5BybY2wvntoGxxFCr7FIvOWxvhws,5745
fipy/tools/inline.py,sha256=I6wQPRyP-WG23Hq9ibc57B91v4Ui2WfCd3ZglfVdPFY,5147
fipy/tools/numerix.py,sha256=beQBvVTweWyjSxMYcpt52zvQBY2M7C_9Ypy9sj7j64Q,48130
fipy/tools/parser.py,sha256=mYqHCg_RPU3kHFjoixsJtEoj3kyL2W5ddPxkza4vV_o,3510
fipy/tools/performance/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
fipy/tools/performance/__pycache__/__init__.cpython-36.pyc,,
fipy/tools/performance/__pycache__/efficiencyTestGenerator.cpython-36.pyc,,
fipy/tools/performance/__pycache__/efficiencyTestHistory.cpython-36.pyc,,
fipy/tools/performance/__pycache__/efficiency_test.cpython-36.pyc,,
fipy/tools/performance/__pycache__/memoryLeak.cpython-36.pyc,,
fipy/tools/performance/__pycache__/memoryLogger.cpython-36.pyc,,
fipy/tools/performance/__pycache__/memoryUsage.cpython-36.pyc,,
fipy/tools/performance/efficiencyTestGenerator.py,sha256=ZcDMyuzjCa4Q3t5aiaKXJNK0AH61topJ21RnVRoeSic,6328
fipy/tools/performance/efficiencyTestHistory.py,sha256=NzdpI_DZsShn7w8M7SrywuCo8gyzEXfCn9P_kxrKzzk,3129
fipy/tools/performance/efficiency_test.py,sha256=iNgyo_sORAvLyjB8fadsF0doCGUePdcvtXaN7LetG7c,8745
fipy/tools/performance/memoryLeak.py,sha256=hIAHx0UvniJIHLadgjg3CC9nRFBce5yez0_5jvCkwBc,2400
fipy/tools/performance/memoryLogger.py,sha256=sdBmz7mZnxinhL89by0I-hF7Hu_NxUUbHtN-VcYlmgE,3114
fipy/tools/performance/memoryUsage.py,sha256=skd0bBW_7IMeeBjDJwTmo5QySh9YrDjdSlMGtmj5m18,2753
fipy/tools/test.py,sha256=5bpWkbFb60adTUBrvSqKVVBzXaUOAKzaqgOpSGRpqfg,1872
fipy/tools/vector.py,sha256=m2gb1gw129YWrqB-9bK-3yLNm22kdiFKe7cNmT8k1qs,4368
fipy/tools/vitals.py,sha256=C-8uXEsJFRJ1awGQrvtmbRs18To62-KtHJQo6NnF2xA,4629
fipy/variables/__init__.py,sha256=c1V__nyieJuutCujz-discmIzWSLzchcdkBv7tnuS-U,1294
fipy/variables/__pycache__/__init__.cpython-36.pyc,,
fipy/variables/__pycache__/addOverFacesVariable.cpython-36.pyc,,
fipy/variables/__pycache__/arithmeticCellToFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/betaNoiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/binaryOperatorVariable.cpython-36.pyc,,
fipy/variables/__pycache__/cellToFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/cellVariable.cpython-36.pyc,,
fipy/variables/__pycache__/cellVolumeAverageVariable.cpython-36.pyc,,
fipy/variables/__pycache__/constant.cpython-36.pyc,,
fipy/variables/__pycache__/constraintMask.cpython-36.pyc,,
fipy/variables/__pycache__/coupledCellVariable.cpython-36.pyc,,
fipy/variables/__pycache__/distanceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/exponentialNoiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/faceGradContributionsVariable.cpython-36.pyc,,
fipy/variables/__pycache__/faceGradVariable.cpython-36.pyc,,
fipy/variables/__pycache__/faceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/gammaNoiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/gaussCellGradVariable.cpython-36.pyc,,
fipy/variables/__pycache__/gaussianNoiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/harmonicCellToFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/histogramVariable.cpython-36.pyc,,
fipy/variables/__pycache__/interfaceAreaVariable.cpython-36.pyc,,
fipy/variables/__pycache__/interfaceFlagVariable.cpython-36.pyc,,
fipy/variables/__pycache__/leastSquaresCellGradVariable.cpython-36.pyc,,
fipy/variables/__pycache__/levelSetDiffusionVariable.cpython-36.pyc,,
fipy/variables/__pycache__/meshVariable.cpython-36.pyc,,
fipy/variables/__pycache__/minmodCellToFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/modCellGradVariable.cpython-36.pyc,,
fipy/variables/__pycache__/modCellToFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/modFaceGradVariable.cpython-36.pyc,,
fipy/variables/__pycache__/modPhysicalField.cpython-36.pyc,,
fipy/variables/__pycache__/modularVariable.cpython-36.pyc,,
fipy/variables/__pycache__/noiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/operatorVariable.cpython-36.pyc,,
fipy/variables/__pycache__/scharfetterGummelFaceVariable.cpython-36.pyc,,
fipy/variables/__pycache__/surfactantConvectionVariable.cpython-36.pyc,,
fipy/variables/__pycache__/surfactantVariable.cpython-36.pyc,,
fipy/variables/__pycache__/test.cpython-36.pyc,,
fipy/variables/__pycache__/unaryOperatorVariable.cpython-36.pyc,,
fipy/variables/__pycache__/uniformNoiseVariable.cpython-36.pyc,,
fipy/variables/__pycache__/variable.cpython-36.pyc,,
fipy/variables/addOverFacesVariable.py,sha256=dzp6QKf9p3u0l6N0utiJh249MLQLq1Xpvm3ynaSwUkU,4006
fipy/variables/arithmeticCellToFaceVariable.py,sha256=eUaveAGlIeDaEHkknmQwbNRmWOIc_Djo40Cbrxnr-lc,2792
fipy/variables/betaNoiseVariable.py,sha256=ZXdoZD9wBGIBah_Z8qcqLeFxYqgIhyQSBMlbAKpOwT8,5100
fipy/variables/binaryOperatorVariable.py,sha256=CS8vGlDMhR7xEOwcfjcFIb8QObh6Hc-iUJ8jiKddkjM,3921
fipy/variables/cellToFaceVariable.py,sha256=hBaU1rgRrKj4k50uDt2OcMdPDWvkamWgtFz0dUu1nEI,3820
fipy/variables/cellVariable.py,sha256=MWLpfcqApGodUlRMssP6_P-GS2sgt6F9b_wkNZ46Eg4,26964
fipy/variables/cellVolumeAverageVariable.py,sha256=j-ZyLV7afnLP1PFeoHOrWnr4UFONWuj-Ii4j_Z5TKP8,2631
fipy/variables/constant.py,sha256=IJNi4slQ9Xf7tQ-bVfA3iIE4egCiySgJZRARqiq-so8,1739
fipy/variables/constraintMask.py,sha256=ZzTxK6e23ejWoB7hKdoVkv1M-IeFCEoHAhL9Av-_2FA,2196
fipy/variables/coupledCellVariable.py,sha256=I4H2Sevs0v6IpB6VFZ-dSMFiEBv01JIFGp2gHz2e0e8,5285
fipy/variables/distanceVariable.py,sha256=r6A25AuhLEq6tUsQVt3HuZT9ETla-dB44wcdeKIVCV4,23520
fipy/variables/exponentialNoiseVariable.py,sha256=BRKQ5Acnndw2d2kRHoOyUTfWaQIZ0P04j-V80KEo6oI,4548
fipy/variables/faceGradContributionsVariable.py,sha256=uihff2xXODJz-Rp-b-u5DF1s4vGwpm9XAipmZxYAtus,3454
fipy/variables/faceGradVariable.py,sha256=XJVK2OuYA04Nwz59jhwOtOaVuL5Qzg7aF-LvSdqsA8g,6822
fipy/variables/faceVariable.py,sha256=hVNw_OF_HVhclLNJEfeIdDkKjMqwsJ51J2CyiI-eeCY,4304
fipy/variables/gammaNoiseVariable.py,sha256=XIwckmtNGRELOzBBgoCWLqz9xhLyTqcqsTH1zYhL3oo,5076
fipy/variables/gaussCellGradVariable.py,sha256=AcrTQP57pimklCB6YlNbWnMqNHNIgC0lC9T-JoZjxZM,5177
fipy/variables/gaussianNoiseVariable.py,sha256=b4m0AWOFJ_VyaPocWgnRYcVQEnSsmsvI0Z8hAqxtl0Y,6213
fipy/variables/harmonicCellToFaceVariable.py,sha256=aE431LaJkwzTaT_cUKeCGZdgHpwGYpDrS1V6pWwCzPM,3334
fipy/variables/histogramVariable.py,sha256=7iyYB3bK_tnEF_JGW6sBcjHAeW4-cpLkIJMpacqNlps,2704
fipy/variables/interfaceAreaVariable.py,sha256=-3Kan7e7j303yTOTWFZy0ZDA_f-HI8IYHSSpLlrQqhE,2314
fipy/variables/interfaceFlagVariable.py,sha256=SMpFVMmJj_EAKlaog0ejPxzDJLGQvH492ZnfchJwwJI,2316
fipy/variables/leastSquaresCellGradVariable.py,sha256=06icm3bqXvhDVPTWfEjmA80-KBpi-0uw0m5_W20UcLs,3646
fipy/variables/levelSetDiffusionVariable.py,sha256=ukxJ5QlQtsqpH8m9r2YkBeiYlkOjSJbwFOvr5mBqces,4143
fipy/variables/meshVariable.py,sha256=3TwrNcwANaZbiSJTN8waFlIiN2MQvFc-TII0-A8WeXo,29260
fipy/variables/minmodCellToFaceVariable.py,sha256=Rcbkp2y-q06BFIfJXjFvbp59-qa6-IAaVJ57AI3ZQMY,2275
fipy/variables/modCellGradVariable.py,sha256=U-5_m3-qb3vhZnQvjr16qiz2NEeGYv4fup9NoDe_Uh0,3362
fipy/variables/modCellToFaceVariable.py,sha256=kKkLs1T1yvs5-FGF993qhRCPQPeJxC5PSzvTNz9oESU,2589
fipy/variables/modFaceGradVariable.py,sha256=0euoC3qDPp3xq1GNAnbVF4RUR1BAKwcR9bDqtxZzTCM,4659
fipy/variables/modPhysicalField.py,sha256=nAFvd4KptsodzXiK9gsJUtjn-Kpyc_nzMUKgsKS_d3U,2443
fipy/variables/modularVariable.py,sha256=KOxh-vR3eum_DWwOuzHdxC_bYRk8Wlj3RmdAbua2BFE,7369
fipy/variables/noiseVariable.py,sha256=1geXR6i_c7hEZHtlFpqk1puFrWI31NGWTyygnJMsDOI,3591
fipy/variables/operatorVariable.py,sha256=dLDjsUbxWJVi3KNnD2X5xbr242C7629kcQfd5nMvUbk,38931
fipy/variables/scharfetterGummelFaceVariable.py,sha256=W_SOjmCVo2gym7CGrOdU9M7YgLahE_WctIRgFQ8X-gg,1020
fipy/variables/surfactantConvectionVariable.py,sha256=ETyRkMcsc4JAxIlRt2dZQMABa05M9aFq8ckASIx7Az8,5636
fipy/variables/surfactantVariable.py,sha256=gKveUUOXt6z0KuRbcHYhISiNEvOmspxrtZ0wNjwtrZo,6118
fipy/variables/test.py,sha256=VJa7ZqFruTsJh4avXenCSGHpr8wYzBwtY5lpuwBLicU,2851
fipy/variables/unaryOperatorVariable.py,sha256=6Z_EfxsmGBYxrs19Ay5XysyzZi3fx1HeHljLzI-xaR8,3008
fipy/variables/uniformNoiseVariable.py,sha256=kDTlvmBBzZDDJTpEUp8o1tQcNe4ZILJQIa_fAUn4tOs,3708
fipy/variables/variable.py,sha256=8V8xBiPYxlyjlZJYgLh7c-P47VkyrC91WEQDsxSkdP4,63913
fipy/viewers/__init__.py,sha256=_zxS8vvpmMT6ynXAwkd2b72F5Ex6MHXQg0mn5NbclAs,4517
fipy/viewers/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/__pycache__/multiViewer.cpython-36.pyc,,
fipy/viewers/__pycache__/test.cpython-36.pyc,,
fipy/viewers/__pycache__/testinteractive.cpython-36.pyc,,
fipy/viewers/__pycache__/tsvViewer.cpython-36.pyc,,
fipy/viewers/__pycache__/viewer.cpython-36.pyc,,
fipy/viewers/gistViewer/__init__.py,sha256=hcUnRBL8HqsPeeTgfZbaZETXHAO0Iz--Xj_NIUf8lO8,1612
fipy/viewers/gistViewer/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/gistViewer/__pycache__/colorbar.cpython-36.pyc,,
fipy/viewers/gistViewer/__pycache__/gist1DViewer.cpython-36.pyc,,
fipy/viewers/gistViewer/__pycache__/gist2DViewer.cpython-36.pyc,,
fipy/viewers/gistViewer/__pycache__/gistViewer.cpython-36.pyc,,
fipy/viewers/gistViewer/__pycache__/test.cpython-36.pyc,,
fipy/viewers/gistViewer/colorbar.py,sha256=4EzJ3wqAeuVpwP8hxF05OKhotlTLrLrZxtFM2F5FSlI,3598
fipy/viewers/gistViewer/gist1DViewer.py,sha256=98QopECnN3wBpiytZKGtDBZ0eyXhT7sblbRGVvbMb6U,4702
fipy/viewers/gistViewer/gist2DViewer.py,sha256=RrUG_y3x6IPdEF5SGVb8fzc5q_Q7kDcNioL7rQokW8o,6321
fipy/viewers/gistViewer/gistVectorViewer.py,sha256=XgYK64I2We-qvbmVoTh4hrlpoHN_UUpNeuB1z_wB87c,4546
fipy/viewers/gistViewer/gistViewer.py,sha256=M_G0xeds85Ww7grnj7oX0jM54DvWkBQZpi1TYK5XLM0,3687
fipy/viewers/gistViewer/test.py,sha256=Uu4HlT96kO3TIuuwZ1c-dlgcwzZKyJGA4E4U3Vh3bvY,1788
fipy/viewers/gnuplotViewer/__init__.py,sha256=Bj8NsJBwno4pXaI40JL1lyLC6bDfuXXhikyMgTgPnrA,1594
fipy/viewers/gnuplotViewer/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/gnuplotViewer/__pycache__/gnuplot1DViewer.cpython-36.pyc,,
fipy/viewers/gnuplotViewer/__pycache__/gnuplot2DViewer.cpython-36.pyc,,
fipy/viewers/gnuplotViewer/__pycache__/gnuplotViewer.cpython-36.pyc,,
fipy/viewers/gnuplotViewer/__pycache__/test.cpython-36.pyc,,
fipy/viewers/gnuplotViewer/gnuplot1DViewer.py,sha256=sSyGncCzoRqxAAdGTgqgHz6A3TXf3N58ZVkgJAoZ3as,3901
fipy/viewers/gnuplotViewer/gnuplot2DViewer.py,sha256=rRnirhDZfrdyyerlwWnbbWrT762kmbHQh4-wxVSrH8w,4566
fipy/viewers/gnuplotViewer/gnuplotViewer.py,sha256=b3EV-eUBSkvqY5VU81be0rno7A4aMJXX1DS-Kzh8QMY,3991
fipy/viewers/gnuplotViewer/test.py,sha256=1AGsu8u4bG0QpMbsud91Jjn7Oc4HgOyq2URsLs5EK3M,1766
fipy/viewers/matplotlibViewer/__init__.py,sha256=aA6Jnjqjf7Jispd58_DM4hACMdOeiwGmuFq6fBTFMcA,5490
fipy/viewers/matplotlibViewer/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlib1DViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlib2DContourViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlib2DGridContourViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlib2DGridViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlib2DViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlibSparseMatrixViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlibStreamViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlibVectorViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/matplotlibViewer.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/__pycache__/test.cpython-36.pyc,,
fipy/viewers/matplotlibViewer/matplotlib1DViewer.py,sha256=3kvryFp8_LC83IfFG8zy7PjTiXk1eiG1kI1u84EuaoU,5998
fipy/viewers/matplotlibViewer/matplotlib2DContourViewer.py,sha256=FselxyhVTjnPPHIWZx7LBCqF3Cj50_eioMn99gP-xFo,6869
fipy/viewers/matplotlibViewer/matplotlib2DGridContourViewer.py,sha256=7UueZzyspeIRm9YBKwgfk4LEuV7ZAw19d3ua0IXnDKk,6048
fipy/viewers/matplotlibViewer/matplotlib2DGridViewer.py,sha256=3WkMO1u67PUpWmq-chy8gHjzXLMjAUH_yAfdmLSi-Rk,5975
fipy/viewers/matplotlibViewer/matplotlib2DViewer.py,sha256=JMeB-fonfNsNpTrvENQ77d7rJocCquEWQtaWPOyvqNw,6703
fipy/viewers/matplotlibViewer/matplotlibSparseMatrixViewer.py,sha256=RgVlYrmW4ZMcnfvlkD5AaKYVLdi5fY4SQ-ig5ev6Tto,12721
fipy/viewers/matplotlibViewer/matplotlibStreamViewer.py,sha256=skwCxGuUCSj9cPB5D6TtuivgKAQCEjp2C-vT6E80szM,9351
fipy/viewers/matplotlibViewer/matplotlibVectorViewer.py,sha256=tL5nnJscWKJaKqwOm14E0vYrBVySxn4sDRG3jl2sD5g,7348
fipy/viewers/matplotlibViewer/matplotlibViewer.py,sha256=LO-EPcb2MiWdwa1B96_9E_xWq32g1gNr0kIvPz9r7FM,7941
fipy/viewers/matplotlibViewer/test.py,sha256=O1w41CAHo5rHxobOdNryGnG9mN5BrHwwg8dnMlMMffM,1909
fipy/viewers/mayaviViewer/__init__.py,sha256=UUSk8xLIaAGj2MbOTMoG5x2F-oUUolbCoROo4sTsfrs,85
fipy/viewers/mayaviViewer/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/mayaviViewer/__pycache__/mayaviClient.cpython-36.pyc,,
fipy/viewers/mayaviViewer/__pycache__/mayaviDaemon.cpython-36.pyc,,
fipy/viewers/mayaviViewer/__pycache__/test.cpython-36.pyc,,
fipy/viewers/mayaviViewer/mayaviClient.py,sha256=9Gt9IJTpXZ71gTeRl2XM6RbVVoPBBDrBYAOqoKFpbgA,7222
fipy/viewers/mayaviViewer/mayaviDaemon.py,sha256=854Ulu7s_fHTc_CpWCR5EvUsUZ4zkpaiTE4batDPUt0,12815
fipy/viewers/mayaviViewer/test.py,sha256=Qu9UJas4SeO1eLgKia_itHQTUxuTJDNpEwVNu4FJ8P4,1732
fipy/viewers/multiViewer.py,sha256=nIU9mGKjihai4wwW1LhY_KAJ1hpXrntgJIeTyUG_IuQ,2453
fipy/viewers/test.py,sha256=VEQqQ2OS3-aU6KdF06jfyKIxd4qhwGQSMuxRw4KOB6k,1814
fipy/viewers/testinteractive.py,sha256=KvUmNRZvoH3RnXEkOfI4Q1VTUS8MPKEAF1Qr1a8wXbU,1819
fipy/viewers/tsvViewer.py,sha256=YSpqqRCsMpTWVQ0YMzZOIYp6UietkNtaGUP3RZvHS5Y,8471
fipy/viewers/viewer.py,sha256=jbD6iVG9TrFdCd-coHttRO_wV8hntZ30o61PR12TV-o,12646
fipy/viewers/vtkViewer/__init__.py,sha256=xs-1AcYaV87zS5mvWmWLgvB9WMzn5dyljzELSGYgU10,1390
fipy/viewers/vtkViewer/__pycache__/__init__.cpython-36.pyc,,
fipy/viewers/vtkViewer/__pycache__/test.cpython-36.pyc,,
fipy/viewers/vtkViewer/__pycache__/vtkCellViewer.cpython-36.pyc,,
fipy/viewers/vtkViewer/__pycache__/vtkFaceViewer.cpython-36.pyc,,
fipy/viewers/vtkViewer/__pycache__/vtkViewer.cpython-36.pyc,,
fipy/viewers/vtkViewer/test.py,sha256=fvTxWpA7eJv73EsJGkj48yv4eQ_kUzvEhoGmMUAuoug,1761
fipy/viewers/vtkViewer/vtkCellViewer.py,sha256=nsGHewGgQu4SlppXBGK7JVJbdjAQaBTJbwsD0jMaYCU,7143
fipy/viewers/vtkViewer/vtkFaceViewer.py,sha256=twj7vB4f5H4fwidyLF5seiOShY2_Arb82RHP9--gnvk,8857
fipy/viewers/vtkViewer/vtkViewer.py,sha256=XfE3N68hkIIT1uZ8fHpoYWg_F7am1nvaAe8JfK5f8AA,6237
