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 — Method
edgevelocities(grid, vel; kwargs...)
Compute VoronoiFVM.edgevelocities for a finite element flow field computed by ExtendableFEM.
VoronoiFVM.bfacevelocities — Method
bfacevelocities(grid, vel; kwargs...)
Compute VoronoiFVM.bfacevelocities for a finite element flow field computed by ExtendableFEM.