#include <users_modules/fracture_mechanics/src/ConstantArea.hpp>
Definition at line 240 of file ConstantArea.hpp.
◆ OpAreaJacobian()
FractureMechanics::ConstantArea::OpAreaJacobian::OpAreaJacobian |
( |
int |
tag, |
|
|
CommonData & |
common_data |
|
) |
| |
|
inline |
◆ doWork()
Definition at line 423 of file ConstantArea.hpp.
430 if (
type != MBVERTEX) {
434 int nb_dofs = data.getFieldData().size();
435 int nb_gauss_pts = data.getN().size1();
442 for (
int dd = 0;
dd != nb_dofs;
dd++) {
445 for (
int dd = 0;
dd != nb_dofs;
dd++) {
453 for (
int gg = 0; gg != nb_gauss_pts; ++gg) {
455 double val = getGaussPts()(2, gg) * 0.5;
467 for (
int dd = 0;
dd != nb_dofs;
dd++) {
◆ a_auxFun
◆ commonData
CommonData& FractureMechanics::ConstantArea::OpAreaJacobian::commonData |
◆ isTapeRecorded
bool FractureMechanics::ConstantArea::OpAreaJacobian::isTapeRecorded |
◆ tAg
int FractureMechanics::ConstantArea::OpAreaJacobian::tAg |
The documentation for this struct was generated from the following file:
const Tensor2_symmetric_Expr< const ddTensor0< T, Dim, i, j >, typename promote< T, double >::V, Dim, i, j > dd(const Tensor0< T * > &a, const Index< i, Dim > index1, const Index< j, Dim > index2, const Tensor1< int, Dim > &d_ijk, const Tensor1< double, Dim > &d_xyz)