Parent Directory
|
|
|
|
|
DataCached.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataBlocks2D.cpp
|
478
|
17 years |
jgs |
rationalise #includes
|
DataArray.h
|
478
|
17 years |
jgs |
rationalise #includes
|
NullDomain.cpp
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
FunctionSpaceFactory.cpp
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
DataEmpty.cpp
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataException.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DomainException.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataC.cpp
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataVariable.cpp
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataArray.cpp
|
478
|
17 years |
jgs |
rationalise #includes
|
DataC.h
|
478
|
17 years |
jgs |
rationalise #includes
|
DataVector.cpp
|
477
|
17 years |
jgs |
rationalise #includes
|
FunctionSpace.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
FunctionSpace.cpp
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
DataFactory.cpp
|
478
|
17 years |
jgs |
rationalise #includes
|
DataFactory.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
FunctionSpaceException.h
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
NullDomain.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
AbstractSystemMatrix.h
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
AbstractContinuousDomain.cpp
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
AbstractSystemMatrix.cpp
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
Taipan.cpp
|
477
|
17 years |
jgs |
rationalise #includes
|
DataProf.cpp
|
478
|
17 years |
jgs |
rationalise #includes
|
DataProf.h
|
478
|
17 years |
jgs |
rationalise #includes
|
DataAlgorithm.h
|
559
|
17 years |
jgs |
reimplement dp_algorithm for DataTagged, existing
implementation was complete ru…
|
Utils.h
|
478
|
17 years |
jgs |
rationalise #includes
|
UnaryFuncs.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataCached.cpp
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
UnaryOp.h
|
478
|
17 years |
jgs |
rationalise #includes
|
DataVariable.h
|
478
|
17 years |
jgs |
rationalise #includes
|
SystemMatrixException.h
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
BinaryOp.h
|
555
|
17 years |
jgs |
fixed binaryOp for combination of DataTagged and scalar values.
calculation of d…
|
DataEmpty.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
Taipan.h
|
477
|
17 years |
jgs |
rationalise #includes
|
AbstractContinuousDomain.h
|
480
|
17 years |
jgs |
rationalise #includes and forward declarations
|
DataBlocks2D.h
|
478
|
17 years |
jgs |
rationalise #includes
|
DataVector.h
|
477
|
17 years |
jgs |
rationalise #includes
|
Utils.cpp
|
478
|
17 years |
jgs |
rationalise #includes
|
FunctionSpaceFactory.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
UtilC.h
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
doxygen_esys
|
474
|
17 years |
jgs |
restructure escript source tree
move src/Data/* -> src
remove inc
modify #includ…
|
DataAbstract.cpp
|
576
|
17 years |
gross |
some steps towards eigenvalue and eigenvector calculation
|
DataTagged.h
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
Data.cpp
|
576
|
17 years |
gross |
some steps towards eigenvalue and eigenvector calculation
|
LocalOps.h
|
585
|
17 years |
gross |
problem with eigenvalue of zero matrix fixed (thanks Dr Hale)
|
DataArrayView.cpp
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
DataExpanded.h
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
DataExpanded.cpp
|
584
|
17 years |
gross |
eigenvalues: compiles and passes tests on altix now
|
escriptcpp.cpp
|
576
|
17 years |
gross |
some steps towards eigenvalue and eigenvector calculation
|
AbstractDomain.h
|
547
|
17 years |
gross |
solution and reduced solution can have reference numbers now!
|
SConscript
|
577
|
17 years |
gross |
installation of new inc file
|
DataConstant.cpp
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
DataConstant.h
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
AbstractDomain.cpp
|
547
|
17 years |
gross |
solution and reduced solution can have reference numbers now!
|
DataArrayView.h
|
584
|
17 years |
gross |
eigenvalues: compiles and passes tests on altix now
|
DataTagged.cpp
|
580
|
17 years |
gross |
faster version of the local eigenvalue calculation
|
DataAbstract.h
|
576
|
17 years |
gross |
some steps towards eigenvalue and eigenvector calculation
|
Data.h
|
576
|
17 years |
gross |
some steps towards eigenvalue and eigenvector calculation
|