Parent Directory
|
|
|
|
|
doxygen_esys
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
DataException.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
DomainException.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
LocalOps.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
TransportProblemException.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
system_dep.h
|
2097
|
11 years |
phornby |
moved the code
#ifndef __const
# if (defined __STDC__ && __STDC__) || defined _…
|
DataMaths.h
|
2098
|
11 years |
phornby |
Fix unsigned/signed comparison.
|
DataVector.cpp
|
2125
|
11 years |
phornby |
Just the usual signed/unsigned mismatch corrections. Should be harmless.
this ch…
|
FunctionSpaceException.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
SystemMatrixException.h
|
2019
|
11 years |
phornby |
Yet another concerted effort to handle missing macro arguments
in a portable wa…
|
UnaryFuncs.h
|
2049
|
11 years |
phornby |
A little refinement of what to leave out of UnaryFuncs.h
if using the intelc co…
|
SConscript
|
2078
|
11 years |
phornby |
Two changes.
1. Move blocktimer from escript to esysUtils.
2. Make it possible …
|
DataTypes.h
|
1838
|
11 years |
phornby |
add 4 missing ESCRIPT_DLL_API that prevented linking.
|
DataTagged.cpp
|
2008
|
11 years |
phornby |
Signed/unsigned comparisons eliminated (just loop variables, easy fix).
|
DataBlocks2D.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
SystemMatrixException.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
DataC.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
TransportProblemException.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
DomainException.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
FunctionSpaceException.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
DataException.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
esysmpi.h
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
DataMaths.cpp
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
AbstractDomain.cpp
|
1877
|
11 years |
ksteube |
convection.py checkpointing uses mkdir/rmdir, and under MPI there
was a race con…
|
UnaryOp.h
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
DataBlocks2D.h
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
FunctionSpaceFactory.h
|
1811
|
11 years |
ksteube |
Copyright updated in all files
|
AbstractContinuousDomain.h
|
2089
|
11 years |
jfenwick |
Resolve mantis issue 216.
Removed the asAbstractContinuousDomain(X) member whic…
|
DataAlgorithm.h
|
2147
|
11 years |
jfenwick |
Made some changes to c++ unit tests to accomodate AUTOLAZY.
whereZero and whereN…
|
NullDomain.cpp
|
2087
|
11 years |
jfenwick |
Addressing mantis issue #221.
Interpolation.. and probeInterpolation.. now "work…
|
FunctionSpaceFactory.cpp
|
2089
|
11 years |
jfenwick |
Resolve mantis issue 216.
Removed the asAbstractContinuousDomain(X) member whic…
|
DataTagged.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataEmpty.cpp
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataLazy.h
|
2147
|
11 years |
jfenwick |
Made some changes to c++ unit tests to accomodate AUTOLAZY.
whereZero and whereN…
|
Data.cpp
|
2147
|
11 years |
jfenwick |
Made some changes to c++ unit tests to accomodate AUTOLAZY.
whereZero and whereN…
|
DataExpanded.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
FunctionSpace.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataExpanded.cpp
|
2105
|
11 years |
jfenwick |
Data::copySelf() now returns an object instead of a pointer.
Fixed a bug in copy…
|
DataC.h
|
2086
|
11 years |
jfenwick |
Added checks in C_GeneralTensorProduct (Data:: and Delayed forms) as
well as th…
|
AbstractTransportProblem.cpp
|
1977
|
11 years |
jfenwick |
More warning removal.
|
FunctionSpace.cpp
|
1872
|
11 years |
jfenwick |
Closing the moreshared branch
|
DataFactory.cpp
|
1872
|
11 years |
jfenwick |
Closing the moreshared branch
|
DataFactory.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
EscriptParams.cpp
|
2146
|
11 years |
jfenwick |
Replaced duplicate code in Data with macro calls.
Added AUTOLAZY parameter (defa…
|
NullDomain.h
|
2087
|
11 years |
jfenwick |
Addressing mantis issue #221.
Interpolation.. and probeInterpolation.. now "work…
|
DataEmpty.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
escriptcpp.cpp
|
2142
|
11 years |
jfenwick |
Added showEscriptParams to output a list of available params.
|
AbstractDomain.h
|
2087
|
11 years |
jfenwick |
Addressing mantis issue #221.
Interpolation.. and probeInterpolation.. now "work…
|
AbstractSystemMatrix.cpp
|
1872
|
11 years |
jfenwick |
Closing the moreshared branch
|
Taipan.cpp
|
1977
|
11 years |
jfenwick |
More warning removal.
|
DataReady.cpp
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
AbstractSystemMatrix.h
|
1946
|
11 years |
jfenwick |
A cleanup of some of the problems I found doing a Wall compile.
Removed some co…
|
AbstractContinuousDomain.cpp
|
2089
|
11 years |
jfenwick |
Resolve mantis issue 216.
Removed the asAbstractContinuousDomain(X) member whic…
|
DataConstant.cpp
|
2105
|
11 years |
jfenwick |
Data::copySelf() now returns an object instead of a pointer.
Fixed a bug in copy…
|
DataConstant.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
Pointers.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
BinaryOp.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataReady.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataTypes.cpp
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
Taipan.h
|
2007
|
11 years |
jfenwick |
Added a private operator= to Taipan to prevent people from copying trying to cop…
|
DataAbstract.h
|
2005
|
11 years |
jfenwick |
Bringing all changes across from schroedinger.
(Note this does not mean developm…
|
DataAbstract.cpp
|
2086
|
11 years |
jfenwick |
Added checks in C_GeneralTensorProduct (Data:: and Delayed forms) as
well as th…
|
DataVector.h
|
2152
|
11 years |
jfenwick |
Fixed some errors related to lazy processing of scalars.
AutoLazy passes more un…
|
DataLazy.cpp
|
2153
|
11 years |
jfenwick |
Fixed a bug related to lazy tensor product.
|
EscriptParams.h
|
2146
|
11 years |
jfenwick |
Replaced duplicate code in Data with macro calls.
Added AUTOLAZY parameter (defa…
|
Data.h
|
2105
|
11 years |
jfenwick |
Data::copySelf() now returns an object instead of a pointer.
Fixed a bug in copy…
|
AbstractTransportProblem.h
|
1859
|
11 years |
gross |
first version of testing for transport solver.
|
Utils.h
|
2100
|
11 years |
gross |
This commit cleans up the incompressible solver and adds a DarcyFlux solver in m…
|
Utils.cpp
|
2100
|
11 years |
gross |
This commit cleans up the incompressible solver and adds a DarcyFlux solver in m…
|
UtilC.h
|
1819
|
11 years |
artak |
Firs version of symmetric Gauss-Seidel preconditioner with coloring
|