MFEM  v4.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
mfem::Table Member List

This is the complete list of members for mfem::Table, including all inherited members.

AddAColumnInRow(int r)mfem::Tableinline
AddColumnsInRow(int r, int ncol)mfem::Tableinline
AddConnection(int r, int c)mfem::Tableinline
AddConnections(int r, const int *c, int nc)mfem::Table
Clear()mfem::Table
Copy(Table &copy) const mfem::Table
Finalize()mfem::Table
GetI()mfem::Tableinline
GetI() const mfem::Tableinline
GetIMemory()mfem::Tableinline
GetIMemory() const mfem::Tableinline
GetJ()mfem::Tableinline
GetJ() const mfem::Tableinline
GetJMemory()mfem::Tableinline
GetJMemory() const mfem::Tableinline
GetRow(int i, Array< int > &row) const mfem::Table
GetRow(int i) const mfem::Tableinline
GetRow(int i)mfem::Tableinline
Imfem::Tableprotected
Jmfem::Tableprotected
Load(std::istream &in)mfem::Table
LoseData()mfem::Tableinline
MakeFromList(int nrows, const Array< Connection > &list)mfem::Table
MakeI(int nrows)mfem::Table
MakeJ()mfem::Table
MemoryUsage() const mfem::Table
operator()(int i, int j) const mfem::Table
operator=(const Table &rhs)mfem::Table
Print(std::ostream &out=mfem::out, int width=4) const mfem::Table
PrintMatlab(std::ostream &out) const mfem::Table
Push(int i, int j)mfem::Table
RowSize(int i) const mfem::Tableinline
Save(std::ostream &out) const mfem::Table
SetDims(int rows, int nnz)mfem::Table
SetIJ(int *newI, int *newJ, int newsize=-1)mfem::Table
SetSize(int dim, int connections_per_row)mfem::Table
ShiftUpI()mfem::Table
sizemfem::Tableprotected
Size() const mfem::Tableinline
Size_of_connections() const mfem::Tableinline
SortRows()mfem::Table
Swap(Table &other)mfem::Table
Table()mfem::Tableinline
Table(const Table &)mfem::Table
Table(int dim, int connections_per_row=3)mfem::Tableexplicit
Table(int nrows, Array< Connection > &list)mfem::Tableinline
Table(int nrows, int *partitioning)mfem::Table
Width() const mfem::Table
~Table()mfem::Table