MCPcopy Create free account
hub / github.com/KratosMultiphysics/Kratos / Size

Method Size

kratos/tensor_adaptors/tensor_adaptor.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143template<class TDataType>
144unsigned int TensorAdaptor<TDataType>::Size() const
145{
146 return mpStorage->Size();
147}
148
149template<class TDataType>
150typename TensorAdaptor<TDataType>::Storage::Pointer TensorAdaptor<TDataType>::pGetStorage()

Callers 13

test_matrix_assemblyMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
setUpMethod · 0.45
CheckMethod · 0.45
CollectDataMethod · 0.45
StoreDataMethod · 0.45
CombinedTensorAdaptorMethod · 0.45

Calls

no outgoing calls

Tested by 6

test_matrix_assemblyMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36