Skip to content

Problem with make_mass_matrix() definition #57

@datafl4sh

Description

@datafl4sh

The function make_mass_matrix() here

make_mass_matrix(const Mesh& msh, const Element& elem, const Basis& basis, const MaterialField& material_tensor, size_t di = 0)

creates an ambiguity with the function make_mass_matrix() here

make_mass_matrix(const Mesh& msh, const Element& elem, const Basis& basis, size_t di = 0)

I am not correcting this issue right now because I am working on other sections of the code, but this is a quite annoying issue and must be corrected.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions