![]() |
LifeV
|
typedef ExpressionSubstraction< ExpressionDefinitions::isochoricStretch_Type, ExpressionScalar > difference_Type |
Definition at line 423 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionSubstraction< ExpressionDefinitions::stretch_Type, ExpressionScalar > incompressibleDifference_Type |
Definition at line 427 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionDivision< incompressibleDifference_Type, ExpressionScalar > relativeDifference_Type |
Definition at line 431 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionArcTan< difference_Type > activation_Type |
Definition at line 433 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionVectorFromNonConstantScalar< difference_Type, 3 > expressionVectorFromDifference_Type |
Definition at line 435 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionVectorFromNonConstantScalar< incompressibleDifference_Type, 3 > expressionVectorFromIncompressibleDifference_Type |
Definition at line 436 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionVectorFromNonConstantScalar< relativeDifference_Type, 3 > expressionVectorFromRelativeDifference_Type |
Definition at line 437 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDefinitions::deformationGradient_Type, ExpressionDefinitions::inverseTensor_Type > deformationActivatedTensor_Type |
Definition at line 440 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDefinitions::minusTransposedTensor_Type, ExpressionTranspose< ExpressionDefinitions::deformationGradient_Type > > activeMinusTtensor_Type |
Definition at line 443 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 449 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDefinitions::deformationGradient_Type, ExpressionDefinitions::interpolatedValue_Type > activatedFiber_Type |
Definition at line 452 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 454 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 456 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 458 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 460 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionDivision< ExpressionDefinitions::determinantTensorF_Type, ExpressionDefinitions::interpolatedScalarValue_Type > activatedDeterminantF_Type |
Definition at line 463 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDefinitions::determinantTensorF_Type, ExpressionDefinitions::powerExpression_Type > activatedJ_Type |
Definition at line 466 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 468 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionIsochoricChangeOfVariable< activatedDeterminantF_Type > activeIsochoricDeterminant_Type |
Definition at line 470 of file structure/fem/ExpressionDefinitions.hpp.
Definition at line 472 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionOuterProduct< normalizedVector_Type, normalizedVector_Type > activeNormalizedOuterProduct_Type |
Definition at line 474 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionDot< rightCauchyGreenMultiMechanism_Type, activeNormalizedOuterProduct_Type > activeStretch_Type |
Definition at line 476 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionDot< rightCauchyGreenMultiMechanism_Type, ExpressionDefinitions::outerProduct_Type > activeInterpolatedFiberStretch_Type |
Definition at line 478 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< activeIsochoricDeterminant_Type, activeInterpolatedFiberStretch_Type > activeIsochoricStretch_Type |
Definition at line 481 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< activeIsochoricDeterminant_Type, activeStretch_Type > activeNoInterpolationStretch_Type |
Definition at line 484 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< activePowerExpression_Type, activeStretch_Type > activePowerIsochoricStretch_Type |
Definition at line 486 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDphiJ, ExpressionDefinitions::inverseTensor_Type > activeLinearization_Type |
Definition at line 492 of file structure/fem/ExpressionDefinitions.hpp.
typedef ExpressionProduct< ExpressionDphiI, ExpressionDefinitions::inverseTensor_Type > activeTestGradient_Type |
Definition at line 496 of file structure/fem/ExpressionDefinitions.hpp.
difference_Type absoluteStretch | ( | const ExpressionDefinitions::isochoricStretch_Type | IVbar, |
const Real | valueToSubtract | ||
) |
Definition at line 339 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
incompressibleDifference_Type incompressibleAbsoluteStretch | ( | const ExpressionDefinitions::stretch_Type | IV, |
const Real | valueToSubtract | ||
) |
Definition at line 346 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
relativeDifference_Type relativeDifference | ( | const incompressibleDifference_Type | difference, |
const Real | refFourthInvariant | ||
) |
Definition at line 353 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activation_Type activationConstructor | ( | const ExpressionMultimechanism::difference_Type | absoluteStretch, |
const Real | intCoeff, | ||
const Real | extCoeff, | ||
const Real | translation | ||
) |
Definition at line 361 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
expressionVectorFromDifference_Type vectorFromActivation | ( | const ExpressionMultimechanism::difference_Type | activation | ) |
Definition at line 369 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
expressionVectorFromIncompressibleDifference_Type vectorFromIncompressibleDifference | ( | const ExpressionMultimechanism::incompressibleDifference_Type | activation | ) |
Definition at line 374 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
expressionVectorFromRelativeDifference_Type vectorFromRelativeDifference | ( | const ExpressionMultimechanism::relativeDifference_Type | relDifference | ) |
Definition at line 379 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
deformationActivatedTensor_Type createDeformationActivationTensor | ( | const ExpressionDefinitions::deformationGradient_Type | Ft, |
const ExpressionDefinitions::inverseTensor_Type | F0_ta | ||
) |
Definition at line 384 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
rightCauchyGreenMultiMechanism_Type activationRightCauchyGreen | ( | const ExpressionDefinitions::minusTransposedTensor_Type | FzeroAminusT, |
const ExpressionDefinitions::rightCauchyGreenTensor_Type | C, | ||
const ExpressionDefinitions::inverseTensor_Type | FzeroAminus1 | ||
) |
Definition at line 390 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activatedFiber_Type activateFiberDirection | ( | const ExpressionDefinitions::deformationGradient_Type | F, |
const ExpressionDefinitions::interpolatedValue_Type | ithFiber | ||
) |
Definition at line 399 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
squaredNormActivatedFiber_Type squaredNormActivatedFiber | ( | const activatedFiber_Type | f | ) |
Definition at line 410 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
normalizedVector_Type unitVector | ( | const activatedFiber_Type | vector | ) |
Definition at line 405 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
normActivatedFiber_Type normActivatedFiber | ( | const activatedFiber_Type | f | ) |
Definition at line 415 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
normalizedFiber_Type normalizedFiberDirection | ( | const activatedFiber_Type | fiber, |
const normActivatedFiber_Type | normFiber | ||
) |
Definition at line 422 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activatedDeterminantF_Type activateDeterminantF | ( | const ExpressionDefinitions::determinantTensorF_Type | Jzero, |
const ExpressionDefinitions::interpolatedScalarValue_Type | JzeroA | ||
) |
Definition at line 428 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activatedJ_Type activateJ | ( | const ExpressionDefinitions::determinantTensorF_Type | Jzero, |
const ExpressionDefinitions::powerExpression_Type | JzeroA | ||
) |
Definition at line 434 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activePowerExpression_Type activePowerExpression | ( | activatedDeterminantF_Type | Ja, |
const Real | exp | ||
) |
Definition at line 440 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeIsochoricDeterminant_Type activeIsochoricDeterminant | ( | activatedDeterminantF_Type | Ja | ) |
Definition at line 446 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeOuterProduct_Type activeOuterProduct | ( | const activatedFiber_Type | activatedFiber | ) |
Definition at line 451 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeNormalizedOuterProduct_Type activeNormalizedOuterProduct | ( | const normalizedVector_Type | activatedFiber | ) |
Definition at line 456 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeStretch_Type activeFiberStretch | ( | const rightCauchyGreenMultiMechanism_Type | activeC, |
const activeNormalizedOuterProduct_Type | activeM | ||
) |
Definition at line 461 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeInterpolatedFiberStretch_Type activeInterpolatedFiberStretch | ( | const rightCauchyGreenMultiMechanism_Type | activeC, |
const ExpressionDefinitions::outerProduct_Type | activeM | ||
) |
Definition at line 467 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeIsochoricStretch_Type activeIsochoricFourthInvariant | ( | const activeIsochoricDeterminant_Type | activeJ, |
const activeInterpolatedFiberStretch_Type | activeI4 | ||
) |
Definition at line 473 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeNoInterpolationStretch_Type activeNoInterpolationFourthInvariant | ( | const activeIsochoricDeterminant_Type | activeJ, |
const activeStretch_Type | activeI4 | ||
) |
Definition at line 479 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activePowerIsochoricStretch_Type activePowerIsochoricFourthInvariant | ( | const activePowerExpression_Type | activeJ, |
const activeStretch_Type | activeI4 | ||
) |
Definition at line 485 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeMinusTtensor_Type createActiveMinusTtensor | ( | const ExpressionDefinitions::minusTransposedTensor_Type | FminusT, |
const ExpressionTranspose< ExpressionDefinitions::deformationGradient_Type > | FzeroA | ||
) |
Definition at line 492 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeLinearization_Type activatedLinearization | ( | const ExpressionDphiJ | der, |
const ExpressionDefinitions::inverseTensor_Type | inverse | ||
) |
Definition at line 498 of file fsi_blocks/solver/ExpressionDefinitions.cpp.
activeTestGradient_Type activatedTestGradient | ( | const ExpressionDphiI | gradTest, |
const ExpressionDefinitions::inverseTensor_Type | FAminus1 | ||
) |
Definition at line 503 of file fsi_blocks/solver/ExpressionDefinitions.cpp.