ComputeInternalForceFunctor(std::shared_ptr< Element > element, std::shared_ptr< Material > material, const std::vector< int > &def_grad_offset, const std::vector< int > &stress_offset, const std::vector< int > &state_data_offset, const double *reference_coordinates_, const double *displacement_, const double *velocity_, double *internal_force_, double time_previous_, double time_current_, int num_elem_, const int *elem_conn_, const int *elem_global_ids_, int num_element_data_, const double *elem_data_n_, double *elem_data_np1_, DataManager &data_manager_, bool is_output_step_, bool compute_stress_only_) | nimble::ComputeInternalForceFunctor | inline |