/[escript]
ViewVC logotype

Revision 3259


Jump to revision: Previous Next
Author: jfenwick
Date: Mon Oct 11 01:48:14 2010 UTC (12 years, 5 months ago)
Changed paths: 252 (showing only 100; show all)
Log Message:
Merging dudley and scons updates from branches


Changed paths

Path Details
Directorytrunk/SConstruct modified , text changed
Directorytrunk/bin/run-escript modified , text changed
Directorytrunk/doc/SConscript modified , text changed
Directorytrunk/doc/cookbook/SConscript modified , text changed
Directorytrunk/doc/doxygen/SConscript modified , text changed
Directorytrunk/doc/epydoc/SConscript modified , text changed
Directorytrunk/doc/examples/SConscript modified , text changed
Directorytrunk/doc/examples/cookbook/example01a.py modified , text changed
Directorytrunk/doc/examples/cookbook/example01b.py modified , text changed
Directorytrunk/doc/examples/cookbook/example01c.py modified , text changed
Directorytrunk/doc/examples/cookbook/example02.py modified , text changed
Directorytrunk/doc/examples/cookbook/example03a.py modified , text changed
Directorytrunk/doc/examples/cookbook/example03b.py modified , text changed
Directorytrunk/doc/examples/cookbook/example04a.py modified , text changed
Directorytrunk/doc/examples/cookbook/example04b.py modified , text changed
Directorytrunk/doc/examples/cookbook/example09m.py modified , text changed
Directorytrunk/doc/examples/cookbook/example09n.py modified , text changed
Directorytrunk/doc/examples/geotutorial/backward_euler.py modified , text changed
Directorytrunk/doc/examples/geotutorial/forward_euler.py modified , text changed
Directorytrunk/doc/examples/geotutorial/myfirstscript.py modified , text changed
Directorytrunk/doc/examples/geotutorial/steadystate.py modified , text changed
Directorytrunk/doc/examples/geotutorial/steadystate_variablek.py modified , text changed
Directorytrunk/doc/examples/usersguide/wave.py modified , text changed
Directorytrunk/doc/install/SConscript modified , text changed
Directorytrunk/doc/user/SConscript modified , text changed
Directorytrunk/dudley/
(Copied from branches/domexper/dudley, r3258)
added
Directorytrunk/escript/py_src/SConscript modified , text changed
Directorytrunk/escript/py_src/levelset.py modified , text changed
Directorytrunk/escript/py_src/linearPDEs.py modified , text changed
Directorytrunk/escript/py_src/mountains.py modified , text changed
Directorytrunk/escript/src/AbstractContinuousDomain.cpp modified , text changed
Directorytrunk/escript/src/AbstractContinuousDomain.h modified , text changed
Directorytrunk/escript/src/AbstractDomain.cpp modified , text changed
Directorytrunk/escript/src/AbstractDomain.h modified , text changed
Directorytrunk/escript/src/AbstractSystemMatrix.h modified , text changed
Directorytrunk/escript/src/AbstractTransportProblem.h modified , text changed
Directorytrunk/escript/src/Data.cpp modified , text changed
Directorytrunk/escript/src/Data.h modified , text changed
Directorytrunk/escript/src/DataConstant.cpp modified , text changed
Directorytrunk/escript/src/DataExpanded.cpp modified , text changed
Directorytrunk/escript/src/DataFactory.cpp modified , text changed
Directorytrunk/escript/src/DataLazy.cpp modified , text changed
Directorytrunk/escript/src/DataTagged.cpp modified , text changed
Directorytrunk/escript/src/NullDomain.cpp modified , text changed
Directorytrunk/escript/src/NullDomain.h modified , text changed
Directorytrunk/escript/src/SConscript modified , text changed
Directorytrunk/escript/src/TestDomain.cpp modified , text changed
Directorytrunk/escript/src/Utils.cpp modified , text changed
Directorytrunk/escript/src/escriptcpp.cpp modified , text changed
Directorytrunk/escript/test/DataTaggedTestCase.cpp modified , text changed
Directorytrunk/escript/test/SConscript modified , text changed
Directorytrunk/escript/test/escript_UnitTest.cpp modified , text changed
Directorytrunk/escript/test/python/SConscript modified , text changed
Directorytrunk/escript/test/python/test_assemblage.py modified , text changed
Directorytrunk/escript/test/python/test_linearPDEs.py modified , text changed
Directorytrunk/escript/test/python/test_objects.py modified , text changed
Directorytrunk/escript/test/python/test_pdetools.py modified , text changed
Directorytrunk/esysUtils/src/Esys_MPI.c
(Copied from branches/domexper/esysUtils/src/Esys_MPI.c, r3258)
added
Directorytrunk/esysUtils/src/Esys_MPI.h
(Copied from branches/domexper/esysUtils/src/Esys_MPI.h, r3258)
added
Directorytrunk/esysUtils/src/SConscript modified , text changed
Directorytrunk/esysUtils/src/blocktimer.c modified , text changed
Directorytrunk/esysUtils/src/error.c
(Copied from branches/domexper/esysUtils/src/error.c, r3258)
added
Directorytrunk/esysUtils/src/error.h
(Copied from branches/domexper/esysUtils/src/error.h, r3258)
added
Directorytrunk/esysUtils/src/index.h
(Copied from branches/domexper/esysUtils/src/index.h, r3258)
added
Directorytrunk/esysUtils/src/maths.h
(Copied from branches/domexper/esysUtils/src/maths.h, r3258)
added
Directorytrunk/esysUtils/src/mem.h
(Copied from branches/domexper/esysUtils/src/mem.h, r3258)
added
Directorytrunk/esysUtils/src/mpi_C.h
(Copied from branches/domexper/esysUtils/src/mpi_C.h, r3258)
added
Directorytrunk/esysUtils/src/types.h
(Copied from branches/domexper/esysUtils/src/types.h, r3258)
added
Directorytrunk/esysUtils/test/EsysExceptionTest.cpp modified , text changed
Directorytrunk/esysUtils/test/SConscript modified , text changed
Directorytrunk/finley/py_src/SConscript modified , text changed
Directorytrunk/finley/src/Assemble.h modified , text changed
Directorytrunk/finley/src/Assemble_CopyNodalData.c modified , text changed
Directorytrunk/finley/src/Assemble_LumpedSystem.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_Single2_1D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_Single2_2D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_Single2_3D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_Single2_C.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_System2_1D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_System2_2D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_System2_3D.c modified , text changed
Directorytrunk/finley/src/Assemble_PDE_System2_C.c modified , text changed
Directorytrunk/finley/src/Assemble_getAssembleParameters.c modified , text changed
Directorytrunk/finley/src/Assemble_integrate.c modified , text changed
Directorytrunk/finley/src/Assemble_jacobeans.c modified , text changed
Directorytrunk/finley/src/CPPAdapter/FinleyError.cpp modified , text changed
Directorytrunk/finley/src/CPPAdapter/MeshAdapter.cpp modified , text changed
Directorytrunk/finley/src/CPPAdapter/MeshAdapter.h modified , text changed
Directorytrunk/finley/src/CPPAdapter/MeshAdapterFactory.cpp modified , text changed
Directorytrunk/finley/src/CPPAdapter/SystemMatrixAdapter.cpp modified , text changed
Directorytrunk/finley/src/CPPAdapter/TransportProblemAdapter.cpp modified , text changed
Directorytrunk/finley/src/CPPAdapter/finleycpp.cpp modified , text changed
Directorytrunk/finley/src/ElementFile.c modified , text changed
Directorytrunk/finley/src/ElementFile.h modified , text changed
Directorytrunk/finley/src/ElementFile_allocTable.c modified , text changed
Directorytrunk/finley/src/ElementFile_distributeByRankOfDOF.c modified , text changed
Directorytrunk/finley/src/ElementFile_jacobeans.c modified , text changed
Directorytrunk/finley/src/Finley.c modified , text changed
Directorytrunk/finley/src/Finley.h modified , text changed
[...]

  ViewVC Help
Powered by ViewVC 1.1.26