v0.14.0
Classes
ConvectiveMassElement.hpp File Reference

Operators and data structures for mass and convective mass element. More...

Go to the source code of this file.

Classes

struct  ConvectiveMassElement
 structure grouping operators and data used for calculation of mass (convective) element More...
 
struct  ConvectiveMassElement::MyVolumeFE
 definition of volume element More...
 
struct  ConvectiveMassElement::BlockData
 data for calculation inertia forces More...
 
struct  ConvectiveMassElement::CommonData
 common data used by volume elements More...
 
struct  ConvectiveMassElement::OpGetDataAtGaussPts
 
struct  ConvectiveMassElement::OpGetCommonDataAtGaussPts
 
struct  ConvectiveMassElement::CommonFunctions
 
struct  ConvectiveMassElement::OpMassJacobian
 
struct  ConvectiveMassElement::OpMassRhs
 
struct  ConvectiveMassElement::OpMassLhs_dM_dv
 
struct  ConvectiveMassElement::OpMassLhs_dM_dx
 
struct  ConvectiveMassElement::OpMassLhs_dM_dX
 
struct  ConvectiveMassElement::OpEnergy
 
struct  ConvectiveMassElement::OpVelocityJacobian
 
struct  ConvectiveMassElement::OpVelocityRhs
 
struct  ConvectiveMassElement::OpVelocityLhs_dV_dv
 
struct  ConvectiveMassElement::OpVelocityLhs_dV_dx
 
struct  ConvectiveMassElement::OpVelocityLhs_dV_dX
 
struct  ConvectiveMassElement::OpEshelbyDynamicMaterialMomentumJacobian
 
struct  ConvectiveMassElement::OpEshelbyDynamicMaterialMomentumRhs
 
struct  ConvectiveMassElement::OpEshelbyDynamicMaterialMomentumLhs_dv
 
struct  ConvectiveMassElement::OpEshelbyDynamicMaterialMomentumLhs_dx
 
struct  ConvectiveMassElement::OpEshelbyDynamicMaterialMomentumLhs_dX
 
struct  ConvectiveMassElement::UpdateAndControl
 Set fields DOT_. More...
 
struct  ConvectiveMassElement::MatShellCtx
 
struct  ConvectiveMassElement::PCShellCtx
 
struct  ConvectiveMassElement::ShellResidualElement
 

Detailed Description

Operators and data structures for mass and convective mass element.

Definition in file ConvectiveMassElement.hpp.