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