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

Remove Connectivity::getFaceNumber

Connectivity self face-computing is going away
- faces must be provided (eventually computed) by the mesh reader
- faces must also be numbered independently of parallelism

It remains to
- completely remove the ConnectivityFace helper class from Connectivity.cpp
- fill ConnectivityDescriptor using faces info (providing face->node and
cell->face connectivity)
- do the same kind of stuff for edges
parent 3700caf9
Branches
Tags
1 merge request!11Feature/mpi
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment