MATIS: added preallocation when local matrices are not densematrix type argument removed
BDDC: Insert needed cast
Merge branch 'stefano_zampini/pcbddcgraph-improved'Conflicts: src/ksp/pc/impls/bddc/bddcgraph.c
Merge branch 'stefano_zampini/pcbddc-multilevel-improvement'Conflicts: src/ksp/pc/impls/bddc/bddcprivate.c
PCBDDC: bad line removed
PCBDDC: restrict debugging output of pcbddcgraph on edges connected components if verbosity_level == 1
PCBDDC: vertices should be shared by more than 2 subregions if not lying on the global Neumann boundary
PCBDDC: move reuse fill after set form options also for Dirichlet and numann solvers
PCBDDC; added support for reuse fill under PCRedudant case for coarse solverReuse fill placed after set from options calls
PCBDDC; compute symmetry only once
PCBDDC: wrong out of bounds specification
PCBDDC: added support for reuse fill during coarse matrix factorization
PCBDDC: skip out of bounds indices when importing boundary nodesupdated todo list in bddc.c
PCBDDC: improved management of field split
PCBDDC: two dimensional problem detection should be consistent among processors
PCBDDC; added support for user defined change of basis
fixed ISLocalToGlobalMappingGetInfo() to handle block and non-block cases
PCBDDC: define PCBDDCGraph marks in the correct header fileMarks are now namespaced
PCBDDC: dont throw away CSR passed in by the user when adapting interface classes
PCBDDC Changed prototype for PCBDDCGlobalToLocalNow the map does not need a PC_IS already setup
PCBDDC: added prefix to KSP used for checking the coarse problem solutionThis avoids errors generated when checking for eigenvalues options in KSPSolve
PCBDDC: option for using or not local matrix graph of adjacency when analyzing the interfaceThis can be beneficial for edge-elements discretizations (e.g. Nedelec elements)
PCBDDC: solved tags clashing when collecting information from shared subdomainsthe bug originated when using PCBDDC with dolfin + nedelec
PCBDDC: forget to remove other references to MatStructure flag
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvementConflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bdd
Merge branch 'master' into stefano_zampini/pcbddc-multilevel-improvementConflicts: src/docs/website/documentation/changes/dev.html src/ksp/ksp/examples/tutorials/ex59.c src/ksp/pc/impls/bddc/bddcprivate.c
show more ...
1...<<41424344454647484950>>...53