Unstructured
- advection_duo
finite_volume
unstructured
scheme
O(h) on a quasi-uniform icosahedral triangular mesh
Auto-generated catalog entry for the advection_duo rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- advection_mpas
finite_volume
unstructured
scheme
O(h) L-inf median on a quasi-uniform Voronoi mesh (centered edge interpolation; NOT L-inf-convergent at maximally-distorted cells โ see convergence fixture skip_reason)
Auto-generated catalog entry for the advection_mpas rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- advection_mpas_velocity_first
finite_volume
unstructured
scheme
O(h) L-inf median on a quasi-uniform Voronoi mesh (see advection_mpas)
Auto-generated catalog entry for the advection_mpas_velocity_first rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- divergence_duo
finite_volume
unstructured
scheme
O(h) on a quasi-uniform icosahedral triangular mesh
Auto-generated catalog entry for the divergence_duo rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- divergence_mpas
finite_volume
unstructured
scheme
O(h^2) on a quasi-uniform Voronoi mesh
Auto-generated catalog entry for the divergence_mpas rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- flux_duo
finite_volume
unstructured
scheme
O(h) on a quasi-uniform icosahedral triangular mesh
Auto-generated catalog entry for the flux_duo rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- gradient_duo
finite_volume
unstructured
scheme
O(h) on a quasi-uniform icosahedral triangular mesh
Auto-generated catalog entry for the gradient_duo rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- gradient_mpas
finite_volume
unstructured
scheme
O(h^2) on a quasi-uniform Voronoi mesh
Auto-generated catalog entry for the gradient_mpas rule (finite_volume, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.
- nn_diffusion_duo
finite_difference
unstructured
scheme
O(h^2) on a quasi-uniform triangular icosahedral mesh
Auto-generated catalog entry for the nn_diffusion_duo rule (finite_difference, grid family unstructured). The discrete operator is pretty-printed directly from the rule's replacement AST.