# Slot: tensor_coefficient 


_Optional anisotropic tensor (e.g., diffusion)._



<div data-search-exclude markdown="1">



URI: [tvbo:slot/tensor_coefficient](https://w3id.org/tvbo/slot/tensor_coefficient)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [DifferentialOperator](../classes/DifferentialOperator.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [Parameter](../classes/Parameter.qmd) |
| Domain Of | [DifferentialOperator](../classes/DifferentialOperator.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| Owner | [DifferentialOperator](../classes/DifferentialOperator.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:tensor_coefficient |
| native | tvbo:tensor_coefficient |




## LinkML Source

<details>
```yaml
name: tensor_coefficient
description: Optional anisotropic tensor (e.g., diffusion).
from_schema: https://w3id.org/tvbo
rank: 1000
owner: DifferentialOperator
domain_of:
- DifferentialOperator
range: Parameter

```
</details></div>