![]() |
v0.10.0 |
#include <users_modules/eshelbian_plasticty/src/EshelbianPlasticity.hpp>
Public Types | |
typedef FTensor::Tensor1< adouble, 3 > | ATensor1 |
typedef FTensor::Tensor2< adouble, 3, 3 > | ATensor2 |
typedef FTensor::Tensor3< adouble, 3, 3, 3 > | ATensor3 |
typedef FTensor::Tensor0< FTensor::PackPtr< double *, 1 > > | DTensor0Ptr |
typedef FTensor::Tensor2< FTensor::PackPtr< double *, 1 >, 3, 3 > | DTensor2Ptr |
typedef FTensor::Tensor3< FTensor::PackPtr< double *, 1 >, 3, 3, 3 > | DTensor3Ptr |
Public Attributes | |
std::vector< double > | activeVariables |
std::vector< double > | dependentVariables |
std::vector< double > | dependentVariablesDirevatives |
Active variables | |
DTensor2Ptr | get_h () |
DTensor2Ptr | get_H () |
template<int S> | |
static DTensor2Ptr | get_VecTensor2 (std::vector< double > &v) |
template<int S> | |
static DTensor0Ptr | get_VecTensor0 (std::vector< double > &v) |
template<int S0, int S1, int S2> | |
static DTensor3Ptr | get_vecTensor3 (std::vector< double > &v) |
Definition at line 379 of file EshelbianPlasticity.hpp.
Definition at line 381 of file EshelbianPlasticity.hpp.
Definition at line 382 of file EshelbianPlasticity.hpp.
typedef FTensor::Tensor3<adouble, 3, 3, 3> EshelbianPlasticity::PhysicalEquations::ATensor3 |
Definition at line 383 of file EshelbianPlasticity.hpp.
typedef FTensor::Tensor0<FTensor::PackPtr<double *, 1> > EshelbianPlasticity::PhysicalEquations::DTensor0Ptr |
Definition at line 384 of file EshelbianPlasticity.hpp.
typedef FTensor::Tensor2<FTensor::PackPtr<double *, 1>, 3, 3> EshelbianPlasticity::PhysicalEquations::DTensor2Ptr |
Definition at line 386 of file EshelbianPlasticity.hpp.
typedef FTensor::Tensor3<FTensor::PackPtr<double *, 1>, 3, 3, 3> EshelbianPlasticity::PhysicalEquations::DTensor3Ptr |
Definition at line 387 of file EshelbianPlasticity.hpp.
|
delete |
EshelbianPlasticity::PhysicalEquations::PhysicalEquations | ( | const int | size_active, |
const int | size_dependent | ||
) |
Definition at line 390 of file EshelbianPlasticity.hpp.
|
virtual |
Definition at line 393 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_Flow | ( | ) |
Definition at line 470 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dh0 | ( | ) |
Definition at line 525 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dH0 | ( | ) |
Definition at line 528 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dh1 | ( | ) |
Definition at line 531 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dH1 | ( | ) |
Definition at line 534 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dh2 | ( | ) |
Definition at line 537 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Flow_dH2 | ( | ) |
Definition at line 540 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_h | ( | ) |
Definition at line 453 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_H | ( | ) |
Definition at line 454 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_P | ( | ) |
Definition at line 462 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dh0 | ( | ) |
Definition at line 480 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dH0 | ( | ) |
Definition at line 483 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dh1 | ( | ) |
Definition at line 486 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dH1 | ( | ) |
Definition at line 489 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dh2 | ( | ) |
Definition at line 492 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_P_dH2 | ( | ) |
Definition at line 495 of file EshelbianPlasticity.hpp.
DTensor0Ptr EshelbianPlasticity::PhysicalEquations::get_Phi | ( | ) |
Definition at line 466 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_Phi_dh | ( | ) |
Definition at line 518 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_Phi_dH | ( | ) |
Definition at line 521 of file EshelbianPlasticity.hpp.
double& EshelbianPlasticity::PhysicalEquations::get_PhiRef | ( | ) |
Definition at line 469 of file EshelbianPlasticity.hpp.
DTensor2Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma | ( | ) |
Definition at line 463 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dh0 | ( | ) |
Definition at line 499 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dH0 | ( | ) |
Definition at line 502 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dh1 | ( | ) |
Definition at line 505 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dH1 | ( | ) |
Definition at line 508 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dh2 | ( | ) |
Definition at line 511 of file EshelbianPlasticity.hpp.
DTensor3Ptr EshelbianPlasticity::PhysicalEquations::get_Sigma_dH2 | ( | ) |
Definition at line 514 of file EshelbianPlasticity.hpp.
|
static |
Definition at line 418 of file EshelbianPlasticity.hpp.
|
static |
Definition at line 412 of file EshelbianPlasticity.hpp.
|
static |
Definition at line 423 of file EshelbianPlasticity.hpp.
|
pure virtual |
|
pure virtual |
std::vector<double> EshelbianPlasticity::PhysicalEquations::activeVariables |
Definition at line 403 of file EshelbianPlasticity.hpp.
std::vector<double> EshelbianPlasticity::PhysicalEquations::dependentVariables |
Definition at line 404 of file EshelbianPlasticity.hpp.
std::vector<double> EshelbianPlasticity::PhysicalEquations::dependentVariablesDirevatives |
Definition at line 405 of file EshelbianPlasticity.hpp.