Loading...
Searching...
No Matches
terra::fe::wedge::operators::shell Namespace Reference

Classes

class  BoundaryMass
 
class  Divergence
 
class  DivKGrad
 
class  DivKGradSimple
 
class  EpsDivDivStokes
 
class  Epsilon
 
class  EpsilonDivDiv
 
class  EpsilonDivDivKerngen
 Matrix-free / matrix-based epsilon-div-div operator on wedge elements in a spherical shell. More...
 
class  EpsilonDivDivSimple
 
class  EpsilonSimple
 
class  Gradient
 
class  Identity
 
class  KMass
 
class  Laplace
 
class  LaplaceSimple
 
class  Mass
 
class  ProlongationConstant
 
class  ProlongationLinear
 
class  ProlongationVecConstant
 
class  ProlongationVecLinear
 
class  RestrictionConstant
 
class  RestrictionLinear
 
class  RestrictionVecConstant
 
class  RestrictionVecLinear
 
class  Stokes
 
class  UnsteadyAdvectionDiffusionSUPG
 Linear operator for a method-of-lines discretization of the unsteady advection-diffusion equation with SUPG (streamline upwind Petrov-Galerkin) stabilization. More...
 
class  VectorLaplace
 
class  VectorLaplaceSimple
 
class  VectorMass
 
class  Zero
 

Functions

template<typename ScalarT >
ScalarT supg_tau (const ScalarT vel_norm, const ScalarT kappa, const ScalarT h, const ScalarT Pe_tol=1e-8)
 

Function Documentation

◆ supg_tau()

template<typename ScalarT >
ScalarT terra::fe::wedge::operators::shell::supg_tau ( const ScalarT  vel_norm,
const ScalarT  kappa,
const ScalarT  h,
const ScalarT  Pe_tol = 1e-8 
)