Program Listing for File element.h#

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

#ifndef OTI_FEM_ELEMENT_H
#define OTI_FEM_ELEMENT_H



// Include structure.
#include "element/real/structures.h"

// Include basic functions.
#include "element/real/base.h"



// Include structure.
#include "element/soti/structures.h"

// Include basic functions.
#include "element/soti/base.h"





#endif