OpenCMISS-Iron Internal API Documentation
problem_constants Module Reference

This module handles all problem wide constants. More...

Variables

integer(intg), parameter problem_no_class =0
 
integer(intg), parameter problem_elasticity_class =1
 
integer(intg), parameter problem_fluid_mechanics_class =2
 
integer(intg), parameter problem_electromagnetics_class =3
 
integer(intg), parameter problem_classical_field_class =4
 
integer(intg), parameter problem_bioelectrics_class =5
 
integer(intg), parameter problem_modal_class =6
 
integer(intg), parameter problem_fitting_class =7
 
integer(intg), parameter problem_optimisation_class =8
 
integer(intg), parameter problem_multi_physics_class =9
 
integer(intg), parameter problem_no_type =0
 
integer(intg), parameter problem_linear_elasticity_type =1
 
integer(intg), parameter problem_finite_elasticity_type =2
 
integer(intg), parameter problem_linear_elasticity_contact_type =3
 
integer(intg), parameter problem_finite_elasticity_contact_type =4
 
integer(intg), parameter problem_stokes_equation_type =1
 
integer(intg), parameter problem_navier_stokes_equation_type =2
 
integer(intg), parameter problem_darcy_equation_type =3
 
integer(intg), parameter problem_darcy_pressure_equation_type =4
 
integer(intg), parameter problem_poiseuille_equation_type =5
 
integer(intg), parameter problem_burgers_equation_type =6
 
integer(intg), parameter problem_electrostatic_type =1
 
integer(intg), parameter problem_magnetostatic_type =2
 
integer(intg), parameter problem_maxwells_equations_type =3
 
integer(intg), parameter problem_laplace_equation_type =1
 
integer(intg), parameter problem_poisson_equation_type =2
 
integer(intg), parameter problem_helmholtz_equation_type =3
 
integer(intg), parameter problem_wave_equation_type =4
 
integer(intg), parameter problem_advection_equation_type =5
 
integer(intg), parameter problem_diffusion_equation_type =6
 
integer(intg), parameter problem_advection_diffusion_equation_type =7
 
integer(intg), parameter problem_reaction_diffusion_equation_type =8
 
integer(intg), parameter problem_biharmonic_equation_type =9
 
integer(intg), parameter problem_data_fitting_type =10
 
integer(intg), parameter problem_hj_equation_type =11
 
integer(intg), parameter problem_monodomain_equation_type =1
 
integer(intg), parameter problem_bidomain_equation_type =2
 
integer(intg), parameter problem_monodomain_strang_splitting_equation_type =3
 
integer(intg), parameter problem_linear_elastic_modal_type =1
 
integer(intg), parameter problem_finite_elasticity_darcy_type =1
 
integer(intg), parameter problem_finite_elasticity_stokes_type =2
 
integer(intg), parameter problem_finite_elasticity_navier_stokes_type =3
 
integer(intg), parameter problem_diffusion_diffusion_type =4
 
integer(intg), parameter problem_diffusion_advection_diffusion_type =5
 
integer(intg), parameter problem_multi_compartment_transport_type =6
 Problem type for the multi-compartment coupled transport, comprising either/or/both advection-diffusion & diffusion. More...
 
integer(intg), parameter problem_finite_elasticity_fluid_pressure_type =7
 
integer(intg), parameter problem_bioelectric_finite_elasticity_type =8
 
integer(intg), parameter problem_no_subtype =0
 
integer(intg), parameter problem_quasistatic_finite_elasticity_subtype =1
 
integer(intg), parameter problem_finite_elasticity_cellml_subtype =2
 
integer(intg), parameter problem_multiscale_finite_elasticity_subtype =3
 
integer(intg), parameter problem_finite_elasticity_with_growth_cellml_subtype =4
 
integer(intg), parameter problem_le_contact_transform_reproject_subtype =1
 
integer(intg), parameter problem_le_contact_transform_subtype =2
 
integer(intg), parameter problem_le_contact_reproject_subtype =3
 
integer(intg), parameter problem_fe_contact_transform_reproject_subtype =4
 
integer(intg), parameter problem_fe_contact_transform_subtype =5
 
integer(intg), parameter problem_fe_contact_reproject_subtype =6
 
integer(intg), parameter problem_static_stokes_subtype =1
 
integer(intg), parameter problem_laplace_stokes_subtype =2
 
integer(intg), parameter problem_transient_stokes_subtype =3
 
integer(intg), parameter problem_optimised_stokes_subtype =4
 
integer(intg), parameter problem_ale_stokes_subtype =5
 
integer(intg), parameter problem_pgm_stokes_subtype =6
 
integer(intg), parameter problem_static_navier_stokes_subtype =1
 
integer(intg), parameter problem_laplace_navier_stokes_subtype =2
 
integer(intg), parameter problem_transient_navier_stokes_subtype =3
 
integer(intg), parameter problem_transient_rbs_navier_stokes_subtype =9
 
integer(intg), parameter problem_multiscale_navier_stokes_subtype =10
 
integer(intg), parameter problem_optimised_navier_stokes_subtype =4
 
integer(intg), parameter problem_ale_navier_stokes_subtype =5
 
integer(intg), parameter problem_pgm_navier_stokes_subtype =6
 
integer(intg), parameter problem_quasistatic_navier_stokes_subtype =7
 
integer(intg), parameter problem_transient1d_navier_stokes_subtype =8
 
integer(intg), parameter problem_coupled1d0d_navier_stokes_subtype =11
 
integer(intg), parameter problem_transient1d_adv_navier_stokes_subtype =13
 
integer(intg), parameter problem_coupled1d0d_adv_navier_stokes_subtype =14
 
integer(intg), parameter problem_stree1d0d_navier_stokes_subtype =15
 
integer(intg), parameter problem_stree1d0d_adv_navier_stokes_subtype =16
 
integer(intg), parameter problem_standard_darcy_subtype =1
 
integer(intg), parameter problem_quasistatic_darcy_subtype =2
 
integer(intg), parameter problem_ale_darcy_subtype =3
 
integer(intg), parameter problem_transient_darcy_subtype =4
 
integer(intg), parameter problem_pgm_darcy_subtype =5
 
integer(intg), parameter problem_pgm_transient_darcy_subtype =6
 
integer(intg), parameter problem_static_poiseuille_subtype =1
 
integer(intg), parameter problem_dynamic_poiseuille_subtype =2
 
integer(intg), parameter problem_static_burgers_subtype =1
 
integer(intg), parameter problem_dynamic_burgers_subtype =2
 
integer(intg), parameter problem_standard_laplace_subtype =1
 
integer(intg), parameter problem_generalised_laplace_subtype =2
 
integer(intg), parameter problem_moving_mesh_laplace_subtype =3
 
integer(intg), parameter problem_standard_hj_subtype =1
 
integer(intg), parameter problem_generalised_hj_subtype =2
 
integer(intg), parameter problem_moving_mesh_hj_subtype =3
 
integer(intg), parameter problem_linear_source_poisson_subtype =1
 
integer(intg), parameter problem_nonlinear_source_poisson_subtype =2
 
integer(intg), parameter problem_linear_pressure_poisson_subtype =3
 
integer(intg), parameter problem_nonlinear_pressure_poisson_subtype =4
 
integer(intg), parameter problem_ale_pressure_poisson_subtype =5
 
integer(intg), parameter problem_fitted_pressure_poisson_subtype =6
 
integer(intg), parameter problem_extracellular_bidomain_poisson_subtype =7
 
integer(intg), parameter problem_standard_helmholtz_subtype =2
 
integer(intg), parameter problem_generalised_helmholtz_subtype =3
 
integer(intg), parameter problem_no_source_diffusion_subtype =1
 
integer(intg), parameter problem_linear_source_diffusion_subtype =2
 
integer(intg), parameter problem_nonlinear_source_diffusion_subtype =3
 
integer(intg), parameter problem_no_source_ale_diffusion_subtype =4
 
integer(intg), parameter problem_linear_source_ale_diffusion_subtype =5
 
integer(intg), parameter problem_nonlinear_source_ale_diffusion_subtype =6
 
integer(intg), parameter problem_cellml_reac_integ_reac_diff_strang_split_subtype =1
 
integer(intg), parameter problem_cellml_reac_eval_reac_diff_no_split_subtype =2
 
integer(intg), parameter problem_constant_reac_diff_no_split_subtype =3
 
integer(intg), parameter problem_no_source_advection_diffusion_subtype =1
 
integer(intg), parameter problem_linear_source_advection_diffusion_subtype =2
 
integer(intg), parameter problem_nonlinear_source_advection_diffusion_subtype =3
 
integer(intg), parameter problem_no_source_ale_advection_diffusion_subtype =4
 
integer(intg), parameter problem_linear_source_ale_advection_diffusion_subtype =5
 
integer(intg), parameter problem_nonlinear_source_ale_advection_diffusion_subtype =6
 
integer(intg), parameter problem_advection_subtype =7
 
integer(intg), parameter problem_no_source_static_advec_diff_subtype =7
 
integer(intg), parameter problem_linear_source_static_advec_diff_subtype =8
 
integer(intg), parameter problem_nonlinear_source_static_advec_diff_subtype =9
 
integer(intg), parameter problem_monodomain_gudunov_split_subtype =1
 
integer(intg), parameter problem_monodomain_strang_split_subtype =2
 
integer(intg), parameter problem_bidomain_gudunov_split_subtype =1
 
integer(intg), parameter problem_bidomain_strang_split_subtype =2
 
integer(intg), parameter problem_monodomain_buenoorovio_subtype =1
 
integer(intg), parameter problem_monodomain_tentusscher06_subtype =2
 
integer(intg), parameter problem_standard_data_fitting_subtype =1
 
integer(intg), parameter problem_generalised_data_fitting_subtype =2
 
integer(intg), parameter problem_mat_properties_data_fitting_subtype =3
 
integer(intg), parameter problem_vector_data_fitting_subtype =4
 
integer(intg), parameter problem_div_free_vector_data_fitting_subtype =5
 
integer(intg), parameter problem_vector_data_pre_fitting_subtype =6
 
integer(intg), parameter problem_div_free_vector_data_pre_fitting_subtype =7
 
integer(intg), parameter problem_datapointvectorstaticfittingsubtype =8
 
integer(intg), parameter problem_datapointvectorquasistaticfittingsubtype =9
 
integer(intg), parameter problem_standard_elasticity_darcy_subtype =101
 
integer(intg), parameter problem_pgm_elasticity_darcy_subtype =102
 
integer(intg), parameter problem_quasistatic_elasticity_transient_darcy_subtype =103
 
integer(intg), parameter problem_quasistatic_elast_trans_darcy_mat_solve_subtype =104
 
integer(intg), parameter problem_coupled_source_diffusion_diffusion_subtype =111
 
integer(intg), parameter problem_coupled_source_ale_diffusion_diffusion_subtype =112
 
integer(intg), parameter problem_coupled_source_diffusion_advec_diffusion_subtype =121
 
integer(intg), parameter problem_coupled_source_ale_diffusion_advec_diffusion_subtype =122
 
integer(intg), parameter problem_standard_multi_compartment_transport_subtype =131
 
integer(intg), parameter problem_standard_ale_multi_compartment_transport_subtype =132
 
integer(intg), parameter problem_standard_elasticity_fluid_pressure_subtype =133
 
integer(intg), parameter problem_gudunov_monodomain_simple_elasticity_subtype =141
 
integer(intg), parameter problem_gudunov_monodomain_1d3d_elasticity_subtype =142
 
integer(intg), parameter problem_monodomain_elasticity_w_titin_subtype =143
 
integer(intg), parameter problem_monodomain_elasticity_velocity_subtype =144
 
integer(intg), parameter problem_monodomain_1d3d_active_strain_subtype =145
 
integer(intg), parameter problem_finite_elasticity_navier_stokes_ale_subtype =151
 
integer(intg), parameter problem_setup_initial_type =1
 Initial setup for a problem. More...
 
integer(intg), parameter problem_setup_control_type =2
 Solver setup for a problem. More...
 
integer(intg), parameter problem_setup_solvers_type =3
 Solver setup for a problem. More...
 
integer(intg), parameter problem_setup_solver_equations_type =4
 Solver equations setup for a problem. More...
 
integer(intg), parameter problem_setup_cellml_equations_type =5
 CellML equations setup for a problem. More...
 
integer(intg), parameter problem_setup_start_action =1
 Start setup action. More...
 
integer(intg), parameter problem_setup_finish_action =2
 Finish setup action. More...
 
integer(intg), parameter problem_control_simple_type =1
 Simple, one iteration control loop. More...
 
integer(intg), parameter problem_control_fixed_loop_type =2
 Fixed iteration control loop. More...
 
integer(intg), parameter problem_control_time_loop_type =3
 Time control loop. More...
 
integer(intg), parameter problem_control_while_loop_type =4
 While control loop. More...
 
integer(intg), parameter problem_control_load_increment_loop_type =5
 Load increment control loop. More...
 
integer(intg), parameter problem_solver_linear =1
 Linear problem. More...
 
integer(intg), parameter problem_solver_nonlinear =2
 Nonlinear problem. More...
 
integer(intg), parameter solver_equations_linear =1
 Solver equations are linear. More...
 
integer(intg), parameter solver_equations_nonlinear =2
 Solver equations are nonlinear. More...
 
integer(intg), parameter solver_equations_static =1
 Solver equations are static. More...
 
integer(intg), parameter solver_equations_quasistatic =2
 Solver equations are quasistatic. More...
 
integer(intg), parameter solver_equations_first_order_dynamic =3
 Solver equations are first order dynamic. More...
 
integer(intg), parameter solver_equations_second_order_dynamic =4
 Solver equations are second order dynamic. More...
 

Detailed Description

This module handles all problem wide constants.

Variable Documentation

integer(intg), parameter problem_constants::problem_bidomain_gudunov_split_subtype =1
integer(intg), parameter problem_constants::problem_bidomain_strang_split_subtype =2
integer(intg), parameter problem_constants::problem_bioelectrics_class =5
integer(intg), parameter problem_constants::problem_coupled1d0d_adv_navier_stokes_subtype =14
integer(intg), parameter problem_constants::problem_coupled_source_ale_diffusion_advec_diffusion_subtype =122

Definition at line 247 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_coupled_source_ale_diffusion_diffusion_subtype =112

Definition at line 245 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_darcy_pressure_equation_type =4

Definition at line 76 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_data_fitting_type =10
integer(intg), parameter problem_constants::problem_div_free_vector_data_pre_fitting_subtype =7
integer(intg), parameter problem_constants::problem_electromagnetics_class =3

Definition at line 57 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_electrostatic_type =1

Definition at line 80 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_fe_contact_reproject_subtype =6
integer(intg), parameter problem_constants::problem_fe_contact_transform_reproject_subtype =4
integer(intg), parameter problem_constants::problem_fe_contact_transform_subtype =5
integer(intg), parameter problem_constants::problem_fitting_class =7
integer(intg), parameter problem_constants::problem_le_contact_reproject_subtype =3

Definition at line 124 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_le_contact_transform_reproject_subtype =1

Definition at line 122 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_le_contact_transform_subtype =2

Definition at line 123 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_linear_elastic_modal_type =1

Definition at line 101 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_magnetostatic_type =2

Definition at line 81 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_mat_properties_data_fitting_subtype =3
integer(intg), parameter problem_constants::problem_maxwells_equations_type =3

Definition at line 82 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_modal_class =6

Definition at line 60 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_monodomain_gudunov_split_subtype =1
integer(intg), parameter problem_constants::problem_monodomain_strang_split_subtype =2
integer(intg), parameter problem_constants::problem_moving_mesh_hj_subtype =3

Definition at line 178 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_moving_mesh_laplace_subtype =3

Definition at line 174 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_no_class =0

Definition at line 54 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_no_type =0

Definition at line 66 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_nonlinear_source_static_advec_diff_subtype =9
integer(intg), parameter problem_constants::problem_optimisation_class =8

Definition at line 62 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_optimised_navier_stokes_subtype =4
integer(intg), parameter problem_constants::problem_optimised_stokes_subtype =4
integer(intg), parameter problem_constants::problem_pgm_elasticity_darcy_subtype =102

Definition at line 241 of file problem_constants.f90.

Referenced by darcy_equations_routines::darcy_control_time_loop_pre_loop(), darcy_equations_routines::darcy_equation_accelerate_convergence(), darcy_equations_routines::darcy_equation_monitor_convergence(), darcy_equations_routines::darcy_equation_post_solve(), darcy_equations_routines::darcy_equation_post_solve_output_data(), darcy_equations_routines::darcy_equation_pre_solve(), darcy_equations_routines::darcy_equation_pre_solve_ale_update_mesh(), darcy_equations_routines::darcy_presolvegetsoliddisplacement(), darcy_equations_routines::darcy_presolvestorepreviousdata(), darcy_equations_routines::darcy_presolvestorepreviousiterate(), darcy_equations_routines::darcy_presolvestorereferencedata(), darcy_equations_routines::darcy_presolveupdateboundaryconditions(), darcy_equations_routines::darcy_presolveupdatematrixproperties(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve_output_data(), finite_elasticity_darcy_routines::elasticity_darcy_pre_solve(), finite_elasticity_darcy_routines::elasticity_darcy_problem_setup(), finite_elasticity_routines::finite_elasticity_post_solve(), finite_elasticity_routines::finite_elasticity_post_solve_output_data(), finite_elasticity_routines::finite_elasticity_pre_solve(), finite_elasticity_routines::finiteelasticity_controltimelooppreloop(), finite_elasticity_routines::finiteelasticity_presolvegetsoliddisplacement(), and finite_elasticity_darcy_routines::finiteelasticitydarcy_problemspecificationset().

integer(intg), parameter problem_constants::problem_quasistatic_elast_trans_darcy_mat_solve_subtype =104

Definition at line 243 of file problem_constants.f90.

Referenced by darcy_equations_routines::darcy_control_time_loop_pre_loop(), darcy_equations_routines::darcy_equation_accelerate_convergence(), darcy_equations_routines::darcy_equation_monitor_convergence(), darcy_equations_routines::darcy_equation_post_solve(), darcy_equations_routines::darcy_equation_post_solve_output_data(), darcy_equations_routines::darcy_equation_post_solve_set_mass_increase(), darcy_equations_routines::darcy_equation_pre_solve(), darcy_equations_routines::darcy_equation_pre_solve_ale_update_mesh(), darcy_equations_routines::darcy_presolvegetsoliddisplacement(), darcy_equations_routines::darcy_presolvestorepreviousdata(), darcy_equations_routines::darcy_presolvestorepreviousiterate(), darcy_equations_routines::darcy_presolvestorereferencedata(), darcy_equations_routines::darcy_presolveupdateanalyticvalues(), darcy_equations_routines::darcy_presolveupdateboundaryconditions(), darcy_equations_routines::darcy_presolveupdatematrixproperties(), finite_elasticity_darcy_routines::elasticity_darcy_control_loop_post_loop(), finite_elasticity_darcy_routines::elasticity_darcy_control_loop_pre_loop(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve_output_data(), finite_elasticity_darcy_routines::elasticity_darcy_pre_solve(), finite_elasticity_darcy_routines::elasticity_darcy_problem_setup(), finite_elasticity_routines::finite_elasticity_post_solve(), finite_elasticity_routines::finite_elasticity_post_solve_output_data(), finite_elasticity_routines::finite_elasticity_pre_solve(), finite_elasticity_routines::finiteelasticity_controltimelooppreloop(), finite_elasticity_routines::finiteelasticity_presolvegetsoliddisplacement(), finite_elasticity_routines::finiteelasticity_presolveupdateboundaryconditions(), and finite_elasticity_darcy_routines::finiteelasticitydarcy_problemspecificationset().

integer(intg), parameter problem_constants::problem_quasistatic_elasticity_transient_darcy_subtype =103

Definition at line 242 of file problem_constants.f90.

Referenced by darcy_equations_routines::darcy_control_time_loop_pre_loop(), darcy_equations_routines::darcy_equation_accelerate_convergence(), darcy_equations_routines::darcy_equation_monitor_convergence(), darcy_equations_routines::darcy_equation_post_solve(), darcy_equations_routines::darcy_equation_post_solve_output_data(), darcy_equations_routines::darcy_equation_post_solve_set_mass_increase(), darcy_equations_routines::darcy_equation_pre_solve(), darcy_equations_routines::darcy_equation_pre_solve_ale_update_mesh(), darcy_equations_routines::darcy_presolvegetsoliddisplacement(), darcy_equations_routines::darcy_presolvestorepreviousdata(), darcy_equations_routines::darcy_presolvestorepreviousiterate(), darcy_equations_routines::darcy_presolvestorereferencedata(), darcy_equations_routines::darcy_presolveupdateanalyticvalues(), darcy_equations_routines::darcy_presolveupdateboundaryconditions(), finite_elasticity_darcy_routines::elasticity_darcy_control_loop_post_loop(), finite_elasticity_darcy_routines::elasticity_darcy_control_loop_pre_loop(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve_output_data(), finite_elasticity_darcy_routines::elasticity_darcy_pre_solve(), finite_elasticity_darcy_routines::elasticity_darcy_problem_setup(), finite_elasticity_routines::finite_elasticity_post_solve(), finite_elasticity_routines::finite_elasticity_post_solve_output_data(), finite_elasticity_routines::finite_elasticity_pre_solve(), finite_elasticity_routines::finiteelasticity_controltimelooppreloop(), finite_elasticity_routines::finiteelasticity_presolvegetsoliddisplacement(), finite_elasticity_routines::finiteelasticity_presolveupdateboundaryconditions(), and finite_elasticity_darcy_routines::finiteelasticitydarcy_problemspecificationset().

integer(intg), parameter problem_constants::problem_standard_ale_multi_compartment_transport_subtype =132

Definition at line 249 of file problem_constants.f90.

integer(intg), parameter problem_constants::problem_standard_elasticity_darcy_subtype =101

Definition at line 240 of file problem_constants.f90.

Referenced by darcy_equations_routines::darcy_control_time_loop_pre_loop(), darcy_equations_routines::darcy_equation_accelerate_convergence(), darcy_equations_routines::darcy_equation_monitor_convergence(), darcy_equations_routines::darcy_equation_post_solve(), darcy_equations_routines::darcy_equation_post_solve_output_data(), darcy_equations_routines::darcy_equation_post_solve_set_mass_increase(), darcy_equations_routines::darcy_equation_pre_solve(), darcy_equations_routines::darcy_equation_pre_solve_ale_update_mesh(), darcy_equations_routines::darcy_presolvegetsoliddisplacement(), darcy_equations_routines::darcy_presolvestorepreviousdata(), darcy_equations_routines::darcy_presolvestorepreviousiterate(), darcy_equations_routines::darcy_presolvestorereferencedata(), darcy_equations_routines::darcy_presolveupdateboundaryconditions(), darcy_equations_routines::darcy_presolveupdatematrixproperties(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve(), finite_elasticity_darcy_routines::elasticity_darcy_post_solve_output_data(), finite_elasticity_darcy_routines::elasticity_darcy_pre_solve(), finite_elasticity_darcy_routines::elasticity_darcy_problem_setup(), finite_elasticity_routines::finite_elasticity_post_solve(), finite_elasticity_routines::finite_elasticity_post_solve_output_data(), finite_elasticity_routines::finite_elasticity_pre_solve(), finite_elasticity_routines::finiteelasticity_controltimelooppreloop(), finite_elasticity_routines::finiteelasticity_presolvegetsoliddisplacement(), finite_elasticity_routines::finiteelasticity_presolveupdateboundaryconditions(), and finite_elasticity_darcy_routines::finiteelasticitydarcy_problemspecificationset().

integer(intg), parameter problem_constants::problem_vector_data_pre_fitting_subtype =6