OpenCMISS-Iron Internal API Documentation
|
Contains information for a CellML evaluation solver. More...
Public Attributes | |
type(solver_type), pointer | solver |
A pointer to the solver. More... | |
integer(intg) | solver_library |
The library type for the CellML evaluation solver. More... | |
type(cellml_type), pointer | cellml |
A pointer to the CellML environment for the solver. More... | |
real(dp) | current_time |
The current time value for the evaluator solver. More... | |
type(cellml_type), pointer types::cellml_evaluator_solver_type::cellml |
real(dp) types::cellml_evaluator_solver_type::current_time |
type(solver_type), pointer types::cellml_evaluator_solver_type::solver |
integer(intg) types::cellml_evaluator_solver_type::solver_library |
The library type for the CellML evaluation solver.