Skip to content
Snippets Groups Projects
Commit 46c9af28 authored by Wendy Merks-Swolfs's avatar Wendy Merks-Swolfs
Browse files

Addition of test in which the problem now occurs.

parent 48afcf04
No related branches found
No related tags found
No related merge requests found
// This example shows the possibility of inserting embedded points and lines on
// periodic surfaces
SetFactory("OpenCASCADE");
Sphere(1) = {0, 0, 0, 0.5, -Pi/2, Pi/2, 2*Pi};
Characteristic Length {1, 2} = 1.0;
Mesh.CharacteristicLengthFactor = 1.0;
Mesh.Algorithm = 6; // Frontal
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment