Parent Directory
|
|
|
|
|
deprecated/
|
1796 |
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataExpanded.cpp
|
1801
|
11 years |
ksteube |
Fixed serialization of I/O for MPI...code didn't compile without MPI
|
escriptcpp.cpp
|
1801
|
11 years |
ksteube |
Fixed serialization of I/O for MPI...code didn't compile without MPI
|
AbstractDomain.h
|
1801
|
11 years |
ksteube |
Fixed serialization of I/O for MPI...code didn't compile without MPI
|
AbstractDomain.cpp
|
1801
|
11 years |
ksteube |
Fixed serialization of I/O for MPI...code didn't compile without MPI
|
DataConstant.cpp
|
1800
|
11 years |
ksteube |
Serialized parallel I/O when writing mesh or data to NetCDF file on multiple MPI…
|
DataTagged.cpp
|
1800
|
11 years |
ksteube |
Serialized parallel I/O when writing mesh or data to NetCDF file on multiple MPI…
|
DataTagged.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataEmpty.cpp
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
Data.cpp
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataExpanded.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataEmpty.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataConstant.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataAbstract.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
Data.h
|
1799
|
11 years |
jfenwick |
Added Data::copySelf() [Note: this is exposed as copy() in python].
This method …
|
DataBlocks2D.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataAlgorithm.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataC.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataMaths.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
AbstractTransportProblem.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataVector.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataFactory.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
AbstractSystemMatrix.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
SConscript
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataMaths.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
UnaryOp.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataTypes.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
BinaryOp.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataTypes.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataAbstract.cpp
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataBlocks2D.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
DataVector.h
|
1796
|
11 years |
jfenwick |
Merged noarrayview branch onto trunk.
|
UtilC.h
|
1787
|
11 years |
artak |
MINRES solver is added to escript. Additional 16 tests are added to run_simpleso…
|
Utils.cpp
|
1757
|
11 years |
gross |
no ifdef _OPENMP required
|
FunctionSpace.h
|
1718
|
11 years |
gross |
method returning reference id added to FunctionSpace class
|
FunctionSpace.cpp
|
1718
|
11 years |
gross |
method returning reference id added to FunctionSpace class
|
blocktimer.c
|
1662
|
11 years |
ksteube |
Ran a simple Escript program on Mac OS Darwin. Still much to do.
|
DataException.h
|
1649
|
11 years |
phornby |
Make operator=() on exception non-virtual. Should silence the Altix compiler.
Ho…
|
TransportProblemException.h
|
1649
|
11 years |
phornby |
Make operator=() on exception non-virtual. Should silence the Altix compiler.
Ho…
|
FunctionSpaceException.h
|
1649
|
11 years |
phornby |
Make operator=() on exception non-virtual. Should silence the Altix compiler.
Ho…
|
SystemMatrixException.h
|
1649
|
11 years |
phornby |
Make operator=() on exception non-virtual. Should silence the Altix compiler.
Ho…
|
blocktimer.h
|
1635
|
11 years |
phornby |
Last commit hung. Trying to recover. Also, remove excessive extern C {} I intro…
|
system_dep.h
|
1634
|
11 years |
phornby |
linux_gcc_eg_options.py:
remove the std99 option, it is no longer needed as the…
|
DomainException.h
|
1628
|
11 years |
phornby |
Merge in /branches/windows_from_1456_trunk_1620_merged_in branch.
You will fi…
|
Taipan.cpp
|
1628
|
11 years |
phornby |
Merge in /branches/windows_from_1456_trunk_1620_merged_in branch.
You will fi…
|
Utils.h
|
1561
|
11 years |
ksteube |
Added python method printParallelThreadCounts() to tell how many MPI CPUs and Op…
|
TransportProblemException.cpp
|
1455
|
11 years |
phornby |
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix…
|
DomainException.cpp
|
1455
|
11 years |
phornby |
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix…
|
FunctionSpaceException.cpp
|
1455
|
11 years |
phornby |
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix…
|
DataException.cpp
|
1455
|
11 years |
phornby |
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix…
|
SystemMatrixException.cpp
|
1455
|
11 years |
phornby |
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix…
|
AbstractTransportProblem.h
|
1417
|
11 years |
gross |
some more work on the transport solver.
|
AbstractContinuousDomain.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
NullDomain.cpp
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
FunctionSpaceFactory.cpp
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
LocalOps.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
doxygen_esys
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
DataC.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
DataFactory.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
NullDomain.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
AbstractSystemMatrix.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
AbstractContinuousDomain.cpp
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
UnaryFuncs.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
esysmpi.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
Taipan.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|
FunctionSpaceFactory.h
|
1388
|
11 years |
trankine |
And get the *(&(*&(* name right
|