ExtendableFEMBase
Extension
The extension for ExtendableFEMBase
extends the functions below for solution types of ExtendableFEM
. The name of the extension originates from the solution type FEVectorBlock
that is defined in ExtendableFEMBase
.
VoronoiFVM.edgevelocities
— Methodedgevelocities(grid, vel; kwargs...)
Compute VoronoiFVM.edgevelocities
for a finite element flow field computed by ExtendableFEM
.
VoronoiFVM.bfacevelocities
— Methodbfacevelocities(grid, vel; kwargs...)
Compute VoronoiFVM.bfacevelocities
for a finite element flow field computed by ExtendableFEM
.