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
|
[...] |