OpenCMISS-Iron Internal API Documentation
|
Contains information on the mapping from an interface condition column to a solver row. More...
Public Attributes | |
integer(intg) | number_of_solver_rows |
The number of solver rows that the interface condition row in mapped to (can be either 0 or 1 at he moment.) More... | |
integer(intg) | solver_row |
The solver row that the interface condition row is mapped to. More... | |
real(dp) | coupling_coefficient |
The coupling coefficient for the mapping. More... | |
Contains information on the mapping from an interface condition column to a solver row.
real(dp) types::interface_row_to_solver_rows_map_type::coupling_coefficient |
integer(intg) types::interface_row_to_solver_rows_map_type::number_of_solver_rows |