#include <cmath>
#include <cassert>
#include <limits>
#include "ElementCohesive.h"
#include "CElement.h"
#include "CLaw.h"
#include "../fem/shapeFunction.h"
#include "../fem/selement.h"
#include "../fem/svertex.h"
#include "../fem/surfaceProp.h"
#include "../fem/deformationGradient.h"
#include "../fem/smath.h"