Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
advection::advection_recompute_metrics Interface Reference

Update any geometry/metric data inside the advection object. For eg., in ALE, maps the coef_GLL to coef_GL at each iteration for dealiasing. More...

Public Member Functions

subroutine advection_recompute_metrics (this, coef, moving_boundary)
 

Detailed Description

Definition at line 182 of file advection.f90.

Constructor & Destructor Documentation

◆ advection_recompute_metrics()

subroutine advection::advection_recompute_metrics::advection_recompute_metrics ( class(advection_t), intent(inout this,
type(coef_t), intent(in coef,
logical, intent(in moving_boundary 
)
virtual

Definition at line 182 of file advection.f90.


The documentation for this interface was generated from the following file: