DAMASK with MSC.Marc FEM solver  Revision: v2.0.3-2204-gdb1f2151
The Düsseldorf Advanced Material Simulation Kit with MSC.Marc
future Module Reference

New fortran functions for compiler versions that do not support them. More...

Functions/Subroutines

integer function, dimension(:), allocatable findloc (a, v)
 substitute for the findloc intrinsic (only for integer, dimension(:) at the moment) More...
 

Detailed Description

New fortran functions for compiler versions that do not support them.

Author
Martin Diehl, Max-Planck-Institut für Eisenforschung GmbH

Function/Subroutine Documentation

◆ findloc()

integer function, dimension(:), allocatable future::findloc ( integer, dimension(:), intent(in)  a,
integer, intent(in)  v 
)

substitute for the findloc intrinsic (only for integer, dimension(:) at the moment)

Definition at line 2127 of file DAMASK_marc.f90.