Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abst_side), | intent(inout), | allocatable | :: | new_side | ||
integer(kind=int32), | intent(in) | :: | id | |||
type(type_dp_3d), | intent(in), | pointer | :: | global_coordinate | ||
type(type_vtk_cell), | intent(in) | :: | cell_info | |||
type(type_geometry_settings), | intent(in) | :: | integration | |||
integer(kind=int32), | intent(inout) | :: | ierr |