Go to the source code of this file.
Functions/Subroutines | |
subroutine | inrt_allocateauxillary (global, inrt, nEdges, nSwitches, nData) |
subroutine inrt_allocateauxillary | ( | type(t_global), pointer | global, |
type(t_inrt_interact), pointer | inrt, | ||
integer, intent(in) | nEdges, | ||
integer, intent(in) | nSwitches, | ||
integer, intent(in) | nData | ||
) |
Definition at line 48 of file INRT_AllocateAuxillary.F90.
References moderror::deregisterfunction(), moderror::errorstop(), Mesh::GenericCell_2::nedges(), and moderror::registerfunction().
Referenced by inrt_defineboilingregulation(), inrt_defineburning(), inrt_definedrag(), inrt_defineheattransfernonburn(), and inrt_definescouring().