#include "CElement.h"
#include "ElementCohesive.h"
#include "../fem/svertex.h"
#include "../fem/selement.h"
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <algorithm>