ip.f

ip.f#

These are the subroutines in ip.f.

Subroutines and functions

subroutine  iop(uu, u, imesh)#
Parameters:
  • uu (lt,1) [real]

  • u (lt,1) [real]

  • imesh [integer]

Called from:

iop(), bop(), aop(), hop(), uip()

Call to:

iop(), bop(), aop(), hop(), breduce()

subroutine  bop(bu, u, imesh)#
Parameters:
  • bu (lt,1) [real]

  • u (lt,1) [real]

  • imesh [integer]

Called from:

iop(), bop(), aop(), hop(), uip()

Call to:

iop(), bop(), aop(), hop(), breduce()

subroutine  aop(au, u, af, imesh)#
Parameters:
  • au (lt,1) [real]

  • u (lt,1) [real]

  • af (1) [real]

  • imesh [integer]

Called from:

iop(), bop(), aop(), hop(), uip()

Call to:

iop(), bop(), aop(), hop(), breduce()

subroutine  hop(hu, u, af, bf, imesh)#
Parameters:
  • hu (lt,1) [real]

  • u (lt,1) [real]

  • af (1) [real]

  • bf (1) [real]

  • imesh [integer]

Called from:

iop(), bop(), aop(), hop(), uip()

Call to:

iop(), bop(), aop(), hop(), breduce()

subroutine  uip(res, u, v, nv, itype, mdim, nbat, wk, af, bf)#
Parameters:
  • res (nv) [real]

  • u (lt,1) [real]

  • v (lt,mdim,nv) [real]

  • nv [integer]

  • itype [integer]

  • mdim [integer]

  • nbat [integer]

  • wk (lt,ldim) [real]

  • af (lt) [real]

  • bf (lt) [real]

Called from:

setbases(), ps2k(), p2k(), rom_update(), offline_mode(), online_mode(), recon_mode(), rom_setup(), asnap(), setops(), setqoi(), update_k(), update_hyper(), setmisc(), mor_init_params(), mor_set_params_rea(), mor_set_params_uni_pre(), mor_set_params_uni_post(), mor_show_params(), mor_init_fields(), setc()

Call to:

iop(), bop(), aop(), hop(), breduce()