p4est: put PetscError in p4est abortThis way -on_error_attach_debugger works.
p4est: create a logging object
dmp4est: use stack call
p4est: bring p4est/libsc logging and errors under petsc control
Merge branch 'master' into tisaac/dmforestdirectory layout changed again: merging to switching branches back and forthdoesn't cause reconfigure to have a hard time* master: (357 commits) remov
Merge branch 'master' into tisaac/dmforestdirectory layout changed again: merging to switching branches back and forthdoesn't cause reconfigure to have a hard time* master: (357 commits) removed nonexistent ex46f from makefile test rule Revert "fixed bad merge into master" fixed bad merge into master fix memory leak in mkl_pardiso fix some formatting in mkl_pardiso code mv runex111 from TESTEXAMPLES_C to TESTEXAMPLES_DATAFILESPATH Mat+Doc: More Fortran docs Bib: Added TetGen cite parmetis: make sure 'ldd libparmetis.so' points to the correct libmetis.so that its linked with. small fix as reported by the nightly test add a test for MatPtAP() small cleanup; add tests cleanup MatPtAPSymbolic_MPIAIJ_MPIAIJ() Fix nonzerostate tracking in all MATMPI types. update location of test matrices in faq.html file unused variable still declared Fix for MatLoad_MPIDense() from sparsely stored matrix also fix for MatLoad_MPIDense_DenseInFile() when matrix has not had its local sizes preset by user Preserve the B nonzerostate during disassembly. TSEvent: Fix arch-mswin nightly errors due to declaring variables in the middle of a function. Fix error in parallel loading of dense format matrix removed KSPSetNullSpace() since mat already carries that information and having two locations for it is confusing, unnecessary and prone to error added MatSetTransposeNullSpace() for providing the null space of the transpose of the matrix and added support in KSPSolve() to remove this null space from the right handside of the linear system thus making the system consistent. ...
show more ...
DMForest: make examples memory neutral
Update DMSetFromOptions_Forest() to include PetscOptions object
update forest makefiles for new directory structure
DMForest: able to generate and view some meshes with ex1
DMForest: very basic p4est creation and viewing.
DMForest: start work on p4est/p8est implementation.
DMForest: proper include files so CMake can determine dependencies
DMForest: test registering DMP4EST and DMP8EST
DMForest: completion of most interface routines.
DMForest: some setup
Forest: try a minimal class
Started DMForest interface
1...<<11121314151617181920