OpenCMISS-Iron Internal API Documentation
|
Sets the problem specification for a monodomain problem class. More...
Private Member Functions | |
subroutine | monodomain_problemspecificationset (problem, problemSpecification, err, error,) |
Sets the problem specification for a monodomain problem class.
Definition at line 296 of file monodomain_equations_routines.f90.
|
private |
problem | A pointer to the problem to set the specification for | |
[in] | problemspecification | The problem specification to set |
[out] | err | The error code |
[out] | error | The error string |
Definition at line 297 of file monodomain_equations_routines.f90.
References base_routines::enters(), base_routines::errors(), base_routines::exits(), problem_constants::problem_bioelectrics_class, problem_constants::problem_monodomain_buenoorovio_subtype, problem_constants::problem_monodomain_strang_splitting_equation_type, and problem_constants::problem_monodomain_tentusscher06_subtype.