Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an assertion. #14411

Closed
wants to merge 1 commit into from
Closed

Add an assertion. #14411

wants to merge 1 commit into from

Conversation

bangerth
Copy link
Member

The lines following where I add the assertion are only valid for the case where a cell is not further subdivided (i.e., build_patches() has not been instructed to subdivide the cell).

Part of #14403.

/rebuild

@masterleinad
Copy link
Member

The following tests FAILED:
	 16 - simplex/data_out_write_vtk_01.debug (Failed)
	 17 - simplex/data_out_write_vtk_02.debug (Failed)
	 20 - simplex/data_out_write_vtu_01.debug (Failed)
	 44 - simplex/mapping_fe_01.debug (Failed)
	 45 - simplex/mapping_fe_fields_01.debug (Failed)
	 46 - simplex/mapping_fe_fields_02.debug (Failed)
	 50 - simplex/matrix_free_03.debug (Failed)
Errors while running CTest
	 88 - simplex/step-20.debug (Failed)
	 90 - simplex/step-31.debug (Failed)
	 91 - simplex/step-38.debug (Failed)
Error: Process completed with exit code 8.

@bangerth
Copy link
Member Author

Hm, I clearly have to think about this some more then...

@masterleinad masterleinad marked this pull request as draft November 14, 2022 15:54
@bangerth
Copy link
Member Author

This issue is more complicated. I'm working on a different patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants