![]() |
v0.14.0 |
#include <src/boundary_conditions/EssentialDisplacementCubitBcData.hpp>
Public Types | |
using | OpSource = typename FormsIntegrators< OpBase >::template Assembly< A >::template LinearForm< I >::template OpSource< 1, FIELD_DIM > |
Public Member Functions | |
OpEssentialRhsImpl (const std::string field_name, boost::shared_ptr< DisplacementCubitBcData > bc_data, boost::shared_ptr< Range > ents_ptr, std::vector< boost::shared_ptr< ScalingMethod > > smv) | |
Private Member Functions | |
FTensor::Tensor1< double, FIELD_DIM > | rotFunction (double x, double y, double z) |
Private Attributes | |
FTensor::Tensor1< double, FIELD_DIM > | tVal |
FTensor::Tensor1< double, 3 > | tAngles |
FTensor::Tensor1< double, 3 > | tOffset |
VecOfTimeScalingMethods | vecOfTimeScalingMethods |
VectorFun< FIELD_DIM > | dispFunction |
Definition at line 167 of file EssentialDisplacementCubitBcData.hpp.
using MoFEM::OpEssentialRhsImpl< DisplacementCubitBcData, 1, FIELD_DIM, A, I, OpBase >::OpSource = typename FormsIntegrators<OpBase>::template Assembly< A>::template LinearForm<I>::template OpSource<1, FIELD_DIM> |
Definition at line 171 of file EssentialDisplacementCubitBcData.hpp.
MoFEM::OpEssentialRhsImpl< DisplacementCubitBcData, 1, FIELD_DIM, A, I, OpBase >::OpEssentialRhsImpl | ( | const std::string | field_name, |
boost::shared_ptr< DisplacementCubitBcData > | bc_data, | ||
boost::shared_ptr< Range > | ents_ptr, | ||
std::vector< boost::shared_ptr< ScalingMethod > > | smv | ||
) |
Definition at line 198 of file EssentialDisplacementCubitBcData.hpp.
|
inlineprivate |
Definition at line 186 of file EssentialDisplacementCubitBcData.hpp.
|
private |
Definition at line 184 of file EssentialDisplacementCubitBcData.hpp.
|
private |
Definition at line 181 of file EssentialDisplacementCubitBcData.hpp.
|
private |
Definition at line 182 of file EssentialDisplacementCubitBcData.hpp.
|
private |
Definition at line 180 of file EssentialDisplacementCubitBcData.hpp.
|
private |
Definition at line 183 of file EssentialDisplacementCubitBcData.hpp.