gaussIntegrator

val <T : Any> Field<T>.gaussIntegrator: GaussIntegrator<T>

Create a Gauss integrator for this field. By default, uses Legendre rule to compute points and weights. Custom rules could be provided by GaussIntegratorRuleFactory feature.

See also

Sources

Link copied to clipboard