FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
fei::DirichletBCRecord Struct Reference

#include <fei_DirichletBCRecord.hpp>

Public Member Functions

bool operator!= (const DirichletBCRecord &rhs) const
 

Public Attributes

int IDType
 
int ID
 
int fieldID
 
int whichComponent
 
double prescribedValue
 

Detailed Description

Definition at line 16 of file fei_DirichletBCRecord.hpp.

Member Function Documentation

bool fei::DirichletBCRecord::operator!= ( const DirichletBCRecord rhs) const
inline

Definition at line 23 of file fei_DirichletBCRecord.hpp.

References fieldID, ID, IDType, and whichComponent.

Member Data Documentation

int fei::DirichletBCRecord::IDType
int fei::DirichletBCRecord::ID
int fei::DirichletBCRecord::fieldID
int fei::DirichletBCRecord::whichComponent
double fei::DirichletBCRecord::prescribedValue

Definition at line 21 of file fei_DirichletBCRecord.hpp.


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