PolyFEM
Loading...
Searching...
No Matches
polyfem::assembler::ElasticityTensor Member List

This is the complete list of members for polyfem::assembler::ElasticityTensor, including all inherited members.

compute_stress(const std::array< double, DIM > &strain, const int j) constpolyfem::assembler::ElasticityTensor
operator()(int i, int j) constpolyfem::assembler::ElasticityTensor
operator()(int i, int j)polyfem::assembler::ElasticityTensor
reference_stiffness_tensor_polyfem::assembler::ElasticityTensorprivate
resize(const int size)polyfem::assembler::ElasticityTensor
rotate_stiffness(const Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic, 0, 6, 6 > &rotation_mtx_voigt)polyfem::assembler::ElasticityTensor
set_from_entries(const std::vector< double > &entries, const std::string &stress_unit)polyfem::assembler::ElasticityTensor
set_from_lambda_mu(const double lambda, const double mu, const std::string &stress_unit)polyfem::assembler::ElasticityTensor
set_from_young_poisson(const double young, const double poisson, const std::string &stress_unit)polyfem::assembler::ElasticityTensor
set_orthotropic(double Ex, double Ey, double Ez, double nuXY, double nuXZ, double nuYZ, double muYZ, double muZX, double muXY, const std::string &stress_unit)polyfem::assembler::ElasticityTensor
set_orthotropic(double Ex, double Ey, double nuXY, double muXY, const std::string &stress_unit)polyfem::assembler::ElasticityTensor
set_transversely_isotropic(double Et, double Ea, double nu_t, double nu_a, double Ga, const std::string &stress_units)polyfem::assembler::ElasticityTensor
size_polyfem::assembler::ElasticityTensorprivate
stiffness_tensor_polyfem::assembler::ElasticityTensorprivate
unrotate_stiffness()polyfem::assembler::ElasticityTensor