35 #ifndef intmatbilinearczmaterialFagerstromRate_h 36 #define intmatbilinearczmaterialFagerstromRate_h 47 #define _IFT_IntMatBilinearCZFagerstromRate_Name "intmatbilinearczfagerstromrate" 48 #define _IFT_IntMatBilinearCZFagerstromRate_kn "kn" 49 #define _IFT_IntMatBilinearCZFagerstromRate_ks "ks" 50 #define _IFT_IntMatBilinearCZFagerstromRate_knc "knc" 51 #define _IFT_IntMatBilinearCZFagerstromRate_g1c "g1c" 52 #define _IFT_IntMatBilinearCZFagerstromRate_g2c "g2c" 53 #define _IFT_IntMatBilinearCZFagerstromRate_mu "mu" 54 #define _IFT_IntMatBilinearCZFagerstromRate_gamma "gamma" 55 #define _IFT_IntMatBilinearCZFagerstromRate_sigf "sigf" 56 #define _IFT_IntMatBilinearCZFagerstromRate_cstar "c_star" 57 #define _IFT_IntMatBilinearCZFagerstromRate_m "m" 111 #endif // isointerfacedamage01_h virtual ~IntMatBilinearCZFagerstromRate()
Destructor.
IntMatBilinearCZFagerstromRate(int n, Domain *d)
Constructor.
double m
Rate dependence exponent.
virtual bool hasAnalyticalTangentStiffness() const
Tells if the model has implemented analytical tangent stiffness.
Simple isotropic damage based model for 2d interface elements with rate dependence.
virtual void giveFirstPKTraction_3d(FloatArray &answer, GaussPoint *gp, const FloatArray &jump, const FloatMatrix &F, TimeStep *tStep)
virtual void giveInputRecord(DynamicInputRecord &input)
Setups the input record string of receiver.
double c_star
Rate dependence coefficient.
Class representing vector of real numbers.
Implementation of matrix containing floating point numbers.
IRResultType
Type defining the return values of InputRecord reading operations.
virtual int checkConsistency()
Allows programmer to test some internal data, before computation begins.
Simple isotropic damage based model for 2d interface elements.
the oofem namespace is to define a context or scope in which all oofem names are defined.
virtual IRResultType initializeFrom(InputRecord *ir)
Initializes receiver according to object description stored in input record.
void printYourself()
Prints receiver state on stdout. Useful for debugging.
Class representing integration point in finite element program.
Class representing solution step.