Skip to content

Minor changes before distributed DOFs

Boris Martin requested to merge distributed_dofs_pre into master
  • A "Dof" object now has a global index (for future use)
  • "-info" command renamed to "-feminfo" to avoid conflict with PETSc
  • Added an option to override the index of a RHS (needed for gmshDDM with multiple RHS)

Merge request reports