DAMASK_EICMD/src/mesh
Martin Diehl 139f2c177a use MPI_f08 if possible
most PETSc installations provide outdated MPI (f90 version)

MPI_COMM_WORLD is now of derived type (Fortran 08 style)
PETSC_COMM_WORLD is the plain integer (f90 style) alias.
Note that HDF5 is assumed to have f90 interfaces
2021-07-08 16:27:37 +02:00
..
DAMASK_mesh.f90 little polishing 2021-07-02 23:49:06 +02:00
FEM_quadrature.f90 permutationStar111 for 4th order integration is updataed 2021-06-16 14:58:26 +02:00
FEM_utilities.f90 use MPI_f08 if possible 2021-07-08 16:27:37 +02:00
discretization_mesh.f90 use MPI_f08 if possible 2021-07-08 16:27:37 +02:00
mesh_mech_FEM.f90 use MPI_f08 if possible 2021-07-08 16:27:37 +02:00