Skip to content

copy constructors for apf::mesh and apf::Numbering #162

Closed
@jacobmerson

Description

@jacobmerson

I need to copy a mesh and numbering.

I did not find a convenient way of copying an apf numbering. Does anything exist? Or should I implement something and submit a pull request?

For the mesh I can use apf::createMdsMesh(model, mesh) which works for my use case, however it seems like there should be a function apf::copyMesh which either does the same, or copies all of the underlying fields as well.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions