/[escript]/trunk/escript/src
ViewVC logotype

Index of /trunk/escript/src

Files shown:72
Directory revision: 2030 (of 7031)
Sticky Revision:
(Current path doesn't exist after revision 4507)


File Rev. Age Author Last log entry
 Parent Directory        
deprecated/  1811  14 years  ksteube   Copyright updated in all files
UtilC.h  1819  14 years  artak   Firs version of symmetric Gauss-Seidel preconditioner with coloring
AbstractContinuousDomain.h  1859  14 years  gross   first version of testing for transport solver.
AbstractTransportProblem.h  1859  14 years  gross   first version of testing for transport solver.
AbstractContinuousDomain.cpp  1859  14 years  gross   first version of testing for transport solver.
FunctionSpaceFactory.cpp  1872  14 years  jfenwick   Closing the moreshared branch
DataTagged.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataEmpty.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataLazy.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
Data.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataExpanded.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
FunctionSpace.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataMaths.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
AbstractTransportProblem.cpp  1977  14 years  jfenwick   More warning removal.
DataVector.cpp  1977  14 years  jfenwick   More warning removal.
FunctionSpace.cpp  1872  14 years  jfenwick   Closing the moreshared branch
DataFactory.cpp  1872  14 years  jfenwick   Closing the moreshared branch
DataFactory.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
EscriptParams.cpp  1897  14 years  jfenwick   Modified Data::toString() so it doesn't throw on DataEmpty. Added setEscriptPara…
DataEmpty.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
escriptcpp.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
AbstractSystemMatrix.cpp  1872  14 years  jfenwick   Closing the moreshared branch
Taipan.cpp  1977  14 years  jfenwick   More warning removal.
DataReady.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
AbstractSystemMatrix.h  1946  14 years  jfenwick   A cleanup of some of the problems I found doing a Wall compile. Removed some co…
UnaryFuncs.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataConstant.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataConstant.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
Pointers.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
BinaryOp.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataReady.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataTypes.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
Taipan.h  2007  14 years  jfenwick   Added a private operator= to Taipan to prevent people from copying trying to cop…
DataAbstract.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataAbstract.cpp  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
EscriptParams.h  1897  14 years  jfenwick   Modified Data::toString() so it doesn't throw on DataEmpty. Added setEscriptPara…
Data.h  2005  14 years  jfenwick   Bringing all changes across from schroedinger. (Note this does not mean developm…
DataBlocks2D.cpp  1811  14 years  ksteube   Copyright updated in all files
blocktimer.h  1811  14 years  ksteube   Copyright updated in all files
DataAlgorithm.h  1811  14 years  ksteube   Copyright updated in all files
NullDomain.cpp  1811  14 years  ksteube   Copyright updated in all files
blocktimer.c  1887  14 years  ksteube   Fixed two typos that stopped the test suite from running. Also, gcc 4.3.2 issue…
DataC.cpp  1811  14 years  ksteube   Copyright updated in all files
DataC.h  1811  14 years  ksteube   Copyright updated in all files
TransportProblemException.cpp  1811  14 years  ksteube   Copyright updated in all files
DomainException.cpp  1811  14 years  ksteube   Copyright updated in all files
NullDomain.h  1811  14 years  ksteube   Copyright updated in all files
FunctionSpaceException.cpp  1811  14 years  ksteube   Copyright updated in all files
AbstractDomain.h  1877  14 years  ksteube   convection.py checkpointing uses mkdir/rmdir, and under MPI there was a race con…
Utils.h  1811  14 years  ksteube   Copyright updated in all files
DataException.cpp  1811  14 years  ksteube   Copyright updated in all files
esysmpi.h  1811  14 years  ksteube   Copyright updated in all files
DataMaths.cpp  1811  14 years  ksteube   Copyright updated in all files
AbstractDomain.cpp  1877  14 years  ksteube   convection.py checkpointing uses mkdir/rmdir, and under MPI there was a race con…
UnaryOp.h  1811  14 years  ksteube   Copyright updated in all files
SystemMatrixException.cpp  1811  14 years  ksteube   Copyright updated in all files
DataBlocks2D.h  1811  14 years  ksteube   Copyright updated in all files
DataVector.h  1811  14 years  ksteube   Copyright updated in all files
FunctionSpaceFactory.h  1811  14 years  ksteube   Copyright updated in all files
DataException.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
DomainException.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
LocalOps.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
TransportProblemException.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
DataExpanded.cpp  2008  14 years  phornby   Signed/unsigned comparisons eliminated (just loop variables, easy fix).
system_dep.h  2030  14 years  phornby   Fix the undef'fing of _DLL_API in windows case.
FunctionSpaceException.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
SystemMatrixException.h  2019  14 years  phornby   Yet another concerted effort to handle missing macro arguments in a portable wa…
SConscript  2027  14 years  phornby   Ensure ESCRIPT_EXPORTS is defined only while compiling escript on windows. A sim…
DataTypes.h  1838  14 years  phornby   add 4 missing ESCRIPT_DLL_API that prevented linking.
Utils.cpp  1835  14 years  phornby   There is no unistd.h on windows, as the name would imply. I assume it is include…
DataLazy.cpp  2021  14 years  phornby   Use the NO_ARG trick on the PROC_OP macro expansions.
DataTagged.cpp  2008  14 years  phornby   Signed/unsigned comparisons eliminated (just loop variables, easy fix).
doxygen_esys  1388  15 years  trankine   And get the *(&(*&(* name right

Properties

Name Value
svn:ignore *.pyc

  ViewVC Help
Powered by ViewVC 1.1.26