Skip to content
Snippets Groups Projects

More flexible boxes

Merged Micael Oliveira requested to merge better_boxes into develop

Description

Add new OOP implementation of boxes. This includes two abstract classes:

  • the base class
  • a class for shapes

Then there are currently four derived classes from the above:

  • spheres
  • cylinders
  • parallelepipeds
  • an union or intersection of boxes

These new classes are used in the local multipoles utilities and they replace and old implementation. New types of boxes will follow soon.

News snippet

New OOP implementation for boxes.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.
Edited by Micael Oliveira

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