GEOS
geos::TableData2D Member List

This is the complete list of members for geos::TableData2D, including all inherited members.

addCell(RowType rowValue, ColumnType columnValue, T const &value)geos::TableData2D
buildTableData(string_view dataDescription, string_view rowFmt="{}", string_view columnFmt="{}") constgeos::TableData2D
clear()geos::TableData2Dinline
collectTableValues(arrayView1d< real64 const > dim0AxisCoordinates, arrayView1d< real64 const > dim1AxisCoordinates, arrayView1d< real64 const > values, bool columnMajorValues)geos::TableData2D
ColumnType typedefgeos::TableData2D
convertTable2D(arrayView1d< real64 const > coordX, arrayView1d< real64 const > coordY, string_view rowAxisDescription, string_view columnAxisDescription, arrayView1d< real64 const > const values, bool columnMajorValues, string_view valueDescription)geos::TableData2D
RowType typedefgeos::TableData2D