|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Classes | |
| class | ConstFields |
| Constants related to simulated fields. More... | |
| class | ConstSim |
| Constants related to simulations. More... | |
| interface | ISimulationComponentDto |
| Interface for all components of simulation DTOs. More... | |
| class | SimDomainDto |
| Base class for simulation domains. More... | |
| class | SimFieldBaseDto< FieldType > |
| Base class for simulation field DTOs (data transfer objects). More... | |
| class | SimFieldElemetDto< FieldType > |
| Base class for a DTO that holds node values of a single element (component) of a specific simulation field. More... | |
| class | SimScalarFieldDto |
| Scalar field. More... | |
| class | SimScalarFieldElementDto< FieldType > |
| Base class for a DTO that holds node values of a single element (component) of a specific scalar field envolved in simulation. More... | |
| class | SimTensorFieldDto |
| Tensor field. More... | |
| class | SimTensorFieldElementDto< FieldType > |
| Base class for a DTO that holds node values of a single element (component) of a specific tensor field envolved in simulation. More... | |
| class | SimulationComponentDtoBase< Type, BaseType > |
| Interface for all components of simulation DTOs. More... | |
| class | SimVectorFieldDto |
| Vector field. More... | |
| class | SimVectorFieldElementDto< FieldType > |
| Base class for a DTO that holds node values of a single element (component) of a specific vector field envolved in simulation. More... | |
| class | TemperatureFieldDto |
| Temperature field. More... | |