


Public Member Functions | |
| FEM_Sparse_Elem_Checker (const FEM_Mesh &mesh_) | |
| void | check (int row, const BasicTable2d< int > &table, const char *caller) const |
| FEM_Sparse_Elem_Checker (const FEM_Mesh &mesh_) | |
| void | check (int row, const BasicTable2d< int > &table, const char *caller) const |
Private Attributes | |
| const FEM_Mesh & | mesh |
| const FEM_Mesh & | mesh |
Definition at line 1675 of file fem_mesh.C.
| FEM_Sparse_Elem_Checker::FEM_Sparse_Elem_Checker | ( | const FEM_Mesh & | mesh_ | ) | [inline] |
Definition at line 1678 of file fem_mesh.C.
| FEM_Sparse_Elem_Checker::FEM_Sparse_Elem_Checker | ( | const FEM_Mesh & | mesh_ | ) | [inline] |
| void FEM_Sparse_Elem_Checker::check | ( | int | row, | |
| const BasicTable2d< int > & | table, | |||
| const char * | caller | |||
| ) | const [inline] |
Definition at line 1680 of file fem_mesh.C.
References FEM_Mesh::elem, elem, FEM_Abort(), BasicTable2d< T >::getRow(), and FEM_Entity_Types< T >::size().

| void FEM_Sparse_Elem_Checker::check | ( | int | row, | |
| const BasicTable2d< int > & | table, | |||
| const char * | caller | |||
| ) | const [inline] |
Definition at line 1919 of file mesh.C.
References FEM_Mesh::elem, elem, FEM_Abort(), BasicTable2d< T >::getRow(), and FEM_Entity_Types< T >::size().

const FEM_Mesh& FEM_Sparse_Elem_Checker::mesh [private] |
Definition at line 1676 of file fem_mesh.C.
const FEM_Mesh& FEM_Sparse_Elem_Checker::mesh [private] |
1.5.5