A callable returning a boolean mask dictating where to refine. See documentation of __call__ below.
Optional
refinement_level
Type:
int
Default value:
1
Description:
How many times to refine the mesh. See the documentation of the locally_refine_mesh_in_place() function from Salvus' UnstructuredMesh class for more information. If None, it will be automatically determined from fac.
Optional
refinement_style
Type:
str
Default value:
'unstable'
Description:
Which refinement style to use. See the documentation of the locally_refine_mesh_in_place() function from Salvus' UnstructuredMesh class for more information. If None, it will be automatically determined based on the value of refinement_level.
Optional
unique_points_tolerance
Type:
int
Default value:
8
Description:
The number of decimal digits used to determine unique points in the refined mesh.
We use cookies to analyze our traffic, but won't track you until explicit consent is given. Using our contact form will create relevant cookies and transmit data to third party services to keep track of your request. Read more about how we use personal information in our Privacy Policy.