OpenCMISS-Iron Internal API Documentation
|
Sets up the reaction diffusion problem post solve. More...
Private Member Functions | |
subroutine | reaction_diffusion_post_solve (CONTROL_LOOP, SOLVER, ERR, ERROR,) |
Sets up the reaction diffusion problem post solve.
Definition at line 1423 of file reaction_diffusion_equation_routines.f90.
|
private |
control_loop | A pointer to the control loop to solve. | |
solver | A pointer to the solver | |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1424 of file reaction_diffusion_equation_routines.f90.
References base_routines::enters(), base_routines::exits(), problem_constants::problem_cellml_reac_eval_reac_diff_no_split_subtype, problem_constants::problem_cellml_reac_integ_reac_diff_strang_split_subtype, problem_constants::problem_constant_reac_diff_no_split_subtype, and solver_routines::solvers_solver_get().