commit:2015:08_09
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| commit:2015:08_09 [2015/08/09 23:43] – [Fichiers ajoutés/supprimés] wautelet | commit:2015:08_09 [2016/03/30 15:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| Dans la structure du code, vous avez les fonctions d' | Dans la structure du code, vous avez les fonctions d' | ||
| < | < | ||
| - | virtual void fillIndependentMaterialFieldID(std:: | + | virtual void fillIndependentMaterialFieldID(std:: |
| - | virtual void fillIndependentElementFieldID(std:: | + | virtual void fillIndependentElementFieldID(std:: |
| - | virtual void fillIndependentMaterialVectorialFieldID(std:: | + | virtual void fillIndependentMaterialVectorialFieldID(std:: |
| - | virtual void fillIndependentElementVectorialFieldID(std:: | + | virtual void fillIndependentElementVectorialFieldID(std:: |
| </ | </ | ||
| Line 31: | Line 31: | ||
| MechanicalContactMaterial:: | MechanicalContactMaterial:: | ||
| scalarIDMap[CF_NORMAL_GAP.getName()]=VISUSCALAR_CONTACT; | scalarIDMap[CF_NORMAL_GAP.getName()]=VISUSCALAR_CONTACT; | ||
| - | scalarIDMap[CF_CONTACT_PRESSURE]=VISUSCALAR_CONTACT; | + | scalarIDMap[CF_CONTACT_PRESSURE.getName()]=VISUSCALAR_CONTACT; |
| } | } | ||
| </ | </ | ||
| Line 41: | Line 41: | ||
| if(static_cast< | if(static_cast< | ||
| { | { | ||
| - | scalarIDMap[&CF_SLAVE_NODE_AREA]=VISUSCALAR_CONTACT; | + | scalarIDMap[CF_SLAVE_NODE_AREA.getName()]=VISUSCALAR_CONTACT; |
| } | } | ||
| } | } | ||
| Line 144: | Line 144: | ||
| [a]: | [a]: | ||
| [a]: | [a]: | ||
| + | [r]: | ||
| </ | </ | ||
commit/2015/08_09.1439156638.txt.gz · Last modified: (external edit)
