OpenCMISS-Iron Internal API Documentation
|
Performs pre-solve actions for reaction-diffusion problems. More...
Private Member Functions | |
subroutine | reaction_diffusion_pre_solve (SOLVER, ERR, ERROR,) |
Performs pre-solve actions for reaction-diffusion problems.
Definition at line 1351 of file reaction_diffusion_equation_routines.f90.
|
private |
solver | A pointer to the solver to perform the pre-solve actions for. | |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 1352 of file reaction_diffusion_equation_routines.f90.
References control_loop_routines::control_loop_current_times_get(), 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::solver_dae_times_set().