yosimzd2
Mechanical
- Aug 17, 2014
- 3
Hi all,
I develop a finite element code in java.
I looking for an efficiency algorithm to do the assembly process... i need to assemble the global matrix into sparse vector for using in minimum memory.
someone that develop a finite element code maybe encounter in a memory problem when he allocate the global stiffness matrix? if yes how can i overcome this problem?
thanks in advance
I develop a finite element code in java.
I looking for an efficiency algorithm to do the assembly process... i need to assemble the global matrix into sparse vector for using in minimum memory.
someone that develop a finite element code maybe encounter in a memory problem when he allocate the global stiffness matrix? if yes how can i overcome this problem?
thanks in advance