Extends PARALLAX subroutine of the same name converts character, e.g. as specified in parameter files, into actual (integer) descriptor Dirichlet boundary condition zeroth order Dirichlet boundary condition first order Neumann boundary condition first order nothing applied for boundary conditions
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | char_descr |
character descriptor |
||
| integer, | intent(out) | :: | int_descr |
actual descriptor for code Check that the descriptors inherited from PARALLAX have not changed. Otherwise, they might conflict (i.e. have the same value) as some of the other descriptors we have added |