base_type typedef | ug::ConvectionShapesSkewedUpwind< TDim > | |
conv_shape(size_t scvf, size_t sh) | ug::IConvectionShapes< TDim > | inlineprotected |
conv_shape_diffusion(size_t scvf, size_t sh) | ug::IConvectionShapes< TDim > | inlineprotected |
ConvectionShapesSkewedUpwind() | ug::ConvectionShapesSkewedUpwind< TDim > | inline |
D_diffusion(size_t scvf, size_t sh) const | ug::IConvectionShapes< TDim > | inline |
D_vel(size_t scvf, size_t sh) const | ug::IConvectionShapes< TDim > | inline |
D_vel(size_t scvf, size_t sh) | ug::IConvectionShapes< TDim > | inlineprotected |
dim | ug::ConvectionShapesSkewedUpwind< TDim > | static |
IConvectionShapes() | ug::IConvectionShapes< TDim > | inline |
m_bNonZeroDerivDiffusion | ug::IConvectionShapes< TDim > | protected |
m_id | ug::IConvectionShapes< TDim > | protected |
m_numScvf | ug::IConvectionShapes< TDim > | protected |
m_numSh | ug::IConvectionShapes< TDim > | protected |
m_vConvShape | ug::IConvectionShapes< TDim > | protected |
m_vConvShapeDiffusion | ug::IConvectionShapes< TDim > | protected |
m_vConvShapeVel | ug::IConvectionShapes< TDim > | protected |
m_vUpdateFunc | ug::IConvectionShapes< TDim > | protected |
non_zero_deriv_diffusion() const | ug::IConvectionShapes< TDim > | inline |
num_scvf() const | ug::IConvectionShapes< TDim > | inline |
num_sh() const | ug::IConvectionShapes< TDim > | inline |
operator()(size_t scvf, size_t sh) const | ug::IConvectionShapes< TDim > | inline |
register_func_for_elem_fvgeom() | ug::ConvectionShapesSkewedUpwind< TDim > | inlineprivate |
register_func_for_refDim() | ug::ConvectionShapesSkewedUpwind< TDim > | inlineprivate |
register_update_func(TAssFunc func) | ug::IConvectionShapes< TDim > | |
set_geometry_type(const TFVGeom &geo) | ug::IConvectionShapes< TDim > | |
set_non_zero_deriv_diffusion_flag(bool flag) | ug::IConvectionShapes< TDim > | inlineprotected |
set_sizes(size_t numScvf, size_t numSh) | ug::IConvectionShapes< TDim > | protected |
this_type typedef | ug::ConvectionShapesSkewedUpwind< TDim > | |
update(const TFVGeom *geo, const MathVector< dim > *Velocity, const MathMatrix< dim, dim > *DiffDisp, bool computeDeriv) | ug::ConvectionShapesSkewedUpwind< TDim > | |
IConvectionShapes< TDim >::update(const FVGeometryBase *geo, const MathVector< dim > *Velocity, const MathMatrix< dim, dim > *DiffDisp, bool computeDeriv) | ug::IConvectionShapes< TDim > | inline |
UpdateFunc typedef | ug::IConvectionShapes< TDim > | |
~IConvectionShapes() | ug::IConvectionShapes< TDim > | inlinevirtual |