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