Network

 
AuthorCommitMessageCommit Date
brobeybrobey
b3c10edbf45Extending parallel region in calc finite difference
brobeybrobey
a46675c72f5Extending parallel section in calc finite difference
brobeybrobey
0a7e7e8a116OpenMP parallelising apply boundary condition routines
brobeybrobey
530e751a496Adding get_bounds to calc_finite_difference
brobeybrobey
6279c0e9d30Fixing parallel section in calc_finite_difference
Bob RobeyBob Robey
8d40a346e81Extending parallel region in calc_finite_difference
Bob RobeyBob Robey
a2a2ec5162bExtending parallel region up in calc finite difference
Bob RobeyBob Robey
49ed2085ff5MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
6bf50f7e6f1Fixing missing powerparser library dependency
Bob RobeyBob Robey
8c8178a9e97Adding parse object
Bob RobeyBob Robey
61f94ad0c94Backing out of travis change
Bob RobeyBob Robey
5f30d238ad9Adding hdf5 to build instructions
Bob RobeyBob Robey
66643a7a803Fixing crash in clamr_mpiopenmponly run
Bob RobeyBob Robey
de8bc837a1fFixing missing changes to mesh files
Bob RobeyBob Robey
facde514dd1Fixing compile error in clamr_mpionly with new crux additions
Bob RobeyBob Robey
51b21d8861aMMerge pull request #27 from YulianaGomez/master Changes in state.cpp, clamr_cpuonly.cpp, mesh.cpp, and mesh.h
YulianaGomezYulianaGomez
68652f9c09cclamr_cpuonly.cpp, state.cpp Used set_bounds and get_bounds in state.cpp for remove_boundary_cells, calc_refine_potential, state_finite_difference_via_faces. Used a higher level set_bounds in clamr_cpuonly which calls state. Fixed race conditions and compile errors. Compiles with -t, -f.
YulianaGomezYulianaGomez
1690ba03fd3Mesh.cpp,mesh.h Added set_bounds and get_bounds for higher openmp threading
brobeybrobey
3cac750d6d7Finishing add of crux to mpionly version
brobeybrobey
e8b62ff1837Putting crux into mpi version
brobeybrobey
030eb58cadbMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
42813a4ddcfMMerge pull request #26 from brtnfld/hdf5 fixed HDF5_LIBS and initial implemenation of parallel HDF5
Scot BreitenfeldScot Breitenfeld
5513ab2f52fMMerge branch 'master' into hdf5
Scot BreitenfeldScot Breitenfeld
2666b0bfdfaRemoved the extraneous linking of HDF5_LIBS for test programs.
Scot BreitenfeldScot Breitenfeld
2bdce7a2ce0Added emacs ~ files.
Scot BreitenfeldScot Breitenfeld
40c1267f5b0MMerge remote-tracking branch 'origin/master' into hdf5
Scot BreitenfeldScot Breitenfeld
4d952480bcbInitial import of parallel HDF5.
brobeybrobey
19de40fc297MMerge branch 'master' of github.com:losalamos/CLAMR
brobeybrobey
1dd855880f9Fixing incorrect IPOW2 operator and consequently 4x larger perfect hash size
brobeybrobey
a9a693af185Fixing compile problem with Intel MPI
Bob RobeyBob Robey
0a928c9ac64MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
252f580af83MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
ab0897ab14bFixing HDF find in cmake getting a nonvalid file for hdfconfig
Bob RobeyBob Robey
05e8943cf6aIncreasing minimum cmake
Bob RobeyBob Robey
790ff78dc1cFixing crux library build to include HDF5
Bob RobeyBob Robey
67f30e8a3e6MMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
75f88d06004Adding distributed mesh variables
Bob RobeyBob Robey
1fbea2f70b6MMerge pull request #25 from brtnfld/hdf5 Added option for writing double precision data as single precision.
Scot BreitenfeldScot Breitenfeld
f376ac12e3fAdded option for writing double precision data as single precision.
Bob RobeyBob Robey
8b9a90cf5c8MMerge pull request #24 from brtnfld/hdf5 hdf5 implementation
Scot BreitenfeldScot Breitenfeld
5ef66da43b4preproc ifdef HDF5 added
Scot BreitenfeldScot Breitenfeld
56746b767f5Added cmake definition if HDF5 is found.
Scot BreitenfeldScot Breitenfeld
06777a5d53dInitial implementation of with HDF5.
Scot BreitenfeldScot Breitenfeld
2a4b3d6d5f2MMerge remote-tracking branch 'upstream/master'
Scot BreitenfeldScot Breitenfeld
3ceaaf1142dadded C Standard General Utilities Library for builds on linux
Scot BreitenfeldScot Breitenfeld
f002c71663dfixed various issues with out-of-source builds
Scot BreitenfeldScot Breitenfeld
d7a226e402cfixed various issues with out-of-source builds
Bob RobeyBob Robey
eeac85c1c1eMMerge branch 'master' of github.com:losalamos/CLAMR
Bob RobeyBob Robey
536ae778c98Putting bootstrap data into crux checkpoint and restore
Bob RobeyBob Robey
f2a055c5ae0Pushing storing of MallocPlus memory database into crux package