OpenCMISS-Iron Internal API Documentation
monodomain_equations_routines::MONODOMAIN_POST_SOLVE Interface Reference

Sets up the output type for a monodomain problem class. More...

Private Member Functions

subroutine monodomain_post_solve (CONTROL_LOOP, SOLVER, ERR, ERROR,)
 

Detailed Description

Sets up the output type for a monodomain problem class.

Definition at line 1337 of file monodomain_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine monodomain_equations_routines::MONODOMAIN_POST_SOLVE::monodomain_post_solve ( type(control_loop_type), pointer  CONTROL_LOOP,
type(solver_type), pointer  SOLVER,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private