Selected Research

Multiscale Modeling

Vascularized tissues and fiber reinforced materials (FRMs) can be modeled as bi-phasic materials, where different constitutive behaviors are associated with different phases. 

The numerical study of these problems through a full geometrical resolution of the two phases is often computationally infeasible: the usual approach to model these problems is to use homogenization theory, and exploit strong regularity assumptions on the distribution of the one-dimensional topology. 

Both approaches fall short in intermediate regimes where lack of regularity does not justify a homogenized approach, and when the complexity of the one-dimensional network renders the fully resolved problem numerically intractable.

Our proposal is to use distributed Lagrange multipliers where the two phases are coupled through a constraint condition on non-matching, overlapping geometries, opening the way for intricate fiber-bulk and vasculature-bulk couplings as well as allowing complex geometries with no alignment requirements between the discretization of the background problem and the one-dimensional topology.


Non-Matching Methods

When solving elliptic partial differential equations in a region containing immersed interfaces (possibly evolving in time), it is often desirable to approximate the problem using an independent background discretization, not aligned with the interface itself. In non-matching methods, the interface is replaced by a singular force field that produces the desired interface conditions, as done in immersed boundary methods.

Two different approaches are used in the literature for the approximation of such problems:

In the first class of methods, classical finite element approximations are known to have inferior convergence properties, when compared to matching methods. We show, however, that the detrimental effect due to the non-matching nature of the algorithm is only a local phenomenon, restricted to a small neighborhood of the interface. Optimal approximations can be constructed in a natural and inexpensive way, by reformulating the problem in weighted Sobolev spaces.

S-Adaptive Finite Elements

Smoothed Adaptive Finite Elements (S-AFEM) and Smoothed Adaptive Perturbed Inverse Iteration (SA-PINVIT) are innovative Finite Element algorithms for the solution of source and eigenvalue problems with local adaptivity. 

The algorithms are inspired by the ascending phase of the V-cycle multigrid method: we replace accurate algebraic solutions in intermediate cycles of the classical AFEM and PINVIT methods with the application of a prolongation step, followed by a smoother. 

Even though these intermediate solutions are far from the exact algebraic solutions, their a-posteriori error estimation produces a refinement pattern that is substantially equivalent to the one that would be generated by classical AFEM, at a considerable fraction of the computational cost.

Intermediate solution steps are instrumental for the construction of the finally adapted grid, and play no role in the final solution, which is the only one that is retained for analysis and processing.

S-AFEM and SA-PINVIT are simple yet effective algorithms to reduce the overall computational cost of AFEM and PINVIT, by providing a fast procedure for the construction of quasi-optimal mesh sequences that do not require the exact solution of the algebraic problem in the intermediate loops.

Iso-geometric Analysis

Iso-geometric analysis (IGA) bypasses mesh generation and allows one to perform direct design-to-analysis simulations, by employing the same class of functions used for geometry parameterization in CAGD packages during the analysis process.

Most modern CAD tools, however, are based on boundary representation (B-Rep) objects, making the use of volume-based finite element isogeometric analysis tools (FE-IGA) less attractive, since they require the extension of the computational domain inside (or outside) the enclosing (or enclosed) CAGD surface.

For thin structures, isogeometric shell models circumvent this issue since they only need a surface description of the structure. 

For fluid dynamics, isogeometric boundary element methods (IGA-BEM) also circumvent the issue mentioned above by reformulating the volumetric flow problem in boundary integral form. 

Such dimensionality reduction makes the coupling between boundary integral formulations and shell theory an ideal combination for a large class of fluid–structure interaction (FSI) problems, where thin structures interact with Newtonian incompressible flows, and it fits ideally in the IGA paradigm, by only requiring surface representations for both fluid and structural analyses.

Immersed Methods for FSI

Immersed methods find their most famous application in the solution of general fluid–structure interaction (FSI) problems.

In immersed methods the solid domain is surrounded by the fluid. When the fluid and solid do not slip relative to one another, these methods have three basic features:


Efficient numerical implementation of such methods is the subject of many research and projects.  A toy example code is included in the tutorial step-70 of the deal.II library.