| MatPhysicalEquations(boost::shared_ptr< MatOps::PhysicalEquations > mat_physical_equations_ptr) | EshelbianPlasticity::MatPhysicalEquations | inline |
| matPhysicalEquationsPtr | EshelbianPlasticity::MatPhysicalEquations | protected |
| PhysicalEquations()=default | EshelbianPlasticity::PhysicalEquations | |
| returnOpCalculateEnergy(boost::shared_ptr< DataAtIntegrationPts > data_ptr, boost::shared_ptr< double > total_energy_ptr) | EshelbianPlasticity::PhysicalEquations | virtual |
| returnOpCalculateStretchFromStress(boost::shared_ptr< DataAtIntegrationPts > data_ptr, boost::shared_ptr< PhysicalEquations > physics_ptr) | EshelbianPlasticity::PhysicalEquations | virtual |
| returnOpCalculateVarStretchFromStress(boost::shared_ptr< DataAtIntegrationPts > data_ptr, boost::shared_ptr< PhysicalEquations > physics_ptr) | EshelbianPlasticity::PhysicalEquations | virtual |
| returnOpJacobian(const bool eval_rhs, const bool eval_lhs, boost::shared_ptr< DataAtIntegrationPts > data_ptr, boost::shared_ptr< PhysicalEquations > physics_ptr) override | EshelbianPlasticity::MatPhysicalEquations | inlinevirtual |
| returnOpSpatialPhysical(const std::string &field_name, boost::shared_ptr< DataAtIntegrationPts > data_ptr, const double alpha) override | EshelbianPlasticity::MatPhysicalEquations | inlinevirtual |
| returnOpSpatialPhysical_du_du(std::string row_field, std::string col_field, boost::shared_ptr< DataAtIntegrationPts > data_ptr, const double alpha) | EshelbianPlasticity::MatPhysicalEquations | inlinevirtual |
| returnOpSpatialPhysicalExternalStrain(const std::string &field_name, boost::shared_ptr< DataAtIntegrationPts > data_ptr, boost::shared_ptr< ExternalStrainVec > external_strain_vec_ptr, std::map< std::string, boost::shared_ptr< ScalingMethod > > smv) | EshelbianPlasticity::PhysicalEquations | virtual |
| returnOpTopoSpatialPhysical(const std::string &field_name, boost::shared_ptr< DataAtIntegrationPts > data_ptr, SmartPetscObj< Vec > assemble_vec, boost::shared_ptr< TopologicalData > topo_ptr, const double alpha_u, boost::shared_ptr< double > J_ptr) | EshelbianPlasticity::PhysicalEquations | virtual |
| ~PhysicalEquations()=default | EshelbianPlasticity::PhysicalEquations | virtual |