Directory Packages/BioPSE/Core/Algorithms/NumApproximation/

Total Files:
8
Deleted Files:
0
Lines of Code:
1298

[root]/Packages/BioPSE/Core/Algorithms/NumApproximation

Lines of Code

Packages/BioPSE/Core/Algorithms/NumApproximation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 1431 (100.0%) 51.1
sbabaeiz 4 (14.3%) 802 (56.0%) 200.5
worthen 15 (53.6%) 361 (25.2%) 24.0
callahan 3 (10.7%) 129 (9.0%) 43.0
sachse 4 (14.3%) 124 (8.7%) 31.0
dmw 2 (7.1%) 15 (1.0%) 7.5

Most Recent Commits

dmw 2006-07-11 13:20 Rev.: 34722

- gcc on the MacBooks requires pointers to GL variables to have explicit GL types

15 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+15)
callahan 2006-05-09 16:20 Rev.: 34173

Temporary fix for SetupFEMatrix crash bug until code rewrite is completed.

5 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+5)
sachse 2006-05-06 10:41 Rev.: 34146

bug fixes

20 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+20 -20)
sachse 2006-05-06 09:45 Rev.: 34145

bug fixes

45 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+45 -25)
callahan 2006-05-03 11:59 Rev.: 34106

More code cleanups, identify class variables.

68 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+68 -72)
callahan 2006-05-03 11:38 Rev.: 34105

Fix compiler warnings, minor cleanup

56 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+56 -57)
sachse 2006-04-18 19:03 Rev.: 33906

bug fix jacobian ordering

40 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+40 -15)
sachse 2006-02-28 11:20 Rev.: 33361

bug fixes: get_cell=>get_node, indexing

19 lines of code changed in 1 file:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+19 -14)
worthen 2006-02-23 15:22 Rev.: 33339

Port Insight to windows, fix recent commits and Containers to work with Windows, and use an $(OBJEXT) in make variables instead of assuming .o for compiling

2 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildBEMatrix.h (new)
sbabaeiz 2006-02-09 12:51 Rev.: 33213

I added the general BEM matrices to a new class BuildBEMatrix (cc and h) in /src/Packages/BioPSE/Core/Algorithms/NumApproximation/ and added BuildBEMatrix.cc file in the corresponding sub.mk file. Then changed SetupBEMatrix.h and SetupBEMatrix.cc accordingly

802 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildBEMatrix.cc (new 658), BuildBEMatrix.h (+144)
sbabaeiz 2006-02-09 12:41 Rev.: 33212

I added the general BEM matrices to a new class BuildBEMatrix (cc and h) in /src/Packages/BioPSE/Core/Algorithms/NumApproximation/ and added BuildBEMatrix.cc file in the corresponding sub.mk file. Then changed SetupBEMatrix.h and SetupBEMatrix.cc accordingly

0 lines of code changed in 2 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: sub.mk (new)
worthen 2006-01-31 16:17 Rev.: 33123

SHARE -> SCISHARE

7 lines of code changed in 8 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildHexFEMatrix.h (+1 -1), BuildTriFEMatrix.h (+1 -1), ReferenceElement.h (+1 -1), share.h (new)
worthen 2006-01-30 13:35 Rev.: 33106

Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions

352 lines of code changed in 5 files:

  • Packages/BioPSE/Core/Algorithms/NumApproximation: BuildFEMatrix.h (+2 -2), BuildHexFEMatrix.h (+113), BuildTriFEMatrix.h (+110), ReferenceElement.h (+116), share.h (+11)
Generated by StatSVN 0.4.0