Go to the source code of this file.
|
static auto | PlasticOps::get_mat_tensor_sym_dtensor_sym (size_t rr, MatrixDouble &mat, FTensor::Number< 2 >) |
|
static auto | PlasticOps::get_mat_tensor_sym_dtensor_sym (size_t rr, MatrixDouble &mat, FTensor::Number< 3 >) |
|
static auto | PlasticOps::get_mat_tensor_sym_dscalar (size_t rr, MatrixDouble &mat, FTensor::Number< 2 >) |
|
static auto | PlasticOps::get_mat_tensor_sym_dscalar (size_t rr, MatrixDouble &mat, FTensor::Number< 3 >) |
|
auto | PlasticOps::get_mat_scalar_dtensor_sym (MatrixDouble &mat, FTensor::Number< 2 >) |
|
auto | PlasticOps::get_mat_scalar_dtensor_sym (MatrixDouble &mat, FTensor::Number< 3 >) |
|