MiniTensor Version of the Day
Loading...
Searching...
No Matches
MiniTensor.h
Go to the documentation of this file.
1// @HEADER
2// *****************************************************************************
3// MiniTensor Package
4//
5// Copyright 2016 NTESS and the MiniTensor contributors.
6// SPDX-License-Identifier: BSD-3-Clause
7// *****************************************************************************
8// @HEADER
9
10#if !defined(MiniTensor_h)
11#define MiniTensor_h
12
13#include "MiniTensor_Vector.h"
14#include "MiniTensor_Tensor.h"
15#include "MiniTensor_Tensor3.h"
16#include "MiniTensor_Tensor4.h"
17#include "MiniTensor_Matrix.h"
18
19#include "MiniTensor_Geometry.h"
23
24#endif //MiniTensor_h