YudanGou's Stars
jfchessa/femlab
Some basic matlab routines for performing finite element analysis
SCIInstitute/SCI-Solver_FEM
SCI-Solver_FEM is a C++/CUDA library written to solve an FEM linear system. It is designed to solve the FEM system quickly by using GPU hardware.
zhang2wl/FEM-Explicit2D-
This is a simple finite element 2D explicit code framework. It solves dynamic solid mechanics problems using parallel computing technique. Element supported is only 2D quad at this moment.