Skip to content
Snippets Groups Projects

Implementation of PhysDerivMatFree

Merged BOYANG XIA requested to merge xby2233/redesign-prototypes:physderiv into master

Add full support of multi-components in Field class:

  • By default, it creates a scalar field with the default variable name "u";
  • Users can create multi-component Field by giving the names;
  • All components have the same storage layout. The m_storage will be divided equally into sections and each contains an element.
  • Provide methods to copy the entire component from one field to another.

Add full functional physderivMatFree operator:

  • Based on multi-components feature;
  • All shape types are supported;

Fix physderivStdMat so that it works perfectly with paddings.

Edited by BOYANG XIA

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading