OpenCMISS-Iron Internal API Documentation
INPUT_OUTPUT::MatrixNameIndexFormat

Output type parameter. More...

Variables

integer(intg), parameter, public input_output::write_string_matrix_name_only =1
 Write the matrix name with out any indices. More...
 
integer(intg), parameter, public input_output::write_string_matrix_name_and_indices =2
 Write the matrix name together with the matrix indices. More...
 

Detailed Description

Output type parameter.

See also
INPUT_OUTPUT

Variable Documentation

integer(intg), parameter, public input_output::write_string_matrix_name_and_indices =2

Write the matrix name together with the matrix indices.

See also
INPUT_OUTPUT::MatrixNameIndexFormat,INPUT_OUTPUT::MatrixNameIndexFormat

Definition at line 66 of file input_output.f90.

Referenced by coordinate_routines::coordinate_metrics_calculate(), coordinate_routines::coordinates_materialsystemcalculate(), coordinate_routines::coordinates_materialsystemcalculatedxdnu2d(), coordinate_routines::coordinates_materialsystemcalculatedxdnu3d(), darcy_pressure_equations_routines::darcypressure_finiteelementresidualevaluate(), equations_set_routines::equations_set_finite_element_calculate(), equations_set_routines::equationsset_finiteelementjacobianevaluate(), equations_set_routines::equationsset_finiteelementresidualevaluate(), equations_set_routines::equationsset_nodaljacobianevaluate(), equations_set_routines::equationsset_nodalresidualevaluate(), finite_elasticity_routines::evaluate_chapelle_piola_tensor_addition(), finite_elasticity_routines::finite_elasticity_gauss_cauchy_tensor(), finite_elasticity_routines::finiteelasticity_finiteelementresidualevaluate(), finite_elasticity_routines::finiteelasticity_gaussdeformationgradienttensor(), finite_elasticity_routines::finiteelasticity_gaussgrowthtensor(), finite_elasticity_routines::finiteelasticity_gaussgrowthtensor_newer123(), finite_elasticity_routines::finiteelasticity_straintensor(), finite_elasticity_routines::finiteelasticity_straintensor_newer123(), matrix_vector::matrix_output(), input_output::write_string_matrix_dp(), input_output::write_string_matrix_intg(), input_output::write_string_matrix_l(), input_output::write_string_matrix_lintg(), and input_output::write_string_matrix_sp().

integer(intg), parameter, public input_output::write_string_matrix_name_only =1