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

Output data post solve. More...

Private Member Functions

subroutine navier_stokes_post_solve_output_data (SOLVER, ERR, ERROR,)
 

Detailed Description

Output data post solve.

Definition at line 8343 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

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

Definition at line 8344 of file Navier_Stokes_equations_routines.f90.

References analytic_analysis_routines::analyticanalysis_output(), control_loop_routines::control_loop_current_times_get(), control_loop_routines::control_loop_times_get(), base_routines::enters(), equations_set_constants::equations_set_navier_stokes_equation_one_dim_1, equations_set_constants::equations_set_navier_stokes_equation_three_dim_1, equations_set_constants::equations_set_navier_stokes_equation_three_dim_4, equations_set_constants::equations_set_navier_stokes_equation_three_dim_5, equations_set_constants::equations_set_navier_stokes_equation_two_dim_4, equations_set_constants::equations_set_navier_stokes_equation_two_dim_5, base_routines::exits(), field_io_routines::field_io_elements_export(), field_io_routines::field_io_nodes_export(), fluid_mechanics_io_routines::fluid_mechanics_io_write_encas(), base_routines::general_output_type, problem_constants::problem_ale_navier_stokes_subtype, problem_constants::problem_coupled1d0d_adv_navier_stokes_subtype, problem_constants::problem_coupled1d0d_navier_stokes_subtype, problem_constants::problem_laplace_navier_stokes_subtype, problem_constants::problem_multiscale_navier_stokes_subtype, problem_constants::problem_pgm_navier_stokes_subtype, problem_constants::problem_quasistatic_navier_stokes_subtype, problem_constants::problem_static_navier_stokes_subtype, problem_constants::problem_stree1d0d_adv_navier_stokes_subtype, problem_constants::problem_stree1d0d_navier_stokes_subtype, problem_constants::problem_transient1d_adv_navier_stokes_subtype, problem_constants::problem_transient1d_navier_stokes_subtype, problem_constants::problem_transient_navier_stokes_subtype, and problem_constants::problem_transient_rbs_navier_stokes_subtype.