Go to the source code of this file.
Functions/Subroutines | |
subroutine | inrt_defineburning (region, matIndIn, matIndOut, matIndOx, oxUsed, plagOutExists) |
subroutine inrt_defineburning | ( | type(t_region), intent(inout) | region, |
integer, intent(in) | matIndIn, | ||
integer, intent(in) | matIndOut, | ||
integer, intent(in) | matIndOx, | ||
logical, intent(inout) | oxUsed, | ||
logical, intent(out) | plagOutExists | ||
) |
Definition at line 57 of file INRT_DefineBurning.F90.
References moderror::deregisterfunction(), moderror::errorstop(), rflu_modrepair3d::input(), inrt_allocateauxillary(), Mesh::GenericCell_2::nedges(), and moderror::registerfunction().
Referenced by inrt_readburning().