Uses of Class
simpa.core.api.exceptions.PositionMismatchException
Packages that use PositionMismatchException
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
This package contains all public interfaces and classes that can be programmed to.
-
Uses of PositionMismatchException in simpa.acc.api
Methods in simpa.acc.api that throw PositionMismatchExceptionModifier and TypeMethodDescriptionvoidAccCli.createAccElement(TilingConfig tconfig, Double relativeError, SolverPreset solverPreset, Double bjar, Double bjpr, Integer sliceWidth, Integer sliceOverlap, Integer gmresRestart, Boolean debug) -
Uses of PositionMismatchException in simpa.core.api
Methods in simpa.core.api that throw PositionMismatchExceptionModifier and TypeMethodDescriptionvoidBoundarySurface.setFieldFromFile(String filename, double fieldScalingFactor, LengthUnit unit) Gets an electromagnetic field from a txt filedoubleTiling.solve(double relativeError, SolverOptions opt) Solves the boundary problem with the allowed relative error.