| _affine_constraints | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _back_stress | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _boundary | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _cell_data_transfer | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _data_to_transfer | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _dof_handler | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _fe_collection | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _geometry | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _include_gravity | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _material_properties | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _mechanical_operator | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _old_displacement | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _plastic_internal_variable | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _q_collection | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _solution_transfer | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| _stress | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| complete_transfer_mpi() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |
| compute_stress(dealii::LA::distributed::Vector< double, dealii::MemorySpace::Host > const &displacement) | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | private |
| get_affine_constraints() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | inline |
| get_dof_handler() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | inline |
| get_stress_tensor() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | inline |
| MechanicalPhysics(MPI_Comm const &communicator, unsigned int const fe_degree, Geometry< dim > &geometry, Boundary const &boundary, MaterialProperty< dim, n_materials, p_order, MaterialStates, MemorySpaceType > &material_properties, std::vector< double > const &initial_temperatures) | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |
| prepare_transfer_mpi() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |
| setup_dofs(std::vector< std::shared_ptr< BodyForce< dim >>> const &body_forces=std::vector< std::shared_ptr< BodyForce< dim >>>()) | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |
| setup_dofs(dealii::DoFHandler< dim > const &thermal_dof_handler, dealii::LA::distributed::Vector< double, dealii::MemorySpace::Host > const &temperature, std::vector< bool > const &has_melted, std::vector< std::shared_ptr< BodyForce< dim >>> const &body_forces=std::vector< std::shared_ptr< BodyForce< dim >>>()) | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |
| solve() | adamantine::MechanicalPhysics< dim, n_materials, p_order, MaterialStates, MemorySpaceType > | |