OpenCMISS-Iron Internal API Documentation
|
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... | |
Output type parameter.
integer(intg), parameter, public input_output::write_string_matrix_name_and_indices =2 |
Write the matrix name together with the matrix indices.
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 |
Write the matrix name with out any indices.
Definition at line 65 of file input_output.f90.
Referenced by 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().