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

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

_batch_sizesTensorBase< Rot >protected
base_dim() constTensorBase< Rot >
base_expand(TensorShapeRef base_shape) constTensorBase< Rot >
base_expand(Size base_size, Size dim) constTensorBase< Rot >
base_expand_as(const neml2::Tensor &other) constTensorBase< Rot >
base_expand_copy(TensorShapeRef base_shape) constTensorBase< Rot >
base_flatten() constTensorBase< Rot >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Rot >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Rot >
base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Rot >
base_reshape(TensorShapeRef base_shape) constTensorBase< Rot >
base_size(Size index) constTensorBase< Rot >
base_sizes() constTensorBase< Rot >
base_slice(Size dim, const indexing::Slice &index) constTensorBase< Rot >
base_storage() constTensorBase< Rot >
base_transpose(Size d1, Size d2) constTensorBase< Rot >
base_unsqueeze(Size d) constTensorBase< Rot >
batch_dim() constTensorBase< Rot >
batch_expand(const TraceableTensorShape &batch_shape) constTensorBase< Rot >
batch_expand(const TraceableSize &batch_size, Size dim) constTensorBase< Rot >
batch_expand_as(const neml2::Tensor &other) constTensorBase< Rot >
batch_expand_copy(const TraceableTensorShape &batch_shape) constTensorBase< Rot >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Rot >
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< Rot >
batch_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< Rot >
batch_reshape(const TraceableTensorShape &batch_shape) constTensorBase< Rot >
batch_size(Size index) constTensorBase< Rot >
batch_sizes() constTensorBase< Rot >
batch_slice(Size dim, const indexing::Slice &index) constTensorBase< Rot >
batch_transpose(Size d1, Size d2) constTensorBase< Rot >
batch_unsqueeze(Size d) constTensorBase< Rot >
batched() constTensorBase< Rot >
clone() constTensorBase< Rot >
const_base_dimPrimitiveTensor< Rot, 3 >static
const_base_sizesPrimitiveTensor< Rot, 3 >inlinestatic
const_base_storagePrimitiveTensor< Rot, 3 >inlinestatic
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
detach() constTensorBase< Rot >
deuler_rodrigues() constRot
dist(const Rot &r) constRot
doc() constNEML2Objectinline
drotate(const Rot &r) constRot
neml2::VecBase< Rot >::drotate(const R2 &R) constVecBase< Rot >
drotate_self(const Rot &r) constRot
dshadow() constRot
dV() constRot
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
empty_like(const Rot &other)TensorBase< Rot >static
euler_rodrigues() constRot
expected_options()Orientationstatic
factory() constNEML2Objectinline
neml2::Rot::fill(const CScalar &v1, const CScalar &v2, const CScalar &v3, const TensorOptions &options=default_tensor_options())VecBase< Rot >static
neml2::Rot::fill(const Scalar &v1, const Scalar &v2, const Scalar &v3)VecBase< Rot >static
fill_euler_angles(const Vec &v, const std::string &angle_convention, const std::string &angle_type)Rotstatic
fill_matrix(const R2 &M)Rotstatic
fill_random(unsigned int n)Rotstatic
fill_rodrigues(const Scalar &rx, const Scalar &ry, const Scalar &rz)Rotstatic
from_axis_angle(const Vec &n, const Scalar &theta)Rotstatic
from_axis_angle_standard(const Vec &n, const Scalar &theta)Rotstatic
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
full(const TraceableTensorShape &batch_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
full_like(const Rot &other, const CScalar &init)TensorBase< Rot >static
gdist(const Rot &r) constRot
get_data(const std::string &name)NEML2Object
get_driver(const std::string &name)NEML2Object
get_model(const std::string &name)NEML2Object
get_object(const std::string &section, const std::string &name)NEML2Object
get_scheduler(const std::string &name)NEML2Object
get_solver(const std::string &name)NEML2Object
host() constNEML2Object
host()NEML2Object
identity(const TensorOptions &options=default_tensor_options())Rotstatic
identity_map(const TensorOptions &options=default_tensor_options())VecBase< Rot >static
input_options() constNEML2Objectinline
inverse() constRot
linspace(const Rot &start, const Rot &end, Size nstep, Size dim=0)TensorBase< Rot >static
logspace(const Rot &start, const Rot &end, Size nstep, Size dim=0, const CScalar &base=10)TensorBase< Rot >static
name() constNEML2Objectinline
NEML2Object()=deleteNEML2Object
NEML2Object(NEML2Object &&)=deleteNEML2Object
NEML2Object(const NEML2Object &)=deleteNEML2Object
NEML2Object(const OptionSet &options)NEML2Object
norm() constVecBase< Rot >
norm_sq() constVecBase< Rot >
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
ones_like(const Rot &other)TensorBase< Rot >static
operator Tensor() constPrimitiveTensor< Rot, 3 >
operator()(Size i) constVecBase< Rot >
operator-() constTensorBase< Rot >
operator=(NEML2Object &&)=deleteNEML2Object
operator=(const NEML2Object &)=deleteNEML2Object
Orientation(const OptionSet &options)Orientation
path() constNEML2Objectinline
PrimitiveTensor()=defaultPrimitiveTensor< Rot, 3 >
PrimitiveTensor(const ATensor &tensor, Size batch_dim)PrimitiveTensor< Rot, 3 >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape)PrimitiveTensor< Rot, 3 >
PrimitiveTensor(const Tensor &tensor)PrimitiveTensor< Rot, 3 >
PrimitiveTensor(const ATensor &tensor)PrimitiveTensor< Rot, 3 >explicit
resolve_tensor(const std::string &name)NEML2Object
Rot(const Vec &v)Rot
rotate(const Rot &r) constRot
neml2::VecBase< Rot >::rotate(const R2 &R) constVecBase< Rot >
rotation_from_to(const Vec &v1, const Vec &v2)Rotstatic
settings() constNEML2Objectinline
setup()NEML2Objectinlinevirtual
shadow() constRot
TensorBase()=defaultTensorBase< Rot >
TensorBase(const ATensor &tensor, Size batch_dim)TensorBase< Rot >
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape)TensorBase< Rot >
TensorBase(const neml2::Tensor &tensor)TensorBase< Rot >
TensorBase(double)=deleteTensorBase< Rot >
TensorBase(float)=deleteTensorBase< Rot >
TensorBase(int)=deleteTensorBase< Rot >
to(const TensorOptions &options) constTensorBase< Rot >
type() constNEML2Objectinline
UserTensorBase(const OptionSet &options)UserTensorBase
variable_data() constTensorBase< Rot >
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< Rot, 3 >static
zeros_like(const Rot &other)TensorBase< Rot >static
~NEML2Object()=defaultNEML2Objectvirtual