|
OOFEM 3.0
|
#include "../sm/Materials/structuralmaterial.h"#include "../sm/Materials/structuralms.h"#include "basehyperelasticmaterial.h"Go to the source code of this file.
Classes | |
| class | oofem::OgdenCompressibleMaterial |
Namespaces | |
| namespace | oofem |
Macros | |
Input fields for OgdenMaterial | |
| #define | _IFT_OgdenCompressibleMaterial_Name "ogdencompressiblemat" |
| #define | _IFT_OgdenCompressibleMaterial_alpha "alpha" |
| #define | _IFT_OgdenCompressibleMaterial_mu "mu" |
| #define _IFT_OgdenCompressibleMaterial_alpha "alpha" |
Definition at line 46 of file ogdencompressiblematerial.h.
Referenced by oofem::OgdenCompressibleMaterial::initializeFrom().
| #define _IFT_OgdenCompressibleMaterial_mu "mu" |
Definition at line 47 of file ogdencompressiblematerial.h.
Referenced by oofem::OgdenCompressibleMaterial::initializeFrom().
| #define _IFT_OgdenCompressibleMaterial_Name "ogdencompressiblemat" |
Definition at line 44 of file ogdencompressiblematerial.h.
Referenced by oofem::OgdenCompressibleMaterial::giveInputRecordName().