DAMASK_EICMD/src/mesh
Martin Diehl 3884549e19 store field variables as 1D array
first step of simplifying layout:
1) Solver translates from ip,el tuple (FEM) or cells(1),cells(2),cells(3) triple to list.
2) DAMASK iterates over all points
3) homogenization knows mapping (point,constituent) -> (instance,member)
2020-12-16 21:56:02 +01:00
..
DAMASK_mesh.f90 error checking, making readable with damask.Result 2020-11-15 15:39:54 +01:00
FEM_quadrature.f90 print is more appropriate than write 2020-09-19 08:29:50 +02:00
FEM_utilities.f90 store field variables as 1D array 2020-12-16 21:56:02 +01:00
discretization_mesh.f90 error checking, making readable with damask.Result 2020-11-15 15:39:54 +01:00
mesh_mech_FEM.f90 store field variables as 1D array 2020-12-16 21:56:02 +01:00