Helper struct for defining a connectivity table, see Table::MakeFromList.
More...
#include <table.hpp>
Helper struct for defining a connectivity table, see Table::MakeFromList.
Definition at line 27 of file table.hpp.
mfem::Connection::Connection |
( |
int |
from, |
|
|
int |
to |
|
) |
| |
|
inline |
bool mfem::Connection::operator< |
( |
const Connection & |
rhs | ) |
const |
|
inline |
bool mfem::Connection::operator== |
( |
const Connection & |
rhs | ) |
const |
|
inline |
int mfem::Connection::from |
The documentation for this struct was generated from the following file: