PeriDEM 0.3.0
PeriDEM -- Peridynamics-based high-fidelity model for granular media
Loading...
Searching...
No Matches
geomIncludes.h
Go to the documentation of this file.
1/*
2 * -------------------------------------------
3 * Copyright (c) 2021 - 2026 Prashant K. Jha
4 * -------------------------------------------
5 * PeriDEM https://github.com/prashjha/PeriDEM
6 *
7 * Distributed under the Boost Software License, Version 1.0. (See accompanying
8 * file LICENSE)
9 */
10
11#ifndef GEOM_GEOMINCLUDES_H
12#define GEOM_GEOMINCLUDES_H
13
14
15#include "geomObjects.h"
16#include "openRectChannel2D.h"
17#include "geomObjectsUtil.h"
18#include "complexGeomObjects.h"
19#include "geomUtilFunctions.h"
20#include "particleTransform.h"
21
22#endif //GEOM_GEOMINCLUDES_H