|
NEML2 2.0.0
|
This is the complete list of members for NonlinearSystem::Sol< scaled >, including all inherited members.
| base_dim() const | TensorBase< Tensor > | |
| base_expand(TensorShapeRef shape) const | TensorBase< Tensor > | |
| base_expand(Size size, Size d) const | TensorBase< Tensor > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| base_flatten() const | TensorBase< Tensor > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| base_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| base_reshape(TensorShapeRef shape) const | TensorBase< Tensor > | |
| base_size(Size i) const | TensorBase< Tensor > | |
| base_sizes() const | TensorBase< Tensor > | |
| base_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| base_squeeze(Size d) const | TensorBase< Tensor > | |
| base_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| base_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| batch_dim() const | TensorBase< Tensor > | |
| batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Tensor > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| batch_flatten() const | TensorBase< Tensor > | |
| batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Tensor > | |
| batch_size(Size i) const | TensorBase< Tensor > | |
| batch_sizes() const | TensorBase< Tensor > | |
| clone() const | TensorBase< Tensor > | |
| contiguous() const | TensorBase< Tensor > | |
| create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| create(const TensorDataContainer &data, Size dynamic_dim, Size intmd_dim=0, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| detach() const | TensorBase< Tensor > | |
| dynamic_dim() const | TensorBase< Tensor > | |
| dynamic_expand(const TraceableTensorShape &shape) const | TensorBase< Tensor > | |
| dynamic_expand(const TraceableSize &size, Size d) const | TensorBase< Tensor > | |
| dynamic_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| dynamic_flatten() const | TensorBase< Tensor > | |
| dynamic_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| dynamic_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| dynamic_reshape(const TraceableTensorShape &shape) const | TensorBase< Tensor > | |
| dynamic_size(Size i) const | TensorBase< Tensor > | |
| dynamic_sizes() const | TensorBase< Tensor > | |
| dynamic_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| dynamic_squeeze(Size d) const | TensorBase< Tensor > | |
| dynamic_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| dynamic_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| empty(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| empty_like(const Tensor &other) | TensorBase< Tensor > | static |
| full(TensorShapeRef base_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| full_like(const Tensor &other, const CScalar &init) | TensorBase< Tensor > | static |
| identity(Size n, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| intmd_dim() const | TensorBase< Tensor > | |
| intmd_expand(TensorShapeRef shape) const | TensorBase< Tensor > | |
| intmd_expand(Size size, Size d) const | TensorBase< Tensor > | |
| intmd_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| intmd_flatten() const | TensorBase< Tensor > | |
| intmd_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| intmd_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| intmd_reshape(TensorShapeRef shape) const | TensorBase< Tensor > | |
| intmd_size(Size i) const | TensorBase< Tensor > | |
| intmd_sizes() const | TensorBase< Tensor > | |
| intmd_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| intmd_squeeze(Size d) const | TensorBase< Tensor > | |
| intmd_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| intmd_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| ones(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| ones_like(const Tensor &other) | TensorBase< Tensor > | static |
| operator-() const | TensorBase< Tensor > | |
| rand(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| rand_like(const Tensor &other) | TensorBase< Tensor > | static |
| Sol()=default | NonlinearSystem::Sol< scaled > | |
| Sol(const Tensor &u) | NonlinearSystem::Sol< scaled > | inlineexplicit |
| Sol(const Sol<!scaled > &u) | NonlinearSystem::Sol< scaled > | inlineexplicit |
| static_dim() const | TensorBase< Tensor > | |
| static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Tensor > | |
| static_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| static_flatten() const | TensorBase< Tensor > | |
| static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Tensor > | |
| static_size(Size i) const | TensorBase< Tensor > | |
| static_sizes() const | TensorBase< Tensor > | |
| Tensor()=default | Tensor | |
| Tensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim=0) | Tensor | |
| Tensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim=0) | Tensor | |
| Tensor(const TensorBase< Derived > &tensor) | Tensor | inline |
| TensorBase()=default | TensorBase< Tensor > | |
| TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | TensorBase< Tensor > | |
| TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim) | TensorBase< Tensor > | |
| TensorBase(const TensorBase< Derived2 > &tensor) | TensorBase< Tensor > | inline |
| TensorBase(double)=delete | TensorBase< Tensor > | |
| TensorBase(float)=delete | TensorBase< Tensor > | |
| TensorBase(int)=delete | TensorBase< Tensor > | |
| to(const TensorOptions &options) const | TensorBase< Tensor > | |
| validate_shapes_and_dims() const | TensorBase< Tensor > | protected |
| variable_data() const | TensorBase< Tensor > | |
| zeros(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| zeros_like(const Tensor &other) | TensorBase< Tensor > | static |