MFEM  v3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Public Attributes | List of all members
mfem::NCMesh::Dependency Struct Reference

#include <ncmesh.hpp>

Public Member Functions

 Dependency (int dof, double coef)
 

Public Attributes

int dof
 
double coef
 

Detailed Description

Definition at line 341 of file ncmesh.hpp.

Constructor & Destructor Documentation

mfem::NCMesh::Dependency::Dependency ( int  dof,
double  coef 
)
inline

Definition at line 346 of file ncmesh.hpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: