| d56a2bef | 09-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-problem-class' into knepley/fix-fe-gpu
* knepley/feature-problem-class: PetscDS: Renamed from PetscProblem ftn-types: fix compilers errors with PetscSection [remove
Merge branch 'knepley/feature-problem-class' into knepley/fix-fe-gpu
* knepley/feature-problem-class: PetscDS: Renamed from PetscProblem ftn-types: fix compilers errors with PetscSection [remove duplicate code from petscvec*.h90] PetscSection: Fix Fortran datatypes support DMPlex: Added quads to cell refiner transform support DMPlex ex3: Updated to Problem interface DMDA: Fixed FE projection functions
show more ...
|
| 2764a2aa | 09-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
PetscDS: Renamed from PetscProblem |
| aa7da3c4 | 08-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fixed allocation |
| 7c927364 | 07-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Support for injection from more complicated discretizations - Added DMPlexMatGetClosureIndicesRefined() - Added DMPlexComputeInjectorFEM() - Fixed check |
| 80389061 | 07-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added CellRefinerInCellTest_Internal() |
| 0c010903 | 07-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-problem-class' into knepley/feature-quad-fas
* knepley/feature-problem-class: (38 commits) PetscSection: Fix Fortran datatypes support DMPlex: Added quads to cell r
Merge branch 'knepley/feature-problem-class' into knepley/feature-quad-fas
* knepley/feature-problem-class: (38 commits) PetscSection: Fix Fortran datatypes support DMPlex: Added quads to cell refiner transform support DMPlex ex3: Updated to Problem interface DMDA: Fixed FE projection functions PetscSection: Fixes for Fortran stubs DMPlex+TS+Doc: Function docs PetscSection: Fortran bindings DMPlex+HDF5: Had revered handedness of transformed periodic coordinates DMPlex+HDF5: Preserve aspect ratio with remapping of periodic coordinates DMPlex: Added missing declarations Sys+DMDT: Added PetscValidFunction() DMPlex: Fix for DMPlexProjectField() DMPlex+HDF5: Selectively output fields for viz - Fields with NULL name are ignored PetscSection: Allow NULL names DMPlex: Fixes for DMPlexProjectField() PetscProblem: Added scalar integral (objective function) - Added PetscProblemGet/SetObjective() - Used in PetscFEIntegrate() - Reworked PetscProblemEnlarge_Static() DM+DT: Adding Fortran bindings PetscViewer: Added HDF_VIZ format to names PetscFE+OpenCL: Make more respectable elasticity PetscFE+OpenCL: Add flag for printing kernel ...
show more ...
|
| 260b6d3f | 06-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added quads to cell refiner transform support |
| f73df481 | 06-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex ex3: Updated to Problem interface |
| 08f11eef | 05-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Use checking residual evaluation if dmCh is attached |
| dfd65c77 | 05-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/feature-problem-class' into knepley/fix-fe-gpu
* knepley/feature-problem-class: (34 commits) PetscSection: Fixes for Fortran stubs DMPlex+TS+Doc: Function docs PetscSecti
Merge branch 'knepley/feature-problem-class' into knepley/fix-fe-gpu
* knepley/feature-problem-class: (34 commits) PetscSection: Fixes for Fortran stubs DMPlex+TS+Doc: Function docs PetscSection: Fortran bindings DMPlex+HDF5: Had revered handedness of transformed periodic coordinates DMPlex+HDF5: Preserve aspect ratio with remapping of periodic coordinates DMPlex: Added missing declarations Sys+DMDT: Added PetscValidFunction() DMPlex: Fix for DMPlexProjectField() DMPlex+HDF5: Selectively output fields for viz - Fields with NULL name are ignored PetscSection: Allow NULL names DMPlex: Fixes for DMPlexProjectField() PetscProblem: Added scalar integral (objective function) - Added PetscProblemGet/SetObjective() - Used in PetscFEIntegrate() - Reworked PetscProblemEnlarge_Static() DM+DT: Adding Fortran bindings PetscViewer: Added HDF_VIZ format to names PetscFE+OpenCL: Make more respectable elasticity PetscFE+OpenCL: Add flag for printing kernel DMPlex: Fixes to DMPlexProjectField() PetscFE: Fix work arrays PetscFE+OpenCL: Fix interface updates DMDT: Fix complex problems ...
show more ...
|
| 13010a1f | 04-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex+HDF5: Had revered handedness of transformed periodic coordinates |
| 284bcd50 | 04-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex+HDF5: Preserve aspect ratio with remapping of periodic coordinates |
| 326413af | 03-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fix for DMPlexProjectField() |
| a0c90c49 | 03-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex+HDF5: Selectively output fields for viz - Fields with NULL name are ignored |
| 3bc3b0a0 | 03-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fixes for DMPlexProjectField() |
| c1929be8 | 03-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DM+DT: Adding Fortran bindings |
| 0157cb02 | 02-Jun-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'jed/dmda-memusage' |
| 3113607c | 02-Jun-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fixes to DMPlexProjectField() |
| 9d90f715 | 30-May-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
added ISGlobalToLocalMappingApplyBlock() and fixed the ISGlobalToLocalMappingApply() to work for points added simple test for these |
| ff6b8e28 | 30-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added small PetscFV part into tutorial, and Fortran binding |
| 3b209e49 | 29-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added Fortran binding for DMPlexConstructGhostCells() |
| 8c7f9fc6 | 28-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Fixed DMLocalizeCoordinates() |
| adbe6fbb | 28-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Added DMPlexTSComputeIFunction() - Fixed docs for the SNES version |
| 0f2d7e86 | 28-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
DMPlex: Assembly routines now use embedded PetscProblem rather than taking an array of PetscFE - Changed were verified using SNES ex12 and ex62 |
| fed2a9ca | 28-May-2014 |
Matthew G. Knepley <knepley@gmail.com> |
Merge branch 'knepley/fix-fe-multifield'
* knepley/fix-fe-multifield: DMPlex ex4: Changed numbering for hybrid edges DMPlex ex3: Interpolation now working for Discontinuous Lagrange PetscDualS
Merge branch 'knepley/fix-fe-multifield'
* knepley/fix-fe-multifield: DMPlex ex4: Changed numbering for hybrid edges DMPlex ex3: Interpolation now working for Discontinuous Lagrange PetscDualSpace: Fixed index error in Lagrange creation PetscFE: Fixed PetscFERefine() - The refined dual space was not properly duplicated - Added PetscDualSpaceDuplicate() DMPlex ex1: Updated test output DM: Added check for erroneous input when creating default SF PetscFE: Fixed allocation bug PetscBag: Added PetscBagGetNames()
show more ...
|