OpenCMISS-Iron Internal API Documentation

Equations set subtypes. More...

Collaboration diagram for OPENCMISS::EquationsSet::Subtypes:

Variables

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_subtype = EQUATIONS_SET_NO_SUBTYPE
 No equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_three_dimensional_subtype = EQUATIONS_SET_THREE_DIMENSIONAL_SUBTYPE
 Three dimensional linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_two_dimensional_plane_stress_subtype = EQUATIONS_SET_TWO_DIMENSIONAL_PLANE_STRESS_SUBTYPE
 Plane stress linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_two_dimensional_plane_strain_subtype = EQUATIONS_SET_TWO_DIMENSIONAL_PLANE_STRAIN_SUBTYPE
 Plane strain linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_one_dimensional_subtype = EQUATIONS_SET_ONE_DIMENSIONAL_SUBTYPE
 One dimensional linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_plate_subtype = EQUATIONS_SET_PLATE_SUBTYPE
 Plate linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_shell_subtype = EQUATIONS_SET_SHELL_SUBTYPE
 Shell linear elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mooney_rivlin_subtype = EQUATIONS_SET_MOONEY_RIVLIN_SUBTYPE
 Mooney-Rivlin constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompressible_mooney_rivlin_subtype = EQUATIONS_SET_INCOMPRESSIBLE_MOONEY_RIVLIN_SUBTYPE
 Incompressible Mooney-Rivlin constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_nearly_incompressible_mooney_rivlin_subtype = EQUATIONS_SET_NEARLY_INCOMPRESSIBLE_MOONEY_RIVLIN_SUBTYPE
 Nearly Incompressible Mooney-Rivlin constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mooney_rivlin_activecontraction_subtype = EQUATIONS_SET_MOONEY_RIVLIN_ACTIVECONTRACTION_SUBTYPE
 Mooney-Rivlin constitutive law with steady-state active contraction for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stvenant_kirchoff_activecontraction_subtype = EQUATIONS_SET_STVENANT_KIRCHOFF_ACTIVECONTRACTION_SUBTYPE
 St Venant Kirchoff constitutive law with steady-state active contraction for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_activecontraction_subtype = EQUATIONS_SET_ACTIVECONTRACTION_SUBTYPE
 Active contraction/costa-based law with quasistatic time loop for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_isotropic_exponential_subtype = EQUATIONS_SET_ISOTROPIC_EXPONENTIAL_SUBTYPE
 Isotropic exponential constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_exponential_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_EXPONENTIAL_SUBTYPE
 Transverse isotropic exponential constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_active_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_ACTIVE_SUBTYPE
 Transverse isotropic, active-contraction constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_trans_isotropic_active_transition_subtype = EQUATIONS_SET_TRANS_ISOTROPIC_ACTIVE_TRANSITION_SUBTYPE
 Transverse isotropic, active-contraction material-transition constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_orthotropic_material_costa_subtype = EQUATIONS_SET_ORTHOTROPIC_MATERIAL_COSTA_SUBTYPE
 Orthotropic Costa constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_compressible_finite_elasticity_subtype = EQUATIONS_SET_COMPRESSIBLE_FINITE_ELASTICITY_SUBTYPE
 Compressible version for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_compressible_activecontraction_subtype = EQUATIONS_SET_COMPRESSIBLE_ACTIVECONTRACTION_SUBTYPE
 Compressible version for finite elasticity equations set with active contraction subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_guccione_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_GUCCIONE_SUBTYPE
 Transverse isotropic Guccione constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_active_strain_subtype = EQUATIONS_SET_ACTIVE_STRAIN_SUBTYPE
 Isotropic active strain constitutive law based on multiplicative decomposition of the deformation gradient subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multiscale_active_strain_subtype = EQUATIONS_SET_MULTISCALE_ACTIVE_STRAIN_SUBTYPE
 Isotropic active strain constitutive law based on multiplicative decomposition of the deformation gradient and the cellular model of Razumova et al. (2000) subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_reference_state_mooney_rivlin_subtype = EQUATIONS_SET_REFERENCE_STATE_MOONEY_RIVLIN_SUBTYPE
 Determine the reference configuration using Mooney-Rivlin constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_guccione_activecontraction_subtype = EQUATIONS_SET_GUCCIONE_ACTIVECONTRACTION_SUBTYPE
 Transverse isotropic Guccione constitutive law with active contraction subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_finite_elasticity_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_FINITE_ELASTICITY_DARCY_SUBTYPE
 Incompressible version for finite elasticity coupled with Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_darcy_inria_model_subtype = EQUATIONS_SET_ELASTICITY_DARCY_INRIA_MODEL_SUBTYPE
 INRIA Model for finite elasticity coupled with Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_multi_comp_darcy_inria_subtype = EQUATIONS_SET_ELASTICITY_MULTI_COMPARTMENT_DARCY_INRIA_SUBTYPE
 Multi Compartment Darcy INRIA Model coupled with finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_elasticity_driven_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELASTICITY_DRIVEN_DARCY_SUBTYPE
 Incompressible finite elasticity with Darcy flow driven by solid hydrostatic pressure. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompressible_elasticity_driven_mr_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELASTICITY_DRIVEN_MR_SUBTYPE
 Incompressible finite elasticity with Darcy flow driven by solid hydrostatic pressure, formulated in terms of modified invariants. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_elast_multi_comp_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELAST_MULTI_COMP_DARCY_SUBTYPE
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_membrane_subtype = EQUATIONS_SET_MEMBRANE_SUBTYPE
 Compressible version for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_orthotropic_holzapfel_ogden_subtype = EQUATIONS_SET_ORTHOTROPIC_MATERIAL_HOLZAPFEL_OGDEN_SUBTYPE
 Orthotropic Holzapfel-Ogden constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_holzapfel_ogden_activecontraction_subtype = EQUATIONS_SET_HOLZAPFEL_OGDEN_ACTIVECONTRACTION_SUBTYPE INTEGER(INTG)
 
integer(intg), parameter opencmiss_iron::parameter
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_fluid_pres_static_inria_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRESSURE_STATIC_INRIA_SUBTYPE
 Static finite elasticity coupled with fluid pressure set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_fluid_pres_holmes_mow_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRESSURE_HOLMES_MOW_SUBTYPE
 Holmes and Mow's poroelastic constitutive relation subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasti_fluid_pres_holmes_mow_active_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRES_HOLMES_MOW_ACTIVE_SUBTYPE
 Holmes and Mow's poroelastic constitutive relation subtype with active contraction. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_polynomial_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_POLYNOMIAL_SUBTYPE
 Transverse isotropic constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_anisotropic_polynomial_subtype = EQUATIONS_SET_ANISOTROPIC_POLYNOMIAL_SUBTYPE
 Anisotropic polynomial constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_anisotropic_polynomial_active_subtype = EQUATIONS_SET_ANISOTROPIC_POLYNOMIAL_ACTIVE_SUBTYPE
 Anisotropic polynomial active constitutive law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_humphrey_yin_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_HUMPHREY_YIN_SUBTYPE
 Humphrey and Yin transversely isotropic constitutive relation subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_stokes_subtype = EQUATIONS_SET_STATIC_STOKES_SUBTYPE
 Static Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_stokes_subtype = EQUATIONS_SET_LAPLACE_STOKES_SUBTYPE
 Laplace type Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_stokes_subtype = EQUATIONS_SET_TRANSIENT_STOKES_SUBTYPE
 Transient Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_stokes_subtype = EQUATIONS_SET_ALE_STOKES_SUBTYPE
 ALE Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_pgm_stokes_subtype = EQUATIONS_SET_PGM_STOKES_SUBTYPE
 PGM Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimised_stokes_subtype = EQUATIONS_SET_OPTIMISED_STOKES_SUBTYPE
 Optimised Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_navier_stokes_subtype = EQUATIONS_SET_STATIC_NAVIER_STOKES_SUBTYPE
 Static Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_navier_stokes_subtype = EQUATIONS_SET_LAPLACE_NAVIER_STOKES_SUBTYPE
 Laplace type Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT_NAVIER_STOKES_SUBTYPE
 Transient Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_rbs_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT_RBS_NAVIER_STOKES_SUBTYPE
 Transient residual-based stabilisation Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_rbs_navier_stokes_subtype = EQUATIONS_SET_STATIC_RBS_NAVIER_STOKES_SUBTYPE
 Transient residual-based stabilisation Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multiscale3d_navier_stokes_subtype = EQUATIONS_SET_MULTISCALE3D_NAVIER_STOKES_SUBTYPE
 Transient stabilised 3D Navier-Stokes equations set with coupled multiscale boundaries subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constitutive_mu_navier_stokes_subtype = EQUATIONS_SET_CONSTITUTIVE_MU_NAVIER_STOKES_SUBTYPE
 Transient stabilised 3D Navier-Stokes equations set with coupled constitutive model for non-Newtonian viscosity. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient1d_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT1D_NAVIER_STOKES_SUBTYPE
 TRANSIENT1D Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient1d_adv_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT1D_ADV_NAVIER_STOKES_SUBTYPE
 TRANSIENT1D Navier-Stokes equations set subtype with coupled Advection. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_characteristic_subtype = EQUATIONS_SET_CHARACTERISTIC_SUBTYPE
 Static Characteristics equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled1d0d_navier_stokes_subtype = EQUATIONS_SET_COUPLED1D0D_NAVIER_STOKES_SUBTYPE
 Coupled 1D-0D Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled1d0d_adv_navier_stokes_subtype = EQUATIONS_SET_COUPLED1D0D_ADV_NAVIER_STOKES_SUBTYPE
 Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stree1d0d_subtype = EQUATIONS_SET_STREE1D0D_SUBTYPE
 Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stree1d0d_adv_subtype = EQUATIONS_SET_STREE1D0D_ADV_SUBTYPE
 Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_navier_stokes_subtype = EQUATIONS_SET_ALE_NAVIER_STOKES_SUBTYPE
 ALE Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_pgm_navier_stokes_subtype = EQUATIONS_SET_PGM_NAVIER_STOKES_SUBTYPE
 PGM Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimised_navier_stokes_subtype = EQUATIONS_SET_OPTIMISED_NAVIER_STOKES_SUBTYPE
 Optimised Navier-Stokes equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_darcy_subtype = EQUATIONS_SET_STANDARD_DARCY_SUBTYPE
 Standard Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quasistatic_darcy_subtype = EQUATIONS_SET_QUASISTATIC_DARCY_SUBTYPE
 Quasistatic Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_darcy_subtype = EQUATIONS_SET_ALE_DARCY_SUBTYPE
 ALE Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_darcy_subtype = EQUATIONS_SET_TRANSIENT_DARCY_SUBTYPE
 Transient Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_ale_darcy_subtype = EQUATIONS_SET_TRANSIENT_ALE_DARCY_SUBTYPE
 Transient ALE Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_compartment_darcy_subtype = EQUATIONS_SET_MULTI_COMPARTMENT_DARCY_SUBTYPE
 Multi Compartment Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_burgers_subtype = EQUATIONS_SET_BURGERS_SUBTYPE
 Burgers equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_burgers_subtype = EQUATIONS_SET_GENERALISED_BURGERS_SUBTYPE
 Generalised Burgers equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_burgers_subtype = EQUATIONS_SET_STATIC_BURGERS_SUBTYPE
 Static Burgers equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_inviscid_burgers_subtype = EQUATIONS_SET_INVISCID_BURGERS_SUBTYPE
 Inviscid Burgers equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_laplace_subtype = EQUATIONS_SET_STANDARD_LAPLACE_SUBTYPE
 Standard Laplace equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_laplace_subtype = EQUATIONS_SET_GENERALISED_LAPLACE_SUBTYPE
 Generalised Laplace equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_moving_mesh_laplace_subtype = EQUATIONS_SET_MOVING_MESH_LAPLACE_SUBTYPE
 Moving mesh Laplace equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_poiseuille_subtype = EQUATIONS_SET_STATIC_POISEUILLE_SUBTYPE
 Static Poiseuille equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_dynamic_poiseuille_subtype = EQUATIONS_SET_DYNAMIC_POISEUILLE_SUBTYPE
 Dynamic Poiseuille equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_pressure_poisson_subtype = EQUATIONS_SET_LINEAR_PRESSURE_POISSON_SUBTYPE
 Vector source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_nonlinear_pressure_poisson_subtype = EQUATIONS_SET_NONLINEAR_PRESSURE_POISSON_SUBTYPE
 Vector source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_pressure_poisson_subtype = EQUATIONS_SET_ALE_PRESSURE_POISSON_SUBTYPE
 Vector source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fitted_pressure_poisson_subtype = EQUATIONS_SET_FITTED_PRESSURE_POISSON_SUBTYPE
 Vector source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_poisson_subtype = EQUATIONS_SET_CONSTANT_SOURCE_POISSON_SUBTYPE
 Constant source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_extracellular_bidomain_poisson_subtype = EQUATIONS_SET_EXTRACELLULAR_BIDOMAIN_POISSON_SUBTYPE
 Poisson equations set subtype, that is the extracellular bidomain equation. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_poisson_subtype = EQUATIONS_SET_LINEAR_SOURCE_POISSON_SUBTYPE
 Linear source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_poisson_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_POISSON_SUBTYPE
 Quadratic source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_poisson_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_POISSON_SUBTYPE
 Exponential source Poisson equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_helmholtz_subtype = EQUATIONS_SET_STANDARD_HELMHOLTZ_SUBTYPE
 No source Helmholtz equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_helmholtz_subtype = EQUATIONS_SET_GENERALISED_HELMHOLTZ_SUBTYPE
 No source Helmholtz equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_DIFFUSION_SUBTYPE
 No source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_DIFFUSION_SUBTYPE
 Constant source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_DIFFUSION_SUBTYPE
 Linear source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_diffusion_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_DIFFUSION_SUBTYPE
 Quadratic source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_diffusion_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_DIFFUSION_SUBTYPE
 Exponential source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ALE_DIFFUSION_SUBTYPE
 No source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_DIFFUSION_SUBTYPE
 Constant source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_DIFFUSION_SUBTYPE
 Linear source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_ale_diffusion_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ALE_DIFFUSION_SUBTYPE
 Quadratic source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_ale_diffusion_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_ALE_DIFFUSION_SUBTYPE
 Exponential source diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_comp_transport_diffusion_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_DIFFUSION_SUBTYPE
 Multi-compartment transport diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_subtype = EQUATIONS_SET_ADVECTION_SUBTYPE
 advection equations set subtype More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_advection_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ADVECTION_DIFFUSION_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_advection_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ADVECTION_DIFFUSION_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_advection_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_ADVECTION_DIFFUSION_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_advec_diff_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ADVECTION_DIFFUSION_SUBTYPE
 Quadratic source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_advec_diff_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_ADVECTION_DIFFUSION_SUBTYPE
 Exponential source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constitutive_law_in_cellml_evaluate_subtype = EQUATIONS_SET_CONSTITUTIVE_LAW_IN_CELLML_EVALUATE_SUBTYPE
 In CellML evaluated incompressible material law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constit_and_growth_law_in_cellml_subtype = EQUATIONS_SET_CONSTITUTIVE_AND_GROWTH_LAW_IN_CELLML_SUBTYPE
 CellML evaluated growth and constituative material law for finite elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_advection_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_advec_diff_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_advec_diff_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_ale_advec_diff_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE
 Quadratic source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_ale_advection_diffusion_subtype = EQUATIONS_SET_EXP_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE
 Exponential source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_static_advec_diff_subtype = EQUATIONS_SET_NO_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_static_advec_diff_subtype = EQUATIONS_SET_CONSTANT_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_static_advec_diff_subtype = EQUATIONS_SET_LINEAR_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_advection_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_advection_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_advection_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quad_source_advection_diff_supg_subtype = EQUATIONS_SET_QUAD_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE
 Quadratic source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_advection_diff_supg_subtype = EQUATIONS_SET_EXP_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE
 Exponential source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_advec_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_advec_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quad_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_QUAD_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE
 Quadratic source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_EXP_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE
 Exponential source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_static_advec_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE
 No source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_const_source_static_advec_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE
 Constant source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_lin_source_static_advec_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE
 Linear source advection diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled_source_diffusion_advec_diff_subtype = EQUATIONS_SET_COUPLED_SOURCE_DIFFUSION_ADVEC_DIFFUSION_SUBTYPE
 Coupled source diffusion & advection-diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_comp_transport_advec_diff_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_ADVEC_DIFF_SUBTYPE
 Multi-component transport advection-diffusion equations set. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mult_comp_transport_advec_diff_supg_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_ADVEC_DIFF_SUPG_SUBTYPE
 Multi-component transport advection-diffusion equations set using SUPG scheme. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_cellml_reac_split_reac_diff_subtype = EQUATIONS_SET_CELLML_REAC_SPLIT_REAC_DIFF_SUBTYPE
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_cellml_reac_no_split_reac_diff_subtype = EQUATIONS_SET_CELLML_REAC_NO_SPLIT_REAC_DIFF_SUBTYPE
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_reac_diff_subtype = EQUATIONS_SET_CONSTANT_REAC_DIFF_SUBTYPE
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_buenoorovio_subtype = EQUATIONS_SET_MONODOMAIN_BUENOOROVIO_SUBTYPE
 First monodomain equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_tentusscher06_subtype = EQUATIONS_SET_MONODOMAIN_TENTUSSCHER06_SUBTYPE
 First monodomain equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_first_bidomain_subtype = EQUATIONS_SET_FIRST_BIDOMAIN_SUBTYPE
 First bidomain equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_second_bidomain_subtype = EQUATIONS_SET_SECOND_BIDOMAIN_SUBTYPE
 Second bidomain equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_data_fitting_subtype = EQUATIONS_SET_STANDARD_DATA_FITTING_SUBTYPE
 Standard Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_data_fitting_subtype = EQUATIONS_SET_GENERALISED_DATA_FITTING_SUBTYPE
 Generalised Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mat_properties_data_fitting_subtype = EQUATIONS_SET_MAT_PROPERTIES_DATA_FITTING_SUBTYPE
 Material Properties Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mat_prop_inria_model_data_fitting_subtype = EQUATIONS_SET_MAT_PROPERTIES_INRIA_MODEL_DATA_FITTING_SUBTYPE
 Material Properties INRIA Model Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_vector_data_fitting_subtype = EQUATIONS_SET_VECTOR_DATA_FITTING_SUBTYPE
 Standard Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_divfree_vector_data_fitting_subtype = EQUATIONS_SET_DIVFREE_VECTOR_DATA_FITTING_SUBTYPE
 Standard Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_point_vector_static_fitting_subtype = EquationsSet_DataPointVectorStaticFittingSubtype
 Standard static Galerkin Projection using data points subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_pt_vector_quasistatic_fitting_subtype = EquationsSet_DataPointVectorQuasistaticFittingSubtype
 Standard quasistatic Galerkin Projection using data points subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_vector_data_pre_fitting_subtype = EQUATIONS_SET_VECTOR_DATA_PRE_FITTING_SUBTYPE
 Standard Galerkin Projection equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_divfree_vector_data_pre_fitting_subtype = EQUATIONS_SET_DIVFREE_VECTOR_DATA_PRE_FITTING_SUBTYPE
 Standard Galerkin Projection equations set subtype. More...
 
integer(intg), parameter opencmiss_iron::cmfe_equations_set_standard_elasticity_darcy_subtype = EQUATIONS_SET_STANDARD_ELASTICITY_DARCY_SUBTYPE
 Standard Elasticity Darcy equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled_source_diffusion_diffusion_subtype = EQUATIONS_SET_COUPLED_SOURCE_DIFFUSION_DIFFUSION_SUBTYPE
 Coupled source diffusion-diffusion equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_monodomain_elasticity_subtype = EQUATIONS_SET_STANDARD_MONODOMAIN_ELASTICITY_SUBTYPE
 Standard Monodomain Elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_1d3d_monodomain_elasticity_subtype = EQUATIONS_SET_1D3D_MONODOMAIN_ELASTICITY_SUBTYPE
 Coupled 1D Monodomain 3D Elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_elasticity_w_titin_subtype = EQUATIONS_SET_MONODOMAIN_ELASTICITY_W_TITIN_SUBTYPE
 Coupled 1D Monodomain 3D Elasticity equations set subtype with titin. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_elasticity_velocity_subtype = EQUATIONS_SET_MONODOMAIN_ELASTICITY_VELOCITY_SUBTYPE
 Coupled 1D Monodomain 3D Elasticity equations set subtype with force-velocity relation. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_1d3d_monodomain_active_strain_subtype = EQUATIONS_SET_1D3D_MONODOMAIN_ACTIVE_STRAIN_SUBTYPE
 Coupled 1D Monodomain 3D Elasticity equations set subtype. More...
 
integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_navier_stokes_ale_subtype = EQUATIONS_SET_FINITE_ELASTICITY_NAVIER_STOKES_ALE_SUBTYPE
 Finite Elasticity Navier Stokes ALE equations set subtype. More...
 

Detailed Description

Equations set subtypes.

See also
OPENCMISS::EquationsSet,OPENCMISS

Variable Documentation

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_1d3d_monodomain_active_strain_subtype = EQUATIONS_SET_1D3D_MONODOMAIN_ACTIVE_STRAIN_SUBTYPE

Coupled 1D Monodomain 3D Elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2570 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_1d3d_monodomain_elasticity_subtype = EQUATIONS_SET_1D3D_MONODOMAIN_ELASTICITY_SUBTYPE

Coupled 1D Monodomain 3D Elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2564 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_active_strain_subtype = EQUATIONS_SET_ACTIVE_STRAIN_SUBTYPE

Isotropic active strain constitutive law based on multiplicative decomposition of the deformation gradient subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2329 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_activecontraction_subtype = EQUATIONS_SET_ACTIVECONTRACTION_SUBTYPE

Active contraction/costa-based law with quasistatic time loop for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2312 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_advection_subtype = EQUATIONS_SET_ADVECTION_SUBTYPE

advection equations set subtype

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2453 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_darcy_subtype = EQUATIONS_SET_ALE_DARCY_SUBTYPE

ALE Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2405 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_navier_stokes_subtype = EQUATIONS_SET_ALE_NAVIER_STOKES_SUBTYPE

ALE Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2400 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_pressure_poisson_subtype = EQUATIONS_SET_ALE_PRESSURE_POISSON_SUBTYPE

Vector source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2422 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_ale_stokes_subtype = EQUATIONS_SET_ALE_STOKES_SUBTYPE

ALE Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2372 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_anisotropic_polynomial_active_subtype = EQUATIONS_SET_ANISOTROPIC_POLYNOMIAL_ACTIVE_SUBTYPE

Anisotropic polynomial active constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2365 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_anisotropic_polynomial_subtype = EQUATIONS_SET_ANISOTROPIC_POLYNOMIAL_SUBTYPE

Anisotropic polynomial constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2363 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_burgers_subtype = EQUATIONS_SET_BURGERS_SUBTYPE

Burgers equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2409 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_cellml_reac_no_split_reac_diff_subtype = EQUATIONS_SET_CELLML_REAC_NO_SPLIT_REAC_DIFF_SUBTYPE

Definition at line 2524 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_cellml_reac_split_reac_diff_subtype = EQUATIONS_SET_CELLML_REAC_SPLIT_REAC_DIFF_SUBTYPE

Definition at line 2522 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_characteristic_subtype = EQUATIONS_SET_CHARACTERISTIC_SUBTYPE

Static Characteristics equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2390 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_compressible_activecontraction_subtype = EQUATIONS_SET_COMPRESSIBLE_ACTIVECONTRACTION_SUBTYPE

Compressible version for finite elasticity equations set with active contraction subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2325 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_compressible_finite_elasticity_subtype = EQUATIONS_SET_COMPRESSIBLE_FINITE_ELASTICITY_SUBTYPE

Compressible version for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2323 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_const_source_static_advec_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2511 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_reac_diff_subtype = EQUATIONS_SET_CONSTANT_REAC_DIFF_SUBTYPE

Definition at line 2527 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_advection_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2489 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_advection_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ADVECTION_DIFFUSION_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2457 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_advec_diff_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2471 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_advec_diff_supg_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2500 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_ale_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_ALE_DIFFUSION_SUBTYPE

Constant source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2442 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_diffusion_subtype = EQUATIONS_SET_CONSTANT_SOURCE_DIFFUSION_SUBTYPE

Constant source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2434 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_poisson_subtype = EQUATIONS_SET_CONSTANT_SOURCE_POISSON_SUBTYPE

Constant source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2424 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constant_source_static_advec_diff_subtype = EQUATIONS_SET_CONSTANT_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE

Constant source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2482 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constit_and_growth_law_in_cellml_subtype = EQUATIONS_SET_CONSTITUTIVE_AND_GROWTH_LAW_IN_CELLML_SUBTYPE

CellML evaluated growth and constituative material law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2467 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constitutive_law_in_cellml_evaluate_subtype = EQUATIONS_SET_CONSTITUTIVE_LAW_IN_CELLML_EVALUATE_SUBTYPE

In CellML evaluated incompressible material law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2465 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_constitutive_mu_navier_stokes_subtype = EQUATIONS_SET_CONSTITUTIVE_MU_NAVIER_STOKES_SUBTYPE

Transient stabilised 3D Navier-Stokes equations set with coupled constitutive model for non-Newtonian viscosity.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2384 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled1d0d_adv_navier_stokes_subtype = EQUATIONS_SET_COUPLED1D0D_ADV_NAVIER_STOKES_SUBTYPE

Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2394 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled1d0d_navier_stokes_subtype = EQUATIONS_SET_COUPLED1D0D_NAVIER_STOKES_SUBTYPE

Coupled 1D-0D Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2392 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled_source_diffusion_advec_diff_subtype = EQUATIONS_SET_COUPLED_SOURCE_DIFFUSION_ADVEC_DIFFUSION_SUBTYPE

Coupled source diffusion & advection-diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2515 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_coupled_source_diffusion_diffusion_subtype = EQUATIONS_SET_COUPLED_SOURCE_DIFFUSION_DIFFUSION_SUBTYPE

Coupled source diffusion-diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2560 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_point_vector_static_fitting_subtype = EquationsSet_DataPointVectorStaticFittingSubtype

Standard static Galerkin Projection using data points subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2548 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_data_pt_vector_quasistatic_fitting_subtype = EquationsSet_DataPointVectorQuasistaticFittingSubtype

Standard quasistatic Galerkin Projection using data points subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2550 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_divfree_vector_data_fitting_subtype = EQUATIONS_SET_DIVFREE_VECTOR_DATA_FITTING_SUBTYPE

Standard Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2546 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_divfree_vector_data_pre_fitting_subtype = EQUATIONS_SET_DIVFREE_VECTOR_DATA_PRE_FITTING_SUBTYPE

Standard Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2554 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_dynamic_poiseuille_subtype = EQUATIONS_SET_DYNAMIC_POISEUILLE_SUBTYPE

Dynamic Poiseuille equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2418 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasti_fluid_pres_holmes_mow_active_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRES_HOLMES_MOW_ACTIVE_SUBTYPE

Holmes and Mow's poroelastic constitutive relation subtype with active contraction.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2359 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_darcy_inria_model_subtype = EQUATIONS_SET_ELASTICITY_DARCY_INRIA_MODEL_SUBTYPE

INRIA Model for finite elasticity coupled with Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2339 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_fluid_pres_holmes_mow_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRESSURE_HOLMES_MOW_SUBTYPE

Holmes and Mow's poroelastic constitutive relation subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2357 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_fluid_pres_static_inria_subtype = EQUATIONS_SET_ELASTICITY_FLUID_PRESSURE_STATIC_INRIA_SUBTYPE

Static finite elasticity coupled with fluid pressure set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2352 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_elasticity_multi_comp_darcy_inria_subtype = EQUATIONS_SET_ELASTICITY_MULTI_COMPARTMENT_DARCY_INRIA_SUBTYPE

Multi Compartment Darcy INRIA Model coupled with finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2341 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_advection_diff_supg_subtype = EQUATIONS_SET_EXP_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE

Exponential source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2495 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_EXP_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE

Exponential source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2506 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exp_source_ale_advection_diffusion_subtype = EQUATIONS_SET_EXP_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE

Exponential source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2477 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_advec_diff_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_ADVECTION_DIFFUSION_SUBTYPE

Exponential source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2463 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_ale_diffusion_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_ALE_DIFFUSION_SUBTYPE

Exponential source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2448 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_diffusion_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_DIFFUSION_SUBTYPE

Exponential source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2439 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_exponential_source_poisson_subtype = EQUATIONS_SET_EXPONENTIAL_SOURCE_POISSON_SUBTYPE

Exponential source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2429 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_extracellular_bidomain_poisson_subtype = EQUATIONS_SET_EXTRACELLULAR_BIDOMAIN_POISSON_SUBTYPE

Poisson equations set subtype, that is the extracellular bidomain equation.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2425 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_finite_elasticity_navier_stokes_ale_subtype = EQUATIONS_SET_FINITE_ELASTICITY_NAVIER_STOKES_ALE_SUBTYPE

Finite Elasticity Navier Stokes ALE equations set subtype.

See also
OPENCMISS_EquationsSetSubtype,OPENCMISS

Definition at line 2572 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_first_bidomain_subtype = EQUATIONS_SET_FIRST_BIDOMAIN_SUBTYPE

First bidomain equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2534 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_fitted_pressure_poisson_subtype = EQUATIONS_SET_FITTED_PRESSURE_POISSON_SUBTYPE

Vector source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2423 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_burgers_subtype = EQUATIONS_SET_GENERALISED_BURGERS_SUBTYPE

Generalised Burgers equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2410 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_data_fitting_subtype = EQUATIONS_SET_GENERALISED_DATA_FITTING_SUBTYPE

Generalised Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2538 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_helmholtz_subtype = EQUATIONS_SET_GENERALISED_HELMHOLTZ_SUBTYPE

No source Helmholtz equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2432 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_generalised_laplace_subtype = EQUATIONS_SET_GENERALISED_LAPLACE_SUBTYPE

Generalised Laplace equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2415 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_guccione_activecontraction_subtype = EQUATIONS_SET_GUCCIONE_ACTIVECONTRACTION_SUBTYPE

Transverse isotropic Guccione constitutive law with active contraction subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2335 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_holzapfel_ogden_activecontraction_subtype = EQUATIONS_SET_HOLZAPFEL_OGDEN_ACTIVECONTRACTION_SUBTYPE INTEGER(INTG)

Definition at line 2352 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_elast_multi_comp_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELAST_MULTI_COMP_DARCY_SUBTYPE

Definition at line 2347 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_elasticity_driven_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELASTICITY_DRIVEN_DARCY_SUBTYPE

Incompressible finite elasticity with Darcy flow driven by solid hydrostatic pressure.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2343 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompress_finite_elasticity_darcy_subtype = EQUATIONS_SET_INCOMPRESSIBLE_FINITE_ELASTICITY_DARCY_SUBTYPE

Incompressible version for finite elasticity coupled with Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2337 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompressible_elasticity_driven_mr_subtype = EQUATIONS_SET_INCOMPRESSIBLE_ELASTICITY_DRIVEN_MR_SUBTYPE

Incompressible finite elasticity with Darcy flow driven by solid hydrostatic pressure, formulated in terms of modified invariants.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2345 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_incompressible_mooney_rivlin_subtype = EQUATIONS_SET_INCOMPRESSIBLE_MOONEY_RIVLIN_SUBTYPE

Incompressible Mooney-Rivlin constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2304 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_inviscid_burgers_subtype = EQUATIONS_SET_INVISCID_BURGERS_SUBTYPE

Inviscid Burgers equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2412 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_isotropic_exponential_subtype = EQUATIONS_SET_ISOTROPIC_EXPONENTIAL_SUBTYPE

Isotropic exponential constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2314 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_navier_stokes_subtype = EQUATIONS_SET_LAPLACE_NAVIER_STOKES_SUBTYPE

Laplace type Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2376 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_laplace_stokes_subtype = EQUATIONS_SET_LAPLACE_STOKES_SUBTYPE

Laplace type Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2370 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_lin_source_static_advec_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2513 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_pressure_poisson_subtype = EQUATIONS_SET_LINEAR_PRESSURE_POISSON_SUBTYPE

Vector source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2419 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_advection_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2491 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_advection_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_ADVECTION_DIFFUSION_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2459 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_advec_diff_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2473 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_advec_diff_supg_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2502 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_ale_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_ALE_DIFFUSION_SUBTYPE

Linear source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2444 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_diffusion_subtype = EQUATIONS_SET_LINEAR_SOURCE_DIFFUSION_SUBTYPE

Linear source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2436 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_poisson_subtype = EQUATIONS_SET_LINEAR_SOURCE_POISSON_SUBTYPE

Linear source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2427 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_linear_source_static_advec_diff_subtype = EQUATIONS_SET_LINEAR_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE

Linear source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2484 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mat_prop_inria_model_data_fitting_subtype = EQUATIONS_SET_MAT_PROPERTIES_INRIA_MODEL_DATA_FITTING_SUBTYPE

Material Properties INRIA Model Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2542 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mat_properties_data_fitting_subtype = EQUATIONS_SET_MAT_PROPERTIES_DATA_FITTING_SUBTYPE

Material Properties Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2540 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_membrane_subtype = EQUATIONS_SET_MEMBRANE_SUBTYPE

Compressible version for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2349 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_buenoorovio_subtype = EQUATIONS_SET_MONODOMAIN_BUENOOROVIO_SUBTYPE

First monodomain equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2531 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_elasticity_velocity_subtype = EQUATIONS_SET_MONODOMAIN_ELASTICITY_VELOCITY_SUBTYPE

Coupled 1D Monodomain 3D Elasticity equations set subtype with force-velocity relation.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2568 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_elasticity_w_titin_subtype = EQUATIONS_SET_MONODOMAIN_ELASTICITY_W_TITIN_SUBTYPE

Coupled 1D Monodomain 3D Elasticity equations set subtype with titin.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2566 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_monodomain_tentusscher06_subtype = EQUATIONS_SET_MONODOMAIN_TENTUSSCHER06_SUBTYPE

First monodomain equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2532 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mooney_rivlin_activecontraction_subtype = EQUATIONS_SET_MOONEY_RIVLIN_ACTIVECONTRACTION_SUBTYPE

Mooney-Rivlin constitutive law with steady-state active contraction for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2308 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mooney_rivlin_subtype = EQUATIONS_SET_MOONEY_RIVLIN_SUBTYPE

Mooney-Rivlin constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2303 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_moving_mesh_laplace_subtype = EQUATIONS_SET_MOVING_MESH_LAPLACE_SUBTYPE

Moving mesh Laplace equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2416 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_mult_comp_transport_advec_diff_supg_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_ADVEC_DIFF_SUPG_SUBTYPE

Multi-component transport advection-diffusion equations set using SUPG scheme.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2519 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_comp_transport_advec_diff_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_ADVEC_DIFF_SUBTYPE

Multi-component transport advection-diffusion equations set.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2517 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_comp_transport_diffusion_subtype = EQUATIONS_SET_MULTI_COMP_TRANSPORT_DIFFUSION_SUBTYPE

Multi-compartment transport diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2450 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multi_compartment_darcy_subtype = EQUATIONS_SET_MULTI_COMPARTMENT_DARCY_SUBTYPE

Multi Compartment Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2408 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multiscale3d_navier_stokes_subtype = EQUATIONS_SET_MULTISCALE3D_NAVIER_STOKES_SUBTYPE

Transient stabilised 3D Navier-Stokes equations set with coupled multiscale boundaries subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2382 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_multiscale_active_strain_subtype = EQUATIONS_SET_MULTISCALE_ACTIVE_STRAIN_SUBTYPE

Isotropic active strain constitutive law based on multiplicative decomposition of the deformation gradient and the cellular model of Razumova et al. (2000) subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2331 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_nearly_incompressible_mooney_rivlin_subtype = EQUATIONS_SET_NEARLY_INCOMPRESSIBLE_MOONEY_RIVLIN_SUBTYPE

Nearly Incompressible Mooney-Rivlin constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2306 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_advection_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2487 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_advection_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ADVECTION_DIFFUSION_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2455 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2498 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_advection_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2469 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_ale_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_ALE_DIFFUSION_SUBTYPE

No source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2441 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_diffusion_subtype = EQUATIONS_SET_NO_SOURCE_DIFFUSION_SUBTYPE

No source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2433 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_static_advec_diff_subtype = EQUATIONS_SET_NO_SOURCE_STATIC_ADVEC_DIFF_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2480 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_source_static_advec_diff_supg_subtype = EQUATIONS_SET_NO_SOURCE_STATIC_ADVEC_DIFF_SUPG_SUBTYPE

No source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2509 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_no_subtype = EQUATIONS_SET_NO_SUBTYPE

No equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2294 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_nonlinear_pressure_poisson_subtype = EQUATIONS_SET_NONLINEAR_PRESSURE_POISSON_SUBTYPE

Vector source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2420 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_one_dimensional_subtype = EQUATIONS_SET_ONE_DIMENSIONAL_SUBTYPE

One dimensional linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2300 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimised_navier_stokes_subtype = EQUATIONS_SET_OPTIMISED_NAVIER_STOKES_SUBTYPE

Optimised Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2402 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_optimised_stokes_subtype = EQUATIONS_SET_OPTIMISED_STOKES_SUBTYPE

Optimised Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2374 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_orthotropic_holzapfel_ogden_subtype = EQUATIONS_SET_ORTHOTROPIC_MATERIAL_HOLZAPFEL_OGDEN_SUBTYPE

Orthotropic Holzapfel-Ogden constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2350 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_orthotropic_material_costa_subtype = EQUATIONS_SET_ORTHOTROPIC_MATERIAL_COSTA_SUBTYPE

Orthotropic Costa constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2321 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_pgm_navier_stokes_subtype = EQUATIONS_SET_PGM_NAVIER_STOKES_SUBTYPE

PGM Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2401 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_pgm_stokes_subtype = EQUATIONS_SET_PGM_STOKES_SUBTYPE

PGM Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2373 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_plate_subtype = EQUATIONS_SET_PLATE_SUBTYPE

Plate linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2301 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quad_source_advection_diff_supg_subtype = EQUATIONS_SET_QUAD_SOURCE_ADVECTION_DIFF_SUPG_SUBTYPE

Quadratic source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2493 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quad_source_ale_advection_diff_supg_subtype = EQUATIONS_SET_QUAD_SOURCE_ALE_ADVECTION_DIFF_SUPG_SUBTYPE

Quadratic source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2504 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_advec_diff_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ADVECTION_DIFFUSION_SUBTYPE

Quadratic source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2461 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_ale_advec_diff_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ALE_ADVECTION_DIFFUSION_SUBTYPE

Quadratic source advection diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2475 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_ale_diffusion_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_ALE_DIFFUSION_SUBTYPE

Quadratic source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2446 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_diffusion_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_DIFFUSION_SUBTYPE

Quadratic source diffusion equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2437 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quadratic_source_poisson_subtype = EQUATIONS_SET_QUADRATIC_SOURCE_POISSON_SUBTYPE

Quadratic source Poisson equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2428 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_quasistatic_darcy_subtype = EQUATIONS_SET_QUASISTATIC_DARCY_SUBTYPE

Quasistatic Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2404 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_reference_state_mooney_rivlin_subtype = EQUATIONS_SET_REFERENCE_STATE_MOONEY_RIVLIN_SUBTYPE

Determine the reference configuration using Mooney-Rivlin constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2333 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_second_bidomain_subtype = EQUATIONS_SET_SECOND_BIDOMAIN_SUBTYPE

Second bidomain equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2535 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_shell_subtype = EQUATIONS_SET_SHELL_SUBTYPE

Shell linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2302 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_darcy_subtype = EQUATIONS_SET_STANDARD_DARCY_SUBTYPE

Standard Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2403 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_data_fitting_subtype = EQUATIONS_SET_STANDARD_DATA_FITTING_SUBTYPE

Standard Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2536 of file opencmiss_iron.f90.

integer(intg), parameter opencmiss_iron::cmfe_equations_set_standard_elasticity_darcy_subtype = EQUATIONS_SET_STANDARD_ELASTICITY_DARCY_SUBTYPE
private

Standard Elasticity Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2558 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_helmholtz_subtype = EQUATIONS_SET_STANDARD_HELMHOLTZ_SUBTYPE

No source Helmholtz equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2431 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_laplace_subtype = EQUATIONS_SET_STANDARD_LAPLACE_SUBTYPE

Standard Laplace equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2414 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_standard_monodomain_elasticity_subtype = EQUATIONS_SET_STANDARD_MONODOMAIN_ELASTICITY_SUBTYPE

Standard Monodomain Elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2562 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_burgers_subtype = EQUATIONS_SET_STATIC_BURGERS_SUBTYPE

Static Burgers equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2411 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_navier_stokes_subtype = EQUATIONS_SET_STATIC_NAVIER_STOKES_SUBTYPE

Static Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2375 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_poiseuille_subtype = EQUATIONS_SET_STATIC_POISEUILLE_SUBTYPE

Static Poiseuille equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2417 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_rbs_navier_stokes_subtype = EQUATIONS_SET_STATIC_RBS_NAVIER_STOKES_SUBTYPE

Transient residual-based stabilisation Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2380 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_static_stokes_subtype = EQUATIONS_SET_STATIC_STOKES_SUBTYPE

Static Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2369 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stree1d0d_adv_subtype = EQUATIONS_SET_STREE1D0D_ADV_SUBTYPE

Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection.

See also

Definition at line 2398 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stree1d0d_subtype = EQUATIONS_SET_STREE1D0D_SUBTYPE

Coupled 1D-0D Navier-Stokes equations set subtype with coupled Advection.

See also

Definition at line 2396 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_stvenant_kirchoff_activecontraction_subtype = EQUATIONS_SET_STVENANT_KIRCHOFF_ACTIVECONTRACTION_SUBTYPE

St Venant Kirchoff constitutive law with steady-state active contraction for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2310 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_three_dimensional_subtype = EQUATIONS_SET_THREE_DIMENSIONAL_SUBTYPE

Three dimensional linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2295 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_trans_isotropic_active_transition_subtype = EQUATIONS_SET_TRANS_ISOTROPIC_ACTIVE_TRANSITION_SUBTYPE

Transverse isotropic, active-contraction material-transition constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2319 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient1d_adv_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT1D_ADV_NAVIER_STOKES_SUBTYPE

TRANSIENT1D Navier-Stokes equations set subtype with coupled Advection.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2388 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient1d_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT1D_NAVIER_STOKES_SUBTYPE

TRANSIENT1D Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2386 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_ale_darcy_subtype = EQUATIONS_SET_TRANSIENT_ALE_DARCY_SUBTYPE

Transient ALE Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2407 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_darcy_subtype = EQUATIONS_SET_TRANSIENT_DARCY_SUBTYPE

Transient Darcy equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2406 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT_NAVIER_STOKES_SUBTYPE

Transient Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2377 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_rbs_navier_stokes_subtype = EQUATIONS_SET_TRANSIENT_RBS_NAVIER_STOKES_SUBTYPE

Transient residual-based stabilisation Navier-Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2378 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transient_stokes_subtype = EQUATIONS_SET_TRANSIENT_STOKES_SUBTYPE

Transient Stokes equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2371 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_active_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_ACTIVE_SUBTYPE

Transverse isotropic, active-contraction constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2317 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_exponential_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_EXPONENTIAL_SUBTYPE

Transverse isotropic exponential constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2315 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_guccione_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_GUCCIONE_SUBTYPE

Transverse isotropic Guccione constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2327 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_humphrey_yin_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_HUMPHREY_YIN_SUBTYPE

Humphrey and Yin transversely isotropic constitutive relation subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2367 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_transverse_isotropic_polynomial_subtype = EQUATIONS_SET_TRANSVERSE_ISOTROPIC_POLYNOMIAL_SUBTYPE

Transverse isotropic constitutive law for finite elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2361 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_two_dimensional_plane_strain_subtype = EQUATIONS_SET_TWO_DIMENSIONAL_PLANE_STRAIN_SUBTYPE

Plane strain linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2298 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_two_dimensional_plane_stress_subtype = EQUATIONS_SET_TWO_DIMENSIONAL_PLANE_STRESS_SUBTYPE

Plane stress linear elasticity equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2296 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_vector_data_fitting_subtype = EQUATIONS_SET_VECTOR_DATA_FITTING_SUBTYPE

Standard Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2544 of file opencmiss_iron.f90.

integer(intg), parameter, public opencmiss_iron::cmfe_equations_set_vector_data_pre_fitting_subtype = EQUATIONS_SET_VECTOR_DATA_PRE_FITTING_SUBTYPE

Standard Galerkin Projection equations set subtype.

See also
OPENCMISS::EquationsSet::Subtypes,OPENCMISS

Definition at line 2552 of file opencmiss_iron.f90.

integer(intg), parameter opencmiss_iron::parameter
private

Definition at line 2352 of file opencmiss_iron.f90.