Page MenuHomec4science

GooseFEM.h
No OneTemporary

File Metadata

Created
Tue, Apr 30, 14:10

GooseFEM.h

/* =================================================================================================
(c - GPLv3) T.W.J. de Geus (Tom) | tom@geus.me | www.geus.me | github.com/tdegeus/GooseFEM
================================================================================================= */
#ifndef GOOSEFEM_H
#define GOOSEFEM_H
#include "Macros.h"
#include "DynamicsDiagonalPeriodic.h"
#include "DynamicsDiagonalSemiPeriodic.h"
#include "DynamicsDiagonalLinearStrainQuad4.h"
#include "Mesh.h"
#include "MeshTri3.h"
#include "MeshQuad4.h"
#endif

Event Timeline