pmc_condensation::cond_newt__interface Interface Reference

List of all members.

Public Member Functions

subroutine func (env_state, aero_data, init, x, f, df, aero_particle)


Member Function Documentation

subroutine pmc_condensation::cond_newt__interface::func ( type(env_state_t),intent(in)  env_state,
type(aero_data_t),intent(in)  aero_data,
logical,intent(in)  init,
real*8,intent(in)  x,
real*8,intent(out)  f,
real*8,intent(out)  df,
type(aero_particle_t),intent(in)  aero_particle 
)

Parameters:
env_state  Environment state.
aero_data  Aerosol data.
init  True if first Newton loop.
x  Independent variable to solve for.
f  Function to solve.
df  Derivative df/dx.
aero_particle  Particle.


The documentation for this interface was generated from the following file:
Generated on Sun Feb 17 10:31:04 2008 for PartMC by  doxygen 1.5.4