NuTo
Numerics Tool
Classes | Namespaces | Enumerations
IntegrationTypeTensorProduct.h File Reference
#include <vector>
#include "nuto/mechanics/integrationtypes/IntegrationTypeBase.h"
#include "nuto/math/shapes/Line.h"
#include "nuto/math/shapes/Quadrilateral.h"
#include "nuto/math/shapes/Hexahedron.h"

Go to the source code of this file.

Classes

class  NuTo::IntegrationTypeTensorProduct< TDim >
 integration types in 1,2,3D; tensor product of 1D Lobatto or Gauss More...
 

Namespaces

 NuTo
 

Enumerations

enum  NuTo::eIntegrationMethod { NuTo::eIntegrationMethod::GAUSS, NuTo::eIntegrationMethod::LOBATTO }