#include <dune/fem/misc/fmatrixconverter.hh>
◆ block_type
template<typename K , int n, int m>
export the type representing the components
◆ const_row_reference
template<typename K , int n, int m>
◆ field_type
template<typename K , int n, int m>
export the type representing the field
◆ InteralVectorType
template<typename K , int n, int m>
internal storage of matrix
◆ row_reference
template<typename K , int n, int m>
◆ row_type
template<typename K , int n, int m>
type of class return upon operator [] which behaves like a reference
◆ size_type
template<typename K , int n, int m>
The type used for the index access and size operations.
◆ anonymous enum
template<typename K , int n, int m>
Enumerator |
---|
rows | The number of rows.
|
cols | The number of columns.
|
dimension | The total dimension.
|
◆ FlatFieldMatrix() [1/4]
template<typename K , int n, int m>
◆ FlatFieldMatrix() [2/4]
template<typename K , int n, int m>
◆ FlatFieldMatrix() [3/4]
template<typename K , int n, int m>
◆ FlatFieldMatrix() [4/4]
template<typename K , int n, int m>
◆ assign()
template<typename K , int n, int m>
◆ data() [1/2]
template<typename K , int n, int m>
◆ data() [2/2]
template<typename K , int n, int m>
◆ mat_access() [1/2]
template<typename K , int n, int m>
◆ mat_access() [2/2]
template<typename K , int n, int m>
◆ mat_cols()
template<typename K , int n, int m>
◆ mat_rows()
template<typename K , int n, int m>
◆ operator+=()
template<typename K , int n, int m>
◆ operator=() [1/3]
template<typename K , int n, int m>
◆ operator=() [2/3]
template<typename K , int n, int m>
◆ operator=() [3/3]
template<typename K , int n, int m>
◆ data_
template<typename K , int n, int m>
The documentation for this class was generated from the following file: