shells/materials/MaterialCIface.h File Reference

Go to the source code of this file.

Defines

#define DECLARE_EXTERN   extern

Typedefs

typedef struct MaterialBase MaterialBase

Functions

DECLARE_EXTERN MaterialBasegetFromMaterialCont (int matType)
DECLARE_EXTERN void updateStress (MaterialBase *mat, double *stress, double *gstrain, double dtime, double *history, double *gstrainPrv)
DECLARE_EXTERN double materialDensity (MaterialBase *mat)
DECLARE_EXTERN double materialYoungsModulus (MaterialBase *mat)
DECLARE_EXTERN int materialHistoryParameters (MaterialBase *mat)
DECLARE_EXTERN void materialInitializeInternal (MaterialBase *mat, double *internal)

Define Documentation

#define DECLARE_EXTERN   extern

Typedef Documentation

typedef struct MaterialBase MaterialBase

Function Documentation

DECLARE_EXTERN MaterialBase* getFromMaterialCont ( int  matType  ) 
DECLARE_EXTERN double materialDensity ( MaterialBase mat  ) 

Referenced by getDensity().

DECLARE_EXTERN int materialHistoryParameters ( MaterialBase mat  ) 
DECLARE_EXTERN void materialInitializeInternal ( MaterialBase mat,
double *  internal 
)

Referenced by createInternalStorage().

DECLARE_EXTERN double materialYoungsModulus ( MaterialBase mat  ) 

Referenced by getYoungsModulus().

DECLARE_EXTERN void updateStress ( MaterialBase mat,
double *  stress,
double *  gstrain,
double  dtime,
double *  history,
double *  gstrainPrv 
)
Generated on Thu Jun 30 02:18:56 2016 for SFC Thin-Shell Finite Element Solver by  doxygen 1.6.3