fridom.framework.domain_decomposition.domain_decomposition.get_default_domain_decomposition#
- fridom.framework.domain_decomposition.domain_decomposition.get_default_domain_decomposition() DomainDecomposition[source]#
Get the domain decomposition class for the specified backend.
Parameters#
- backendstr
The backend to use. Options are ‘single’ and ‘jax’.