#include <math.h>#include <string.h>#include "mechmat.h"#include "global.h"#include "globmat.h"#include "elemhead.h"#include "vecttens.h"#include "intpoints.h"#include "element.h"#include "node.h"#include "elastisomat.h"#include "elastgmat3d.h"#include "splas1d.h"#include "j2flow.h"#include "j2flow2.h"#include "microM4.h"#include "microSIM.h"#include "microfiber.h"#include "mohrc.h"#include "mohrcparab.h"#include "boermat.h"#include "drprag.h"#include "drprag2.h"#include "camclay.h"#include "camclaycoup.h"#include "shefplast.h"#include "hissplas.h"#include "glasgmech.h"#include "glasgowdam.h"#include "creepdam.h"#include "timeswmat.h"#include "effstress.h"#include "simviscous.h"#include "lemaitre.h"#include "ortodam.h"#include "ortodamrot.h"#include "anisodam.h"#include "anisodamrot.h"#include "scaldam.h"#include "scaldamcc.h"#include "aci78.h"#include "cebfip78.h"#include "graphmat.h"#include "varelastisomat.h"#include "geoelast.h"#include "creep.h"#include "creep_b3.h"#include "creep_rspec.h"#include "creepb.h"#include "creep_dpl.h"#include "creep_effym.h"#include "shrinkmat.h"#include "consol.h"#include "winpast.h"#include "nonlocmicroM4.h"#include "therisomat.h"#include "nonlocplast.h"#include "nonlocdamg.h"#include "damplast.h"#include "tensor.h"#include "visplast.h"#include "chen.h"#include "lenjonesmat.h"#include "contactmat.h"#include "cebfipcontactmat.h"#include "elemswitch.h"#include "relaxeuroc.h"#include "hypoplast.h"Go to the source code of this file.
1.6.2