MCPcopy Create free account
hub / github.com/FEniCS/dolfinx / bs

Method bs

cpp/dolfinx/fem/DofMap.cpp:170–170  ·  view source on GitHub ↗

-----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

168}
169//-----------------------------------------------------------------------------
170int DofMap::bs() const noexcept { return _bs; }
171//-----------------------------------------------------------------------------
172DofMap DofMap::extract_sub_dofmap(std::span<const int> component) const
173{

Callers 15

extract_sub_dofmapMethod · 0.95
FunctionMethod · 0.45
evalMethod · 0.45
interpolation_matrixFunction · 0.45
pack_coefficient_entityFunction · 0.45
interpolate_same_mapFunction · 0.45
point_evaluationFunction · 0.45
piola_mapped_evaluationFunction · 0.45
interpolateFunction · 0.45
collapseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected