Syntax
See below for complete lists of syntax for each of the module:
Below is a complete list of the syntax specific to isopod:
AuxKernels
- isopod App
- ADCoupledVarMaterialDerivativeAuxAn auxkernel that calculates the derivative of a material property with respect to a coupled variable.
AuxVariables
Functions
- isopod App
- PiecewiseMulticonstantFromReporterThis is a copy of PiecewiseMulticonstant except it uses a GriddedDataReporter to get the grid data and does not use a griddedData object. It performs constant interpolation on 1D, 2D, 3D or 4D data, except it is derived from PiecewiseMultiInterpolationFromReporter. If a point lies outside the data range, the appropriate end value is used.
- PiecewiseMultilinearFromReporterThis is a copy of PiecewiseMultilinear except it uses a GriddedDataReporter to get the grid data. It performs linear interpolation on 1D, 2D, 3D or 4D data, except it is derived from PiecewiseMultiInterpolationFromReporter. If a point lies outside the data range, the appropriate end value is used.
Materials
- isopod App
- ADMaterialReporterOffsetFunctionMaterialComputes the misfit and misfit gradient materials for inverse optimizations problems.
- MaterialReporterOffsetFunctionMaterialComputes the misfit and misfit gradient materials for inverse optimizations problems.
Reporters
- isopod App
- GriddedDataReporterReporter to hold griddedData parameter values and a grid containing their spatial and temporal coordinates
UserObjects
- isopod App
- BatchStressGradCompute the double contraction of the elasticity tensor derivative and the forward mechanical strain
VectorPostprocessors
- isopod App
- AdjointStrainStressGradInnerProductCompute the parameter gradient for linear elastic material inversion