FEI Package Browser (Single Doxygen Collection)  Version of the Day
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

◆ operator!=()

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

◆ IDType

int fei::DirichletBCRecord::IDType

◆ ID

int fei::DirichletBCRecord::ID

◆ fieldID

int fei::DirichletBCRecord::fieldID

◆ whichComponent

int fei::DirichletBCRecord::whichComponent

◆ prescribedValue

double fei::DirichletBCRecord::prescribedValue

Definition at line 21 of file fei_DirichletBCRecord.hpp.


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