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

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

Private Member Functions

subroutine navier_stokes_pre_solve (SOLVER, ERR, ERROR,)
 

Detailed Description

Sets up the Navier-Stokes problem pre solve.

Definition at line 2523 of file Navier_Stokes_equations_routines.f90.

Member Function/Subroutine Documentation

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

Definition at line 2524 of file Navier_Stokes_equations_routines.f90.

References advection_equation_routines::advection_pre_solve(), characteristic_equation_routines::characteristic_extrapolate(), control_loop_routines::control_loop_current_times_get(), base_routines::enters(), base_routines::exits(), 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_finite_elasticity_navier_stokes_ale_subtype, problem_constants::problem_finite_elasticity_navier_stokes_type, problem_constants::problem_fluid_mechanics_class, problem_constants::problem_laplace_navier_stokes_subtype, problem_constants::problem_multi_physics_class, 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, problem_constants::problem_transient_rbs_navier_stokes_subtype, solver_routines::solver_dae_time_step_set(), solver_routines::solver_dae_times_set(), solver_routines::solver_dae_type, solver_routines::solver_dynamic_type, solver_routines::solver_linear_type, solver_routines::solver_nonlinear_type, solver_routines::solver_solve(), solver_routines::solvers_solver_get(), and stree_equation_routines::stree_pre_solve().