trunk/esys2/doc/user/DiffusionDomain.eps
|
added
|
trunk/esys2/doc/user/DiffusionRes1.eps
|
added
|
trunk/esys2/doc/user/DiffusionRes16.eps
|
added
|
trunk/esys2/doc/user/DiffusionRes32.eps
|
added
|
trunk/esys2/doc/user/DiffusionRes48.eps
|
added
|
trunk/esys2/doc/user/EscriptDiagram1.eps
|
added
|
trunk/esys2/doc/user/EscriptDiagram2.eps
|
added
|
trunk/esys2/doc/user/FirstStepDomain.eps
|
modified
, text changed
|
trunk/esys2/doc/user/FirstStepMesh.eps
|
modified
, text changed
|
trunk/esys2/doc/user/diffusion.tex
|
added
|
trunk/esys2/doc/user/escript.tex
|
modified
, text changed
|
trunk/esys2/doc/user/esys.bib
|
added
|
trunk/esys2/doc/user/examples/FirstSteps1.py
|
deleted
|
trunk/esys2/doc/user/examples/diffusion.net
|
added
|
trunk/esys2/doc/user/examples/diffusion.py
|
added
|
trunk/esys2/doc/user/examples/helmholtztest.py
|
added
|
trunk/esys2/doc/user/examples/mypoisson.py
|
added
|
trunk/esys2/doc/user/examples/mytools.py
|
added
|
trunk/esys2/doc/user/finley.tex
|
added
|
trunk/esys2/doc/user/finleyelements.tex
|
added
|
trunk/esys2/doc/user/firststep.tex
|
added
|
trunk/esys2/doc/user/guide.tex
|
modified
, text changed
|
trunk/esys2/doc/user/guide_defs.tex
|
modified
, text changed
|
trunk/esys2/doc/user/introduction.tex
|
modified
, text changed
|
trunk/esys2/doc/user/linearPDE.tex
|
added
|
trunk/esys2/escript/escript.mk
|
modified
, text changed
|
trunk/esys2/escript/inc/esys/
|
deleted
|
trunk/esys2/escript/py_src/__init__.py
|
added
|
trunk/esys2/escript/py_src/escript.py
|
added
|
trunk/esys2/escript/py_src/linearPDE.py
|
deleted
|
trunk/esys2/escript/py_src/linearPDEs.py
|
added
|
trunk/esys2/escript/py_src/util.py
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractContinuousDomain.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractContinuousDomain.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractDomain.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractDomain.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractSystemMatrix.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/AbstractSystemMatrix.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/Data.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/Data.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataAlgorithm.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataArrayView.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataArrayView.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataC.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataC.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataConstant.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataConstant.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataEmpty.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataEmpty.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataExpanded.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataExpanded.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataTagged.cpp
|
modified
, text changed
|
trunk/esys2/escript/src/Data/DataTagged.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/UnaryFuncs.h
|
added
|
trunk/esys2/escript/src/Data/UnaryOp.h
|
modified
, text changed
|
trunk/esys2/escript/src/Data/UtilC.h
|
added
|
trunk/esys2/escript/src/Data/escript.cpp
|
deleted
|
trunk/esys2/escript/src/Data/escriptcpp.cpp
|
added
|
trunk/esys2/escript/test/Data/DataTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataAlgorithmAdapter/DataAlgorithmAdapterTest.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataAlgorithmAdapter/DataAlgorithmAdapterTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataAlgorithmAdapter/DataAlgorithmAdapterTestCase.h
|
modified
, text changed
|
trunk/esys2/escript/test/DataConstant/DataConstantTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataEmpty/DataEmptyTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataExpanded/DataExpandedTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/DataExpanded/DataExpandedTestCase.h
|
modified
, text changed
|
trunk/esys2/escript/test/DataTagged/DataTaggedTestCase.cpp
|
modified
, text changed
|
trunk/esys2/escript/test/python/BinaryOps.py
|
added
|
trunk/esys2/escript/test/python/DataTest.py
|
modified
, text changed
|
trunk/esys2/escript/test/python/ImportTest.py
|
added
|
trunk/esys2/escript/test/python/SliceGetting.py
|
added
|
trunk/esys2/escript/test/python/SliceSetting.py
|
added
|
trunk/esys2/escript/test/python/SliceTest.py
|
added
|
trunk/esys2/escript/test/python/UnaryOps.py
|
added
|
trunk/esys2/escript/test/python/escriptTest.py
|
modified
, text changed
|
trunk/esys2/esys/
|
added
|
trunk/esys2/esys/.keep
|
added
|
trunk/esys2/esysUtils/esysUtils.mk
|
modified
, text changed
|
trunk/esys2/esysUtils/src/EsysAssert.h
|
modified
, text changed
|
trunk/esys2/esysUtils/src/EsysAssertException.h
|
modified
, text changed
|
trunk/esys2/finley/finley.mk
|
modified
, text changed
|
trunk/esys2/finley/py_src/
|
added
|
trunk/esys2/finley/py_src/finley.py
|
added
|
trunk/esys2/finley/src/CPPAdapter/MeshAdapter.cpp
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/MeshAdapter.cpp.lutz
|
deleted
|
trunk/esys2/finley/src/CPPAdapter/MeshAdapter.h
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/MeshAdapterFactory.cpp
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/MeshAdapterFactory.h
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.cpp
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/SystemMatrixAdapter.h
|
modified
, text changed
|
trunk/esys2/finley/src/CPPAdapter/finley.cpp
|
deleted
|
trunk/esys2/finley/src/CPPAdapter/finleycpp.cpp
|
added
|
trunk/esys2/finley/src/finleyC/Assemble_PDE.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_RobinCondition.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_getAssembleParameters.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_getSize.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_gradient.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_integrate.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_interpolate.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Assemble_setNormal.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Common.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/ElementFile.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/ElementFile_allocTable.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/ElementFile_improveColoring.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/ElementFile_optimizeDistribution.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/IndexList.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/IndexList.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh_findMatchingFaces.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh_getPattern.c
|
added
|
trunk/esys2/finley/src/finleyC/Mesh_glueFaces.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh_joinFaces.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh_prepareNodes.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Mesh_resolveNodeIds.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/NodeFile.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/NodeFile_allocTable.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/ReferenceElements.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/SCSL/SCSL.c
|
added
|
trunk/esys2/finley/src/finleyC/SCSL/SCSL.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/SCSL/SCSL_direct.c
|
added
|
trunk/esys2/finley/src/finleyC/SCSL/SCSL_iterative.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/SCSL/SCSL_solve.c
|
deleted
|
trunk/esys2/finley/src/finleyC/Solvers/BiCGStab.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/GMRES.c
|
added
|
trunk/esys2/finley/src/finleyC/Solvers/PCG.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver_ILU0.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver_coloring.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver_getMainDiagonal.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver_jacobi.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Solvers/Solver_preconditioner.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System.h
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/SystemPattern.c
|
added
|
trunk/esys2/finley/src/finleyC/SystemPattern.h
|
added
|
trunk/esys2/finley/src/finleyC/System_MVM.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_add.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_copy.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_getSystemMatrixTypeId.c
|
added
|
trunk/esys2/finley/src/finleyC/System_iterative.c
|
deleted
|
trunk/esys2/finley/src/finleyC/System_nullifyRowsAndCols.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_saveMM.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_setDefaults.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_setValues.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/System_solve.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Util.c
|
modified
, text changed
|
trunk/esys2/finley/src/finleyC/Util.h
|
modified
, text changed
|
trunk/esys2/finley/test/MeshAdapter/MeshAdapterTest.mk
|
modified
, text changed
|
trunk/esys2/finley/test/SystemMatrixAdapter/SystemMatrixAdapterTest.mk
|
modified
, text changed
|
trunk/esys2/finley/test/SystemMatrixAdapter/SystemMatrixAdapterTestCase.cpp
|
modified
, text changed
|
trunk/esys2/finley/test/python/AssembleTest.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/ContactMeshCheck.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/ContactTest.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/GradTest.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/PoissonSolverTest.py
|
added
|
trunk/esys2/finley/test/python/RecTest.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/SimpleSolve.py
|
modified
, text changed
|
trunk/esys2/finley/test/python/SolveTest.py
|
added
|
trunk/esys2/lib/
|
added
|
trunk/esys2/lib/.keep
|
added
|
trunk/esys2/make/Makefile.default
|
modified
, text changed
|
trunk/esys2/make/Makefile.phony
|
modified
, text changed
|
trunk/esys2/make/hosts/ess/Makefile.escript
|
modified
, text changed
|
trunk/esys2/make/hosts/ess/Makefile.host
|
modified
, text changed
|
trunk/esys2/make/hosts/ess/Makefile.scsl141pre
|
modified
, text changed
|
trunk/esys2/pyvisi/
|
added
|
trunk/esys2/pyvisi/AUTHORS
|
added
|
trunk/esys2/pyvisi/Doxyfile
|
added
|
trunk/esys2/pyvisi/LICENSE
|
added
|
trunk/esys2/pyvisi/MANIFEST.in
|
added
|
trunk/esys2/pyvisi/NEWS
|
added
|
trunk/esys2/pyvisi/README
|
added
|
trunk/esys2/pyvisi/TODO
|
added
|
trunk/esys2/pyvisi/admin/
|
added
|
trunk/esys2/pyvisi/admin/cvs2cl.pl
|
added
|
trunk/esys2/pyvisi/admin/skel.py
|
added
|
trunk/esys2/pyvisi/doc/
|
added
|
trunk/esys2/pyvisi/doc/pyvisi_class_structure.dia
|
added
|
trunk/esys2/pyvisi/doc/pyvisi_class_structure.png
|
added
|
trunk/esys2/pyvisi/doc/pyvisi_design_structure.dia
|
added
|
trunk/esys2/pyvisi/examples/
|
added
|
trunk/esys2/pyvisi/examples/FlindersFaultLinesExample.py
|
added
|
trunk/esys2/pyvisi/examples/basicExample.py
|
added
|
trunk/esys2/pyvisi/examples/imageLoadExample.py
|
added
|
trunk/esys2/pyvisi/examples/imageOnPlane.py
|
added
|
trunk/esys2/pyvisi/pythfilter
|
added
|
trunk/esys2/pyvisi/pyvisi/
|
added
|
trunk/esys2/pyvisi/pyvisi/__init__.py
|
added
|
trunk/esys2/pyvisi/pyvisi/axes.py
|
added
|
trunk/esys2/pyvisi/pyvisi/camera.py
|
added
|
trunk/esys2/pyvisi/pyvisi/common.py
|
added
|
trunk/esys2/pyvisi/pyvisi/image.py
|
added
|
trunk/esys2/pyvisi/pyvisi/item.py
|
added
|
trunk/esys2/pyvisi/pyvisi/lib/
|
added
|
trunk/esys2/pyvisi/pyvisi/lib/__init__.py
|
added
|
trunk/esys2/pyvisi/pyvisi/lib/gnuplot.py
|
added
|
trunk/esys2/pyvisi/pyvisi/lib/vtk.py
|
added
|
trunk/esys2/pyvisi/pyvisi/plane.py
|
added
|
trunk/esys2/pyvisi/pyvisi/plot.py
|
added
|
trunk/esys2/pyvisi/pyvisi/renderer.py
|
added
|
trunk/esys2/pyvisi/pyvisi/scene.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_axes.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_camera.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_gnuplot_lib.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_image.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_plane.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_plot.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_renderer.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_scene.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_text.py
|
added
|
trunk/esys2/pyvisi/pyvisi/tests/test_vtk_lib.py
|
added
|
trunk/esys2/pyvisi/pyvisi/text.py
|
added
|
trunk/esys2/pyvisi/setup.py
|
added
|