![]() |
v0.15.0 |
Public Member Functions | |
OpCalculateFStab (boost::shared_ptr< MatrixDouble > def_grad_ptr, boost::shared_ptr< MatrixDouble > def_grad_stab_ptr, boost::shared_ptr< MatrixDouble > def_grad_dot_ptr, double tau_F_ptr, double xi_F_ptr, boost::shared_ptr< MatrixDouble > grad_x_ptr, boost::shared_ptr< MatrixDouble > grad_vel_ptr) | |
MoFEMErrorCode | doWork (int side, EntityType type, DataForcesAndSourcesCore::EntData &data) |
Private Attributes | |
double | tauFPtr |
double | xiF |
boost::shared_ptr< MatrixDouble > | defGradPtr |
boost::shared_ptr< MatrixDouble > | defGradStabPtr |
boost::shared_ptr< MatrixDouble > | defGradDotPtr |
boost::shared_ptr< MatrixDouble > | gradxPtr |
boost::shared_ptr< MatrixDouble > | gradVelPtr |
Definition at line 103 of file dynamic_first_order_con_law.cpp.
|
inline |
Definition at line 104 of file dynamic_first_order_con_law.cpp.
|
inline |
Definition at line 115 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 160 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 158 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 159 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 162 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 161 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 156 of file dynamic_first_order_con_law.cpp.
|
private |
Definition at line 157 of file dynamic_first_order_con_law.cpp.