Papers
Topics
Authors
Recent
Search
2000 character limit reached

Shape-Adaptive Reduced Basis Methods

Updated 8 July 2026
  • Shape-adaptive RBM is a model-order reduction technique that incorporates explicit geometry parameterization to efficiently simulate PDEs and boundary-integral problems under shape changes.
  • It builds reduced spaces using methods like POD, greedy algorithms, and eigenfunction expansions, adapting the basis functions through parameter-to-geometry maps and Piola transforms.
  • By separating offline heavy computations from rapid online evaluations, the approach significantly accelerates many-query simulations and optimization across various applications.

Searching arXiv for recent and foundational papers on shape-adaptive reduced basis methods and related geometric RBM formulations. {"query":"shape-adaptive reduced basis method geometry parameterized boundary integral reduced basis arXiv", "max_results": 10} {"query":"(Henríquez et al., 2024) Reduced Basis Method for the Elastic Scattering by Multiple Shape-Parametric Open Arcs in Two Dimensions", "max_results": 5} Searching by exact arXiv id and title to verify the primary source and gather related work. {"query":"id:(Henríquez et al., 2024)", "max_results": 5} Shape-adaptive reduced basis methods (RBMs) are model-order reduction procedures for parametrized PDE and boundary-integral problems in which geometric variation is part of the parameter space and the reduced approximation is constructed to remain effective under shape change. In the literature represented by Pinto–Henríquez’s treatment of elastic scattering by multiple open arcs, by reduced-basis optimization of plasmonic nanoparticle arrays, by rigorous source–mask optimization in 3D computational lithography, and by divergence-conforming reduced models for geometric Navier–Stokes flow, shape adaptivity is realized through parameter-to-geometry maps, reference-domain pullbacks, Piola transforms, or basis functions that depend explicitly on the current shape parameters (Henríquez et al., 2024, Gao et al., 6 Aug 2025, Pomplun et al., 2010, Fonn et al., 2018).

1. Geometric parametrization and the meaning of shape adaptivity

A central ingredient is an explicit parametrization of geometry. For multiple elastic cracks in two dimensions, one assumes MM disjoint open arcs Γ1,,ΓM\Gamma_1,\dots,\Gamma_M, with each arc Γj\Gamma_j given as the image of the reference interval S^=[1,1]\hat S=[-1,1] under a smooth parameter-to-geometry map

Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),

where μjRPj\mu_j\in\mathbb R^{P_j}, and the full parameter is μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P, P=jPjP=\sum_j P_j. A common choice expands the shape around a nominal straight reference curve: Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1]. The geometry-dependent normal nj(s;μj)n_j(s;\mu_j) and metric factor Γ1,,ΓM\Gamma_1,\dots,\Gamma_M0 then enter the operators directly (Henríquez et al., 2024).

For plasmonic nanoparticle arrays, the configuration of Γ1,,ΓM\Gamma_1,\dots,\Gamma_M1 analytic nanoparticles is parameterized by

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M2

where each Γ1,,ΓM\Gamma_1,\dots,\Gamma_M3 encodes the shape, for instance ellipse semi-axes, orientation, and center. In the 3D source–mask optimization setting, the parameter vector is split into geometry and illumination: Γ1,,ΓM\Gamma_1,\dots,\Gamma_M4 with Γ1,,ΓM\Gamma_1,\dots,\Gamma_M5 for mask geometry and Γ1,,ΓM\Gamma_1,\dots,\Gamma_M6 for the quadrupole source. In the incompressible-flow formulation, geometric dependence is expressed by a smooth invertible map Γ1,,ΓM\Gamma_1,\dots,\Gamma_M7, or equivalently Γ1,,ΓM\Gamma_1,\dots,\Gamma_M8, between a reference domain and the physical domain (Gao et al., 6 Aug 2025, Pomplun et al., 2010, Fonn et al., 2018).

Within these formulations, “shape-adaptive” does not denote a single algorithmic template. In some cases the reduced basis itself depends explicitly on the current geometry; in others the basis is fixed on a reference domain and transported to the physical domain by a geometry-dependent mapping. This suggests that shape adaptivity is best understood as a structural property of the reduced model rather than a specific discretization choice.

2. High-fidelity formulations for parametrized geometry

The full-order problems differ by application class, but each exposes geometry in a way that enables reduced modeling.

For elastic scattering by multiple open arcs, the exterior Lamé boundary-value problem is transformed by single-layer and double-layer potentials into a coupled system of boundary integral equations on Γ1,,ΓM\Gamma_1,\dots,\Gamma_M9: Γj\Gamma_j0 For Γj\Gamma_j1 on Γj\Gamma_j2 and Γj\Gamma_j3 on Γj\Gamma_j4,

Γj\Gamma_j5

Γj\Gamma_j6

with analogous expressions for the hypersingular operator Γj\Gamma_j7 and the adjoint Γj\Gamma_j8. Here Γj\Gamma_j9 is the elastic fundamental solution (Henríquez et al., 2024).

For plasmonic nanoparticles under the TM approximation, the forward problem is written as a parameterized layer-potential system for densities S^=[1,1]\hat S=[-1,1]0: S^=[1,1]\hat S=[-1,1]1 with parameterized single-layer and Neumann–Poincaré operators S^=[1,1]\hat S=[-1,1]2 and S^=[1,1]\hat S=[-1,1]3 (Gao et al., 6 Aug 2025).

In 3D computational lithography, the truth approximation is a finite-element discretization of time-harmonic Maxwell equations in a unit cell S^=[1,1]\hat S=[-1,1]4. Variationally, one seeks S^=[1,1]\hat S=[-1,1]5 such that

S^=[1,1]\hat S=[-1,1]6

where

S^=[1,1]\hat S=[-1,1]7

Discretization with edge elements yields the algebraic system

S^=[1,1]\hat S=[-1,1]8

In divergence-conforming Navier–Stokes reduction, the high-fidelity problem is first posed on the reference domain and discretized so that the velocity snapshots are pointwise divergence-free; the geometric dependence then enters the pulled-back forms and the Piola transport (Pomplun et al., 2010, Fonn et al., 2018).

A recurring theme is that the geometric parameters appear inside kernels, coefficients, domain maps, or test spaces. That feature is precisely what necessitates shape-aware reduction.

3. Construction of reduced spaces

The reduced spaces in shape-adaptive RBM are not uniform across applications.

In Pinto–Henríquez’s multiple-arc scattering framework, the offline stage begins by ignoring inter-arc coupling and solving S^=[1,1]\hat S=[-1,1]9 independent single-arc boundary-integral equations over a training set Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),0. On arc Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),1, the high-fidelity density is

Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),2

Collecting all such solutions yields the snapshot set Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),3. Proper Orthogonal Decomposition (POD) is then applied: with correlation matrix Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),4 and dominant eigenpairs Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),5, the POD basis functions are

Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),6

These basis functions are orthonormal in Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),7 and capture the largest energy of the snapshot set (Henríquez et al., 2024).

In source–mask optimization, the reduced space is built by a Greedy algorithm over a dense training set Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),8. One initializes with a truth solution Xj(;μj):S^R2,sXj(s;μj),X_j(\cdot;\mu_j):\hat S\to\mathbb R^2,\qquad s\mapsto X_j(s;\mu_j),9, repeatedly computes reduced approximations μjRPj\mu_j\in\mathbb R^{P_j}0 and estimators μjRPj\mu_j\in\mathbb R^{P_j}1, selects

μjRPj\mu_j\in\mathbb R^{P_j}2

and enlarges the basis by the newly computed truth solution. The resulting space is

μjRPj\mu_j\in\mathbb R^{P_j}3

This is described as a self-adaptive RB construction for variable geometrical parameters (Pomplun et al., 2010).

The plasmonic absorber formulation develops a more explicit form of shape adaptation. Spectral theory for the Laplace NP-operator on each analytic particle μjRPj\mu_j\in\mathbb R^{P_j}4 provides an orthogonal eigenbasis

μjRPj\mu_j\in\mathbb R^{P_j}5

where μjRPj\mu_j\in\mathbb R^{P_j}6 for an ellipse of semi-axes μjRPj\mu_j\in\mathbb R^{P_j}7 and focal distance μjRPj\mu_j\in\mathbb R^{P_j}8. Retaining the first μjRPj\mu_j\in\mathbb R^{P_j}9 eigenmodes μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P0, one approximates

μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P1

Since the eigenfunctions depend explicitly on the shape parameters μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P2, the resulting basis “adapts” as the optimizer moves in μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P3 (Gao et al., 6 Aug 2025).

For steady Navier–Stokes flow, shape adaptivity is achieved differently. The reduced basis is formed from divergence-conforming high-fidelity velocity snapshots μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P4 on the reference domain, followed by a POD in the μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P5-seminorm with covariance matrix

μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P6

The reduced basis functions are

μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P7

and are transported to the physical domain by the Piola transform, which preserves divergence-freeness for every μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P8 (Fonn et al., 2018).

4. Offline–online decomposition and affine compression

The practical value of RBM depends on separating expensive parameter-independent work from inexpensive parameter-dependent work.

For multiple open arcs, the principal difficulty is nonaffinity: the operators μ=(μ1,,μM)PRP\mu=(\mu_1,\dots,\mu_M)\in\mathcal P\subset\mathbb R^P9 and P=jPjP=\sum_j P_j0 depend on P=jPjP=\sum_j P_j1 through the geometry inside the kernel. A modified Empirical Interpolation Method (EIM) is applied to each kernel

P=jPjP=\sum_j P_j2

to obtain

P=jPjP=\sum_j P_j3

Hence

P=jPjP=\sum_j P_j4

where P=jPjP=\sum_j P_j5 is a nominal parameter used to fix the metric in the basis operators. With P=jPjP=\sum_j P_j6 denoting the matrix of POD basis vectors, the reduced system is

P=jPjP=\sum_j P_j7

The offline complexity for assembling and compressing the P=jPjP=\sum_j P_j8 basis operators is P=jPjP=\sum_j P_j9, while the POD costs Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].0. Online, evaluating the coefficients costs Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].1, assembling Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].2 costs Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].3, and solving the reduced system by a direct method costs Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].4, giving an online cost of order Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].5 (Henríquez et al., 2024).

In the plasmonic setting, the offline–online split is organized around singularity extraction. The singular part Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].6 is wavelength-independent and assembled offline from NP-eigenfunction captures, while the smooth remainder Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].7 is assembled online by trapezoidal rule for each Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].8. The forward reduced system reads

Xj(s;μj)=ξj(s)+p=1Pjμj,pϕj,p(s),s[1,1].X_j(s;\mu_j)=\xi_j(s)+\sum_{p=1}^{P_j}\mu_{j,p}\phi_{j,p}(s),\qquad s\in[-1,1].9

and the adjoint problem has the analogous decomposition

nj(s;μj)n_j(s;\mu_j)0

By expanding in NP-eigenfunctions, the nj(s;μj)n_j(s;\mu_j)1 singularity is isolated in closed form (Gao et al., 6 Aug 2025).

In the Maxwell and Navier–Stokes formulations, the standard RBM affine decomposition is used. For lithography,

nj(s;μj)n_j(s;\mu_j)2

so that the reduced matrices nj(s;μj)n_j(s;\mu_j)3 and vectors nj(s;μj)n_j(s;\mu_j)4 are precomputed offline, and the online assembly of

nj(s;μj)n_j(s;\mu_j)5

costs nj(s;μj)n_j(s;\mu_j)6, followed by an nj(s;μj)n_j(s;\mu_j)7 solve. For geometric incompressible flow, the pulled-back forms admit affine expansions such as

nj(s;μj)n_j(s;\mu_j)8

and the online cost is nj(s;μj)n_j(s;\mu_j)9, independent of the high-fidelity dimension (Pomplun et al., 2010, Fonn et al., 2018).

5. Certification, stability, and methodological distinctions

A defining property of RBM in these works is the presence of computable error surrogates or preserved structural constraints.

For elastic scattering by shape-parametric open arcs, the reduced residual is

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M00

and the certified error bound is

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M01

where Γ1,,ΓM\Gamma_1,\dots,\Gamma_M02 is a lower bound for the inf–sup constant of the full operator and can be certified offline by a Successive Constraint Method. In the 3D Maxwell setting, the residual is

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M03

and if Γ1,,ΓM\Gamma_1,\dots,\Gamma_M04, then

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M05

In practice one uses a cheaply computable lower bound Γ1,,ΓM\Gamma_1,\dots,\Gamma_M06, and the estimator drives the Greedy basis generation (Henríquez et al., 2024, Pomplun et al., 2010).

The plasmonic absorber paper defines residual-based estimators

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M07

and states that standard RBM bounds of the form

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M08

provide certification. In the Navier–Stokes setting, the main structural issue is not an a posteriori bound but stability under geometric variation: the Piola transform guarantees that Γ1,,ΓM\Gamma_1,\dots,\Gamma_M09 for all Γ1,,ΓM\Gamma_1,\dots,\Gamma_M10, and pressure is recovered a posteriori at negligible extra cost (Gao et al., 6 Aug 2025, Fonn et al., 2018).

Several common misconceptions are clarified by these constructions. Shape adaptivity does not require repeated remeshing of a full-order model: in the nanoparticle optimization framework, no remeshing or velocity-field perturbation is required because shape sensitivities enter only through derivatives of the boundary operators. Nor does geometry parametrization necessarily destroy incompressibility: in the divergence-conforming approach, exact solenoidality is retained under geometric transformations by the Piola transform. Similarly, in the multi-arc scattering problem, the offline stage need not resolve the full coupled configuration; the basis is built from decoupled single-arc problems, while the inter-arc interaction is represented later through affine compression (Gao et al., 6 Aug 2025, Fonn et al., 2018, Henríquez et al., 2024).

6. Applications and reported numerical behavior

The reported numerical results show that shape-adaptive RBM is used both for rapid many-query simulation and for optimization loops with geometric parameters.

For elastic scattering by multiple open arcs, representative tests with Γ1,,ΓM\Gamma_1,\dots,\Gamma_M11 arcs and Γ1,,ΓM\Gamma_1,\dots,\Gamma_M12 shape parameters per arc show that the maximum reduced-basis error

Γ1,,ΓM\Gamma_1,\dots,\Gamma_M13

decays exponentially in Γ1,,ΓM\Gamma_1,\dots,\Gamma_M14, reaching Γ1,,ΓM\Gamma_1,\dots,\Gamma_M15 accuracy by Γ1,,ΓM\Gamma_1,\dots,\Gamma_M16. With Γ1,,ΓM\Gamma_1,\dots,\Gamma_M17, Γ1,,ΓM\Gamma_1,\dots,\Gamma_M18, Γ1,,ΓM\Gamma_1,\dots,\Gamma_M19, and Γ1,,ΓM\Gamma_1,\dots,\Gamma_M20, the online solve takes Γ1,,ΓM\Gamma_1,\dots,\Gamma_M21, versus Γ1,,ΓM\Gamma_1,\dots,\Gamma_M22 for a full BIE. As Γ1,,ΓM\Gamma_1,\dots,\Gamma_M23 increases, the RB approach scales nearly linearly in Γ1,,ΓM\Gamma_1,\dots,\Gamma_M24, while the full BIE scales like Γ1,,ΓM\Gamma_1,\dots,\Gamma_M25; the bound Γ1,,ΓM\Gamma_1,\dots,\Gamma_M26 remains tight even as Γ1,,ΓM\Gamma_1,\dots,\Gamma_M27 increases (Henríquez et al., 2024).

For broadband absorber design with plasmonic nanoparticles, the online stage with Γ1,,ΓM\Gamma_1,\dots,\Gamma_M28 and Γ1,,ΓM\Gamma_1,\dots,\Gamma_M29 is reduced by two orders of magnitude relative to classical BEM. In single- and multiple-particle tests, the RBM achieves relative errors below Γ1,,ΓM\Gamma_1,\dots,\Gamma_M30 in extinction cross-sections and adjoint fields, whereas a 200-point Nyström reference gives Γ1,,ΓM\Gamma_1,\dots,\Gamma_M31–Γ1,,ΓM\Gamma_1,\dots,\Gamma_M32. Online solutions of both forward and adjoint problems are Γ1,,ΓM\Gamma_1,\dots,\Gamma_M33 faster than classical BEM at comparable accuracy, and the projected gradient-descent loop converges in Γ1,,ΓM\Gamma_1,\dots,\Gamma_M34 iterations for broadband targets over Γ1,,ΓM\Gamma_1,\dots,\Gamma_M35 nm (Gao et al., 6 Aug 2025).

In 3D source–mask optimization, the truth problem has Γ1,,ΓM\Gamma_1,\dots,\Gamma_M36 degrees of freedom and one full solution takes approximately Γ1,,ΓM\Gamma_1,\dots,\Gamma_M37 s. A reduced basis with Γ1,,ΓM\Gamma_1,\dots,\Gamma_M38 snapshots yields Γ1,,ΓM\Gamma_1,\dots,\Gamma_M39-norm error Γ1,,ΓM\Gamma_1,\dots,\Gamma_M40 and diffraction-order output error below Γ1,,ΓM\Gamma_1,\dots,\Gamma_M41 at Γ1,,ΓM\Gamma_1,\dots,\Gamma_M42, with an online cost of approximately Γ1,,ΓM\Gamma_1,\dots,\Gamma_M43 s per solve, corresponding to a speed-up of about Γ1,,ΓM\Gamma_1,\dots,\Gamma_M44. An SMO run with approximately Γ1,,ΓM\Gamma_1,\dots,\Gamma_M45 forward solves is reduced from approximately Γ1,,ΓM\Gamma_1,\dots,\Gamma_M46 s to approximately Γ1,,ΓM\Gamma_1,\dots,\Gamma_M47 s, and the optimal parameters enlarge the process window by about Γ1,,ΓM\Gamma_1,\dots,\Gamma_M48 compared with mask-only optimization (Pomplun et al., 2010).

For steady flow around a NACA0015 airfoil, using Γ1,,ΓM\Gamma_1,\dots,\Gamma_M49 divergence-free velocity modes yields relative velocity error Γ1,,ΓM\Gamma_1,\dots,\Gamma_M50 and relative pressure error Γ1,,ΓM\Gamma_1,\dots,\Gamma_M51, uniformly over sampled angles of attack. The divergence-conforming Piola-based RB runs in roughly Γ1,,ΓM\Gamma_1,\dots,\Gamma_M52 s per query, versus on the order of Γ1,,ΓM\Gamma_1,\dots,\Gamma_M53 s for a Taylor–Hood supremizer-stabilized RB of comparable accuracy, and remains exactly divergence-free to machine precision for every Γ1,,ΓM\Gamma_1,\dots,\Gamma_M54 (Fonn et al., 2018).

Taken together, these results indicate that shape-adaptive RBM is not confined to a single physics domain. It appears in boundary-integral scattering, nanoparticle inverse design, rigorous electromagnetic lithography, and incompressible flow, with the common objective of replacing expensive geometry-dependent solves by low-dimensional, rapidly evaluable, and in several cases certified surrogates.

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Shape-Adaptive Reduced Basis Method (RBM).