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

Sets up the reaction diffusion problem post solve. More...

Private Member Functions

subroutine reaction_diffusion_post_solve (CONTROL_LOOP, SOLVER, ERR, ERROR,)
 

Detailed Description

Sets up the reaction diffusion problem post solve.

Definition at line 1423 of file reaction_diffusion_equation_routines.f90.

Member Function/Subroutine Documentation

subroutine reaction_diffusion_equation_routines::REACTION_DIFFUSION_POST_SOLVE::reaction_diffusion_post_solve ( type(control_loop_type), pointer  CONTROL_LOOP,
type(solver_type), pointer  SOLVER,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private