OpenCMISS-Iron Internal API Documentation
navier_stokes_equations_routines::NAVIER_STOKES_POST_SOLVE Interface Reference

Sets up the Navier-Stokes problem post solve. More...

Private Member Functions

subroutine navier_stokes_post_solve (SOLVER, ERR, ERROR,)
 

Detailed Description

Sets up the Navier-Stokes problem post solve.

Definition at line 5867 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

subroutine navier_stokes_equations_routines::NAVIER_STOKES_POST_SOLVE::navier_stokes_post_solve ( type(solver_type), pointer  SOLVER,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private