Closed hayashiw closed 3 years ago
For IDL: If user does not include adaptive, split_tol, and max_cell_splits in the input structure then it will set default values to off.
adaptive
split_tol
max_cell_splits
looks good to me. Let me know when to merge
@lstagner All good to merge
For IDL: If user does not include
adaptive
,split_tol
, andmax_cell_splits
in the input structure then it will set default values to off.