We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MeshIndexSet
This work is to be performed on the FEATURE_index_set feature branch.
FEATURE_index_set
Should be a 'view' onto an existing Mesh, but with all Coords and Connectivitys subsetted appropriately. See #6120 for more detail on the philosophy.
Mesh
Coord
Connectivity
See #6014 and satellite pull requests for ideas so far.
MeshCoord
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This work is to be performed on the
FEATURE_index_set
feature branch.Should be a 'view' onto an existing
Mesh
, but with allCoord
s andConnectivity
s subsetted appropriately. See #6120 for more detail on the philosophy.See #6014 and satellite pull requests for ideas so far.
MeshIndexSet
- to instead index the originalMesh
MeshIndexSet
class for subsettingMeshCoord
#6122.The text was updated successfully, but these errors were encountered: