|
MFEM
v3.0
|
#include <ncmesh.hpp>
Public Member Functions | |
| Dependency (int dof, double coef) | |
Public Attributes | |
| int | dof |
| double | coef |
Definition at line 341 of file ncmesh.hpp.
|
inline |
Definition at line 346 of file ncmesh.hpp.
| double mfem::NCMesh::Dependency::coef |
Definition at line 344 of file ncmesh.hpp.
| int mfem::NCMesh::Dependency::dof |
Definition at line 343 of file ncmesh.hpp.
1.8.5