Skip to content

[BC::getEssentialBCValuesLocal] Cleaned two vector reserve

wenqing requested to merge wenqing/ogs:fix_bc into master

Unnecessary zero size is gotten in the two vector reserve in BC::getEssentialBCValuesLocal. It is removed now.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

Merge request reports