Program Listing for File gauss/array/feoarr.h#
↰ Return to documentation for file (oti/fem/gauss/array/feoarr.h)
#ifndef OTI_FEM_GAUSS_ARRAY_FEOARR_H
#define OTI_FEM_GAUSS_ARRAY_FEOARR_H
// Define structures.
#include "oarr/structures.h"
// Define Base operations.
#include "oarr/base.h"
// Define algebra
#include "oarr/algebra.h"
//Define utility functions.
#include "oarr/utils.h"
#endif