OpenCMISS-Iron Internal API Documentation
|
Sets the problem specification for a reaction-diffusion problem. More...
Private Member Functions | |
subroutine | reactiondiffusion_problemspecificationset (problem, problemSpecification, err, error,) |
Sets the problem specification for a reaction-diffusion problem.
Definition at line 995 of file reaction_diffusion_equation_routines.f90.
|
private |
[in] | problem | A pointer to the problem to set the problem specification for. |
[in] | problemspecification | The problem specification to set. |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 996 of file reaction_diffusion_equation_routines.f90.
References base_routines::enters(), base_routines::errors(), 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_classical_field_class, problem_constants::problem_constant_reac_diff_no_split_subtype, and problem_constants::problem_reaction_diffusion_equation_type.