Belos Version of the Day
Loading...
Searching...
No Matches
Belos::DenseMatTraits< ScalarType, DM > Member List

This is the complete list of members for Belos::DenseMatTraits< ScalarType, DM >, including all inherited members.

Add(DM &thisDM, const DM &sourceDM)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Assign(DM &thisDM, const DM &sourceDM)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Create()Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Create(const int numrows, const int numcols, bool initZero=true)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
CreateCopy(const DM &dm, bool transpose=false)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
createDenseSolver()Belos::DenseMatTraits< ScalarType, DM >inlinestatic
GetConstRawHostPtr(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
GetNumCols(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
GetNumRows(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
GetRawHostPtr(DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
GetStride(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
NormFrobenius(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
NormOne(const DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
PutScalar(DM &dm, ScalarType value=Teuchos::ScalarTraits< ScalarType >::zero())Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Randomize(DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Reshape(DM &dm, const int numrows, const int numcols, bool initZero=false)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Scale(DM &dm, ScalarType value)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Subview(DM &source, int numRows, int numCols, int startRow=0, int startCol=0)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
SubviewConst(const DM &source, int numRows, int numCols, int startRow=0, int startCol=0)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
SubviewCopy(const DM &source, int numRows, int numCols, int startRow=0, int startCol=0)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
SyncDeviceToHost(DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
SyncHostToDevice(DM &dm)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
Value(DM &dm, const int i, const int j)Belos::DenseMatTraits< ScalarType, DM >inlinestatic
ValueConst(const DM &dm, const int i, const int j)Belos::DenseMatTraits< ScalarType, DM >inlinestatic

Generated for Belos by doxygen 1.9.8