OpenCMISS-Iron Internal API Documentation
reaction_diffusion_equation_routines::REACTION_DIFFUSION_CONTROL_LOOP_POST_LOOP Interface Reference

Private Member Functions

subroutine reaction_diffusion_control_loop_post_loop (CONTROL_LOOP, ERR, ERROR,)
 

Detailed Description

Definition at line 1604 of file reaction_diffusion_equation_routines.f90.

Member Function/Subroutine Documentation

subroutine reaction_diffusion_equation_routines::REACTION_DIFFUSION_CONTROL_LOOP_POST_LOOP::reaction_diffusion_control_loop_post_loop ( type(control_loop_type), pointer  CONTROL_LOOP,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
control_loopA pointer to the control loop to solve.
[out]errThe error code
[out]errorThe error string

Definition at line 1605 of file reaction_diffusion_equation_routines.f90.

References base_routines::enters(), base_routines::exits(), problem_constants::problem_cellml_reac_integ_reac_diff_strang_split_subtype, and solver_routines::solvers_solver_get().