OGS
NsAndWeight.h File Reference

Detailed Description

Definition in file NsAndWeight.h.

#include <Eigen/Core>
#include "MeshLib/Elements/Element.h"
#include "NumLib/Fem/InitShapeMatrices.h"
#include "NumLib/Fem/ShapeMatrixPolicy.h"
Include dependency graph for NsAndWeight.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeight< ShapeFunction, LowerOrderShapeFunction, ShapeMatrix, LowerOrderShapeMatrix >
 
struct  ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeight< ShapeFunction, ShapeFunction, ShapeMatrix, ShapeMatrix >
 
struct  ProcessLib::BoundaryConditionAndSourceTerm::Python::NsAndWeightsTraits< ShapeFunction, LowerOrderShapeFunction, GlobalDim >
 Collects common type aliases needed when working with NsAndWeight. More...
 

Namespaces

namespace  ProcessLib
 
namespace  ProcessLib::BoundaryConditionAndSourceTerm
 
namespace  ProcessLib::BoundaryConditionAndSourceTerm::Python
 

Functions

template<typename ShapeFunction , typename LowerOrderShapeFunction , int GlobalDim, typename IntegrationMethod >
auto ProcessLib::BoundaryConditionAndSourceTerm::Python::computeNsAndWeights (MeshLib::Element const &element, bool const is_axially_symmetric, IntegrationMethod const &integration_method)