![]() |
waves
Basic FE playground
|
#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"
Go to the source code of this file.
Classes | |
class | ElementComputation< scalar, element_type > |
Base class for the element computations. More... | |