|
Rheolef
7.1
an efficient C++ finite element environment
|
Public Member Functions | |
| MeshType () | |
Public Attributes | |
| rheolef::distributor | ownership |
| std::vector< my_idxtype > | elements |
| int | etype |
| int | gnelms |
| int | gnns |
| int | nelms |
| int | nns |
| int | ncon |
| int | esize |
| int | gminnode |
| my_idxtype * | elmwgt |
Definition at line 67 of file geo_partition_scotch.h.
| MeshType | ( | ) |
Definition at line 82 of file geo_partition_scotch.h.
| rheolef::distributor ownership |
Definition at line 68 of file geo_partition_scotch.h.
| std::vector<my_idxtype> elements |
Definition at line 69 of file geo_partition_scotch.h.
| int etype |
Definition at line 70 of file geo_partition_scotch.h.
| int gnelms |
Definition at line 71 of file geo_partition_scotch.h.
| int gnns |
Definition at line 71 of file geo_partition_scotch.h.
| int nelms |
Definition at line 72 of file geo_partition_scotch.h.
| int nns |
Definition at line 72 of file geo_partition_scotch.h.
| int ncon |
Definition at line 73 of file geo_partition_scotch.h.
| int esize |
Definition at line 74 of file geo_partition_scotch.h.
| int gminnode |
Definition at line 74 of file geo_partition_scotch.h.
| my_idxtype* elmwgt |
Definition at line 75 of file geo_partition_scotch.h.