v0.14.0
Classes | Variables
SurfacePressure.hpp File Reference

Go to the source code of this file.

Classes

struct  NeumannForcesSurface
 Finite element and operators to apply force/pressures applied to surfaces. More...
 
struct  NeumannForcesSurface::MethodForAnalyticalForce
 Analytical force method. More...
 
struct  NeumannForcesSurface::LinearVaringPresssure
 
struct  NeumannForcesSurface::MyTriangleFE
 
struct  NeumannForcesSurface::bCForce
 
struct  NeumannForcesSurface::bCPressure
 
struct  NeumannForcesSurface::OpNeumannForce
 Operator for force element. More...
 
struct  NeumannForcesSurface::OpNeumannForceAnalytical
 Operator for force element. More...
 
struct  NeumannForcesSurface::OpNeumannPressure
 RHS-operator for pressure element (spatial configuration) More...
 
struct  NeumannForcesSurface::DataAtIntegrationPts
 
struct  NeumannForcesSurface::OpGetTangent
 Operator for computing tangent vectors. More...
 
struct  NeumannForcesSurface::OpNeumannPressureLhs_dx_dX
 LHS-operator for pressure element (spatial configuration) More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceLhs_dx_dX
 LHS-operator for surface force element (spatial configuration) More...
 
struct  NeumannForcesSurface::OpCalculateDeformation
 Operator for computing deformation gradients in side volumes. More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialRhs_dX
 RHS-operator for the pressure element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialRhs_dX
 RHS-operator for the surface force element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialLhs
 Base class for LHS-operators for pressure element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialLhs
 Base class for LHS-operators for pressure element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialLhs_dX_dX
 LHS-operator for the pressure element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialLhs_dX_dX
 LHS-operator for the surface force element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialLhs_dX_dx
 LHS-operator for the pressure element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialLhs_dX_dx
 LHS-operator for the surface force element (material configuration) More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialVolOnSideLhs
 Base class for LHS-operators (material) on side volumes. More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialVolOnSideLhs
 Base class for LHS-operators (material) on side volumes. More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialVolOnSideLhs_dX_dx
 LHS-operator (material configuration) on the side volume. More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialVolOnSideLhs_dX_dx
 LHS-operator (material configuration) on the side volume. More...
 
struct  NeumannForcesSurface::OpNeumannPressureMaterialVolOnSideLhs_dX_dX
 LHS-operator (material configuration) on the side volume. More...
 
struct  NeumannForcesSurface::OpNeumannSurfaceForceMaterialVolOnSideLhs_dX_dX
 LHS-operator (material configuration) on the side volume. More...
 
struct  NeumannForcesSurface::OpNeumannFlux
 Operator for flux element. More...
 
struct  MetaNeumannForces
 Set of high-level function declaring elements and setting operators to apply forces/fluxes. More...
 

Variables

DEPRECATED typedef MetaNeumannForces MetaNeummanForces
 
DEPRECATED typedef NeumannForcesSurface NeummanForcesSurface
 

Variable Documentation

◆ MetaNeummanForces

DEPRECATED typedef MetaNeumannForces MetaNeummanForces
Deprecated:
Do not use that name it has spelling mistake

Definition at line 1316 of file SurfacePressure.hpp.

◆ NeummanForcesSurface

DEPRECATED typedef NeumannForcesSurface NeummanForcesSurface
Deprecated:
Do not use that name it has spelling mistake

Definition at line 1321 of file SurfacePressure.hpp.