MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / get_mesh

Method get_mesh

tools/Assembler/FESetting/FESetting.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 m_mesh(mesh), m_basis(basis), m_material(material) {}
26
27 FEMeshPtr get_mesh() { return m_mesh; }
28 FEBasisPtr get_basis() { return m_basis; }
29 MaterialPtr get_material() { return m_material; }
30

Callers 15

assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
assembleMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36
TEST_FFunction · 0.36