OpenCMISS-Iron Internal API Documentation
multi_compartment_transport_routines::MULTI_COMPARTMENT_TRANSPORT_POST_SOLVE Interface Reference

Sets up the multi-compartment transport problem post solve. More...

Public Member Functions

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

Detailed Description

Sets up the multi-compartment transport problem post solve.

Definition at line 824 of file multi_compartment_transport_routines.f90.

Member Function/Subroutine Documentation

subroutine multi_compartment_transport_routines::MULTI_COMPARTMENT_TRANSPORT_POST_SOLVE::multi_compartment_transport_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 
)
Parameters
control_loopA pointer to the control loop to solve.
solverA pointer to the solver
[out]errThe error code
[out]errorThe error string

Definition at line 825 of file multi_compartment_transport_routines.f90.

References base_routines::enters(), base_routines::exits(), and problem_constants::problem_standard_multi_compartment_transport_subtype.