imcs-compsim / MIRCO

A shared-memory parallel BEM code for the contact of rough surfaces
MIT License
2 stars 3 forks source link

Write framework test #51

Closed RShaw026 closed 2 years ago

RShaw026 commented 2 years ago

Description and Context

A framework test has been added. One input file is added for testing as of now, this input file was failing before PR #46 , but is now passing.

Related Issues and Pull Requests

How Has This Been Tested?

Running ctest shows that the framework test is running, and an output is also generated for the corresponding input file.

Checklist

Additional Information

Interested Parties / Possible Reviewers

@NoraHagmeyer