Skip to content
Snippets Groups Projects
Commit fb8866f9 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add DiamondDualConnectivityManager and DiamondDualMeshManager

These mechanisms are designed to manage diamond meshes/connectivities

The main idea is that the diamond mesh is stored as long as its
primary mesh lives, and can be retrieved easily.

The same mechanism is defined for diamond mesh connectivities. Thus in
a moving grid context, the only required calculations will be the
definition of the diamond mesh's vertices coordinates.

Recall that diamond meshes are just meshes so all meshes'
functionality apply to them.
parent 39e06090
Branches
Tags
1 merge request!42Feature/diamond dual mesh manager
Showing
with 298 additions and 25 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment