Program Listing for File array.h#

Return to documentation for file (oti/fem/gauss/array.h)

#ifndef OTI_FEM_GAUSS_ARRAY_H
#define OTI_FEM_GAUSS_ARRAY_H






// Finite Element Array of Sparse OTI numbers.
// #include "array/fearrso.h"

// Finite Element real Array.
#include "array/fedarr.h"

// Finite Element dense OTI number array.
#include "array/feoarr.h"





#endif