![]() |
v0.13.0 |
#include <users_modules/multifield_plasticity/src/RigidBodies.hpp>
Public Member Functions | |
ConeRigidBody (VectorDouble c_coords, VectorDouble roller_disp, int id) | |
MoFEMErrorCode | getRollerDataForTag () |
Tensor1< double, 3 > | getNormal (Tensor1< TPack3, 3 > &t_coords, Tensor1< TPack1, 3 > &t_disp) |
Tensor1< double, 3 > | getNormal (Tensor1< TPack3, 3 > &t_coords, Tensor1< double, 3 > &t_disp) |
Tensor1< double, 3 > | getNormal (Tensor1< double, 3 > &t_coords, Tensor1< double, 3 > &t_disp) |
Tensor2< double, 3, 3 > | getDiffNormal (Tensor1< TPack3, 3 > &t_coords, Tensor1< TPack1, 3 > &t_disp, Tensor1< TPack1, 3 > &t_normal) |
double | getGap (Tensor1< TPack3, 3 > &t_coords) |
Tensor1< double, 3 > | getdGap (Tensor1< TPack3, 3 > &t_coords, Tensor1< TPack1, 3 > &t_normal) |
template<typename T1 , typename T2 > | |
Tensor1< double, 3 > & | getNormalImpl (Tensor1< T1, 3 > &t_coords, Tensor1< T2, 3 > &t_disp) |
template<typename T1 > | |
double | getGapImpl (Tensor1< T1, 3 > &t_coords) |
template<typename T1 , typename T2 , typename T3 > | |
Tensor2< double, 3, 3 > | getDiffNormalImpl (Tensor1< T1, 3 > &t_coords, Tensor1< T2, 3 > &t_disp, Tensor1< T3, 3 > &t_normal) |
template<typename T1 , typename T2 > | |
Tensor1< double, 3 > | getdGapImpl (Tensor1< T1, 3 > &t_coords, Tensor1< T2, 3 > &t_normal) |
virtual MoFEMErrorCode | getBodyOptions () |
![]() | |
RigidBodyData (VectorDouble c_coords, VectorDouble roller_disp, int id) | |
RigidBodyData ()=delete | |
virtual | ~RigidBodyData () |
MoFEMErrorCode | computeRotationMatrix () |
Tensor1< double, 3 > | getBodyOffset () |
template<typename T1 , typename T2 > | |
Tensor1< double, 3 > & | getPointCoords (Tensor1< T1, 3 > &t_coords, Tensor1< T2, 3 > &t_disp) |
MoFEMErrorCode | saveBasicDataOnTag (moab::Interface &moab_debug, EntityHandle &vertex) |
Public Attributes | |
shared_ptr< ArbitrarySurfaceData > | cP |
double | sLope |
double | hEight |
double | rAdius |
double | smallRadius |
double | oFfset |
double | aNgle |
![]() | |
const int | iD |
Index< 'i', 3 > | i |
Index< 'j', 3 > | j |
Index< 'k', 3 > | k |
VectorDouble | originCoords |
VectorDouble | rollerDisp |
VectorDouble | BodyDispScaled |
double | gAp |
Tensor1< double, 3 > | tNormal |
Tensor1< double, 3 > | dGap |
Tensor1< double, 3 > | pointCoords |
Tensor1< double, 3 > | closestPoint |
Tensor1< double, 3 > | defaultOrientation |
Tensor1< double, 3 > | oRientation |
Tensor2< double, 3, 3 > | rotationMat |
Tensor2< double, 3, 3 > | diffNormal |
string | positionDataParamName |
int | bodyType |
array< double, 9 > | dataForTags |
Additional Inherited Members | |
![]() | |
using | TPack3 = PackPtr< double *, 3 > |
using | TPack1 = PackPtr< double *, 1 > |
Definition at line 956 of file RigidBodies.hpp.
ConeRigidBody::ConeRigidBody | ( | VectorDouble | c_coords, |
VectorDouble | roller_disp, | ||
int | id | ||
) |
Definition at line 965 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 1174 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 1006 of file RigidBodies.hpp.
Tensor1<double, 3> ConeRigidBody::getdGapImpl | ( | Tensor1< T1, 3 > & | t_coords, |
Tensor1< T2, 3 > & | t_normal | ||
) |
Definition at line 1169 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 997 of file RigidBodies.hpp.
Tensor2<double, 3, 3> ConeRigidBody::getDiffNormalImpl | ( | Tensor1< T1, 3 > & | t_coords, |
Tensor1< T2, 3 > & | t_disp, | ||
Tensor1< T3, 3 > & | t_normal | ||
) |
Definition at line 1147 of file RigidBodies.hpp.
Implements RigidBodyData.
Definition at line 1003 of file RigidBodies.hpp.
double ConeRigidBody::getGapImpl | ( | Tensor1< T1, 3 > & | t_coords | ) |
Definition at line 1142 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 992 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 988 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 984 of file RigidBodies.hpp.
Tensor1<double, 3>& ConeRigidBody::getNormalImpl | ( | Tensor1< T1, 3 > & | t_coords, |
Tensor1< T2, 3 > & | t_disp | ||
) |
Definition at line 1012 of file RigidBodies.hpp.
|
virtual |
Implements RigidBodyData.
Definition at line 975 of file RigidBodies.hpp.
double ConeRigidBody::aNgle |
Definition at line 964 of file RigidBodies.hpp.
shared_ptr<ArbitrarySurfaceData> ConeRigidBody::cP |
Definition at line 957 of file RigidBodies.hpp.
double ConeRigidBody::hEight |
Definition at line 959 of file RigidBodies.hpp.
double ConeRigidBody::oFfset |
Definition at line 962 of file RigidBodies.hpp.
double ConeRigidBody::rAdius |
Definition at line 960 of file RigidBodies.hpp.
double ConeRigidBody::sLope |
Definition at line 958 of file RigidBodies.hpp.
double ConeRigidBody::smallRadius |
Definition at line 961 of file RigidBodies.hpp.