OGS
|
Definition in file ShapeMatrixCache.cpp.
#include "ShapeMatrixCache.h"
#include <range/v3/range/conversion.hpp>
#include <range/v3/view/transform.hpp>
#include "NumLib/Fem/InitShapeMatrices.h"
#include "NumLib/Fem/Integration/IntegrationMethodRegistry.h"
#include "NumLib/Fem/ReferenceElement.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{ShapeMatrixCache.cpp} |
namespace | NumLib |
Functions | |
template<typename ShapeFunction > | |
static auto | anonymous_namespace{ShapeMatrixCache.cpp}::initShapeMatrices (unsigned const integration_order, boost::mp11::mp_identity< ShapeFunction >) |