| Memosa-FVM
    0.2
    | 
#include <FractureBC.h>


| Public Member Functions | |
| FractureBC () | |
|  Public Member Functions inherited from FloatVarDict< T > | |
| bool | hasVar (const string varName) const | 
| T | operator[] (const string varName) const | 
| bool | isField (const string varName) const | 
| Field & | getField (const string varName) const | 
| FloatVal< T > | getVal (const string varName) const | 
| Public Attributes | |
| string | bcType | 
| Additional Inherited Members | |
|  Public Types inherited from FloatVarDict< T > | |
| typedef map< string, FloatVal < T > > | T_Parent | 
|  Protected Member Functions inherited from FloatVarDict< T > | |
| void | defineVar (const string varName, const T defaultValue) | 
Definition at line 9 of file FractureBC.h.
| 
 | inline | 
Definition at line 11 of file FractureBC.h.
References FloatVarDict< T >::defineVar().
| string FractureBC< T >::bcType | 
Definition at line 18 of file FractureBC.h.
Referenced by FractureModel< T >::Impl::Impl(), and FractureModel< T >::Impl::linearize().