NEML2 2.0.0
Loading...
Searching...
No Matches
SSR4 Member List

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

base_dim() constTensorBase< SSR4 >
base_expand(TensorShapeRef shape) constTensorBase< SSR4 >
base_expand(Size size, Size d) constTensorBase< SSR4 >
base_expand_as(const neml2::Tensor &other) 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, const CScalar &v)TensorBase< SSR4 >
base_movedim(Size old_dim, Size new_dim) constTensorBase< SSR4 >
base_reshape(TensorShapeRef shape) constTensorBase< SSR4 >
base_size(Size i) constTensorBase< SSR4 >
base_sizes() constTensorBase< SSR4 >
base_sizes_sequence typedefPrimitiveTensor< SSR4, 6, 6 >
base_slice(Size d, const indexing::Slice &index) constTensorBase< SSR4 >
base_squeeze(Size d) constTensorBase< SSR4 >
base_transpose(Size d1, Size d2) constTensorBase< SSR4 >
base_unsqueeze(Size d, Size n=1) constTensorBase< SSR4 >
batch_dim() constTensorBase< SSR4 >
batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) constTensorBase< SSR4 >
batch_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
batch_flatten() constTensorBase< SSR4 >
batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) constTensorBase< SSR4 >
batch_size(Size i) constTensorBase< SSR4 >
batch_sizes() constTensorBase< SSR4 >
clone() constTensorBase< SSR4 >
const_base_dimPrimitiveTensor< SSR4, 6, 6 >static
const_base_numelPrimitiveTensor< SSR4, 6, 6 >static
const_base_sizesPrimitiveTensor< SSR4, 6, 6 >inlinestatic
contiguous() constTensorBase< SSR4 >
create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
detach() constTensorBase< SSR4 >
drotate(const Rot &r) constSSR4
drotate_self(const Rot &r) constSSR4
dynamic_dim() constTensorBase< SSR4 >
dynamic_expand(const TraceableTensorShape &shape) constTensorBase< SSR4 >
dynamic_expand(const TraceableSize &size, Size d) constTensorBase< SSR4 >
dynamic_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
dynamic_flatten() constTensorBase< SSR4 >
dynamic_index(indexing::TensorIndicesRef indices) constTensorBase< SSR4 >
dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< SSR4 >
dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< SSR4 >
dynamic_movedim(Size old_dim, Size new_dim) constTensorBase< SSR4 >
dynamic_reshape(const TraceableTensorShape &shape) constTensorBase< SSR4 >
dynamic_size(Size i) constTensorBase< SSR4 >
dynamic_sizes() constTensorBase< SSR4 >
dynamic_slice(Size d, const indexing::Slice &index) constTensorBase< SSR4 >
dynamic_squeeze(Size d) constTensorBase< SSR4 >
dynamic_transpose(Size d1, Size d2) constTensorBase< SSR4 >
dynamic_unsqueeze(Size d, Size n=1) constTensorBase< SSR4 >
einsum(c10::string_view equation, TensorList tensors)PrimitiveTensor< SSR4, 6, 6 >static
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
empty_like(const SSR4 &other)TensorBase< SSR4 >static
fill(Args &&... args)PrimitiveTensor< SSR4, 6, 6 >static
fill_C1_C2_C3(const Scalar &C1, const Scalar &C2, const Scalar &C3)SSR4static
fill_C1_C2_C3(const double &C1, const double &C2, const double &C3, const TensorOptions &options=default_tensor_options())SSR4static
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
full_like(const SSR4 &other, const CScalar &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_sym(const TensorOptions &options=default_tensor_options())SSR4static
identity_vol(const TensorOptions &options=default_tensor_options())SSR4static
intmd_dim() constTensorBase< SSR4 >
intmd_expand(TensorShapeRef shape) constTensorBase< SSR4 >
intmd_expand(Size size, Size d) constTensorBase< SSR4 >
intmd_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
intmd_flatten() constTensorBase< SSR4 >
intmd_index(indexing::TensorIndicesRef indices) constTensorBase< SSR4 >
intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< SSR4 >
intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< SSR4 >
intmd_movedim(Size old_dim, Size new_dim) constTensorBase< SSR4 >
intmd_reshape(TensorShapeRef shape) constTensorBase< SSR4 >
intmd_size(Size i) constTensorBase< SSR4 >
intmd_sizes() constTensorBase< SSR4 >
intmd_slice(Size d, const indexing::Slice &index) constTensorBase< SSR4 >
intmd_squeeze(Size d) constTensorBase< SSR4 >
intmd_transpose(Size d1, Size d2) constTensorBase< SSR4 >
intmd_unsqueeze(Size d, Size n=1) constTensorBase< SSR4 >
isotropic_E_nu(const Scalar &E, const Scalar &nu)SSR4static
isotropic_E_nu(const double &E, const double &nu, const TensorOptions &options=default_tensor_options())SSR4static
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
ones_like(const SSR4 &other)TensorBase< SSR4 >static
operator neml2::Tensor() constPrimitiveTensor< SSR4, 6, 6 >
operator()(Size i, Size j, Size k, Size l) constSSR4
neml2::PrimitiveTensor< SSR4, 6, 6 >::operator()(Args... i) constPrimitiveTensor< SSR4, 6, 6 >
operator-() constTensorBase< SSR4 >
PrimitiveTensor()=defaultPrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const ATensor &tensor, Size intmd_dim)PrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)PrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim)PrimitiveTensor< SSR4, 6, 6 >
PrimitiveTensor(const TensorBase< Derived2 > &tensor)PrimitiveTensor< SSR4, 6, 6 >
rand(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
rand_like(const SSR4 &other)TensorBase< SSR4 >static
rotate(const Rot &r) constSSR4
SSR4(const R4 &T)SSR4
static_dim() constTensorBase< SSR4 >
static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< SSR4 >
static_expand_as(const neml2::Tensor &other) constTensorBase< SSR4 >
static_flatten() constTensorBase< SSR4 >
static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< SSR4 >
static_size(Size i) constTensorBase< SSR4 >
static_sizes() constTensorBase< SSR4 >
TensorBase()=defaultTensorBase< SSR4 >
TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)TensorBase< SSR4 >
TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim)TensorBase< SSR4 >
TensorBase(const TensorBase< Derived2 > &tensor)TensorBase< SSR4 >inline
TensorBase(double)=deleteTensorBase< SSR4 >
TensorBase(float)=deleteTensorBase< SSR4 >
TensorBase(int)=deleteTensorBase< SSR4 >
to(const TensorOptions &options) constTensorBase< SSR4 >
transpose_major() constSSR4
transpose_minor() constSSR4
validate_shapes_and_dims() constPrimitiveTensor< SSR4, 6, 6 >protected
variable_data() constTensorBase< SSR4 >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< SSR4, 6, 6 >static
zeros_like(const SSR4 &other)TensorBase< SSR4 >static