Giang Huynh
Results
2
issues of
Giang Huynh
refs #30466 ## Reason Some creep materials do not have an analytical form of strain energy rate density, so it requires a numerical evaluation for this quantity. ## Design Strain...
Hi all, I am trying to write a code that doesn't require a linear solver by using the mass lumping technique. My current implementation looks like this: active_set.clear(); active_set.set_size(dof_handler.n_dofs()); std::vector...
Question :grey_question:
Documentation