Network

 
AuthorCommitMessageCommit Date
Bob RobeyBob Robey
d1ad82162f0Fixing small memory errors
Bob RobeyBob Robey
4f45c4858f1Adding more code documentation for MallocPlus
Bob RobeyBob Robey
8c9600b764eCleaning up some memory leaks in parser and memstats
Bob RobeyBob Robey
095dae2545aAdding documentation for running unit tests and building documentation
Bob RobeyBob Robey
a2a318da0afQuick fix for make doc command
Bob RobeyBob Robey
92e22111aa9Switching MallocPlus dictionary from linked list to tree-based map
Bob RobeyBob Robey
3e98e70c645Fixing builds with OpenGL
Bob RobeyBob Robey
4b7f5c56879More cleanup to cmake configure scripts
Bob RobeyBob Robey
d5b65bb4c87Cleaning up cmake detection of OpenCL and OpenMP
Bob RobeyBob Robey
63775f18f76Fixing compiler warnings with Mac OSx
Bob RobeyBob Robey
100b5f932adFixing memory iterator issues flagged by Clang on Mac OSx
Bob RobeyBob Robey
6b3d805a72cFixing build with no MPI
Bob RobeyBob Robey
839b584791eBetter cmake command for Cray XE6
Bob RobeyBob Robey
d83f4ff1291MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
8d150a816cfTrying to fix language detection
Bob RobeyBob Robey
4bfac776c4eFixing compile bug and compiler warnings
Bob RobeyBob Robey
57c0ab05294Adding openmp reduction operators where available
brobeybrobey
d0eb7d95495Adding optimizations for write_hash for OpenMP and fixing compile errors on darwin
Bob RobeyBob Robey
3046a1a2374Adding mesh doc skeleton
Bob RobeyBob Robey
67c3f292c3aAdding cell outline for graphics post-processing output
Bob RobeyBob Robey
d57e2b1a959Adding directions to build and run on Cielo -- Cray XE6
Bob RobeyBob Robey
84047b0ebe4Fixing debug compile problem
Bob RobeyBob Robey
6223f2ed6a7Adding face-based finite difference calculation
Bob RobeyBob Robey
89f9c491a67Putting version flag back in
Bob RobeyBob Robey
77befc93749Adding face routines to mesh
Bob RobeyBob Robey
a33a47275c2MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
bf247dd412dMMerge pull request #20 from ottxor/master added travis.yml
Christoph JunghansChristoph Junghans
18456e4832badded travis.yml
Bob RobeyBob Robey
da59e6ed7f6Fixing some compiler warnings
Bob RobeyBob Robey
02267c478faAdding docs for CLAMR
Bob RobeyBob Robey
871e858e337MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
0f12942b8edFixing more check tests
Bob RobeyBob Robey
66ebe96fa44Fixing l7 check test to run with mpi
Bob RobeyBob Robey
fe7d156d638Adding documentation generation and breathe/doxygen interface
Bob RobeyBob Robey
06cba9c1906Adding ignores
Bob RobeyBob Robey
92e6c8ab955Adding doc makefiles
Bob RobeyBob Robey
ab43fd5b1eeMinor changes to makefiles
Bob RobeyBob Robey
1a7beea6817Making ssout public
Bob RobeyBob Robey
157701598abFixing Makefile clean
Bob RobeyBob Robey
eb9758e6105Adding min reduction for OpenMP 3.1
Bob RobeyBob Robey
d93b18c8609Cleaning up master
Bob RobeyBob Robey
a593f97fdadAdding timer package
Bob RobeyBob Robey
4227a6441afAdding PowerParser
Bob RobeyBob Robey
3e58566f1d5Fixing mpi test with batch system
Bob RobeyBob Robey
ff086330920Adding CLAMR, ezcl and mesh package documentation
Bob RobeyBob Robey
7440f24901dFilling out documentation for MallocPlus header file
Bob RobeyBob Robey
7dbeb332a60Fleshing out L7 and MallocPlus documentation
Bob RobeyBob Robey
de21834bc66Adding basic docs for MallocPlus
Bob RobeyBob Robey
1bb4e04857bReordering arguments to allow for multidimensional mallocs in MallocPlus
Bob RobeyBob Robey
e4de117a7c0Fixing mpi option in runtests.sh