#include "Phalanx_ConfigDefs.hpp"
#include "Teuchos_ArrayRCP.hpp"
#include "Dimension.hpp"
#include "Phalanx_Array.hpp"
Go to the source code of this file.
Classes | |
class | MyCell |
A representation of a finite element cell. This is not a realistic element, but is meant to represent what an element would act like (the actual basis functions values and node coordinates are fake). More... |