idaholab / mastodon

A MOOSE app for structural dynamics, seismic analysis, and risk assessment.
https://mooseframework.inl.gov/mastodon
GNU Lesser General Public License v2.1
40 stars 52 forks source link

Fix function call #406

Closed dschwen closed 2 years ago

dschwen commented 2 years ago

Closes #405

cbolisetti commented 2 years ago

Thank you for fixing this. I'm surprised we went this long without noticing this! But we don't usually use this object so may be that's why..

moosebuild commented 2 years ago

Job Test on 5722162 wanted to post the following:

View the site here

This comment will be updated on new commits.

dschwen commented 2 years ago

That first fix was messed up. _q_point[_qp] makes no sense (this is being called from addPoint where there are no quadrature points. I'm just passing in a dummy point now.

moosebuild commented 2 years ago

Job Coverage on 5722162 wanted to post the following:

Coverage

7a8212 #406 572216
Total Total +/- New
Rate 93.87% 93.87% - 66.67%
Hits 3447 3447 - 2
Misses 225 225 - 1

Diff coverage report

Full coverage report

Warnings

This comment will be updated on new commits.