NEML2 2.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
SSR4 Member List

This is the complete list of members for SSR4, including all inherited members.

base_dim() constTensorBase< SSR4 >
base_expand(TensorShapeRef base_shape) constTensorBase< SSR4 >
base_expand(Size base_size, Size dim) constTensorBase< SSR4 >
base_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< SSR4 >
base_flatten() constTensorBase< SSR4 >
base_index(indexing::TensorIndicesRef indices) constTensorBase< SSR4 >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< SSR4 >
base_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< SSR4 >
base_reshape(TensorShapeRef base_shape) constTensorBase< SSR4 >
base_size(Size index) constTensorBase< SSR4 >
base_sizes() constTensorBase< SSR4 >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< SSR4 >
base_storage() constTensorBase< SSR4 >
base_transpose(Size d1, Size d2) constTensorBase< SSR4 >
base_unsqueeze(Size d) constTensorBase< SSR4 >
batch_dim() constTensorBase< SSR4 >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< SSR4 >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< SSR4 >
batch_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< SSR4 >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< SSR4 >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< SSR4 >
batch_index_put_(indexing::TensorIndicesRef indices, Real v)TensorBase< SSR4 >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< SSR4 >
batch_size(Size index) constTensorBase< SSR4 >
batch_sizes() constTensorBase< SSR4 >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< SSR4 >
batch_transpose(Size d1, Size d2) constTensorBase< SSR4 >
batch_unsqueeze(Size d) constTensorBase< SSR4 >
batched() constTensorBase< SSR4 >
clone() constTensorBase< SSR4 >
const_base_dimPrimitiveTensor< SSR4, 6, 6 >static
const_base_sizesPrimitiveTensor< SSR4, 6, 6 >inlinestatic
const_base_storagePrimitiveTensor< SSR4, 6, 6 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
detach() constTensorBase< SSR4 >
dinverse() constSSR4
drotate(const Rot &r) constSSR4
drotate_self(const Rot &r) constSSR4
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
empty_like(const SSR4 &other)TensorBase< SSR4 >static
fill_C1_C2_C3(const Scalar &C1, const Scalar &C2, const Scalar &C3)SSR4static
fill_C1_C2_C3(const Real &C1, const Real &C2, const Real &C3, const TensorOptions &options=default_tensor_options())SSR4static
full(Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
full(const TraceableTensorShape &batch_shape, Real init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
full_like(const SSR4 &other, Real init)TensorBase< SSR4 >static
identity(const TensorOptions &options=default_tensor_options())SSR4static
identity_C1(const TensorOptions &options=default_tensor_options())SSR4static
identity_C2(const TensorOptions &options=default_tensor_options())SSR4static
identity_C3(const TensorOptions &options=default_tensor_options())SSR4static
identity_dev(const TensorOptions &options=default_tensor_options())SSR4static
identity_map(const TensorOptions &options=default_tensor_options())SSR4static
identity_sym(const TensorOptions &options=default_tensor_options())SSR4static
identity_vol(const TensorOptions &options=default_tensor_options())SSR4static
inverse() constSSR4
isotropic_E_nu(const Scalar &E, const Scalar &nu)SSR4static
isotropic_E_nu(const Real &E, const Real &nu, const TensorOptions &options=default_tensor_options())SSR4static
linspace(const SSR4 &start, const SSR4 &end, Size nstep, Size dim=0)TensorBase< SSR4 >static
logspace(const SSR4 &start, const SSR4 &end, Size nstep, Size dim=0, Real base=10)TensorBase< SSR4 >static
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
ones_like(const SSR4 &other)TensorBase< SSR4 >static
operator Tensor() constPrimitiveTensor< SSR4, 6, 6 >
operator()(Size i, Size j, Size k, Size l) constSSR4
operator-() constTensorBase< SSR4 >
PrimitiveTensor()=defaultPrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< SSR4, 6, 6 >explicit
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< SSR4, 6, 6 >explicit
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< SSR4, 6, 6 >explicit
rotate(const Rot &r) constSSR4
SSR4(const R4 &T)SSR4
TensorBase()=defaultTensorBase< SSR4 >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< SSR4 >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< SSR4 >
TensorBase(const neml2::Tensor &tensor)TensorBase< SSR4 >
TensorBase(Real)=deleteTensorBase< SSR4 >
to(const TensorOptions &options) constTensorBase< SSR4 >
transpose_major() constSSR4
transpose_minor() constSSR4
variable_data() constTensorBase< SSR4 >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
zeros_like(const SSR4 &other)TensorBase< SSR4 >static