waves
Basic FE playground
ElementComputation.h File Reference
#include "Stokhos_Sacado_Kokkos_MP_Vector.hpp"
#include <Kokkos_Core.hpp>
#include "Kokkos_ViewFactory.hpp"
#include "wCacheHex8.h"
#include "wCacheQuad4.h"
#include "wCacheTetra4.h"
#include "wCacheTri3.h"
#include "tMatrix.h"
#include "Sacado.hpp"
#include "Domain.h"
#include "MaterialsList.h"
#include "Material.h"
#include "Map.h"
#include "wElement.h"
#include "wLazy.h"
Include dependency graph for ElementComputation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ElementComputation< scalar, element_type >
 Base class for the element computations. More...