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

Go to the source code of this file.

Classes

class  ElementVectors< scalar, element_type, element_size >
 Class used to compute the matrix associated to the integration of load on surface \(\boldsymbol{N}\). More...