OpenPisco.PhysicalSolvers.AsterStatic module#
- class OpenPisco.PhysicalSolvers.AsterStatic.AsterStatic[source]#
Bases:
AsterSolverBase
- GetBoundaryConditionsFilters()[source]#
Specify which pair of zones should be connected. If this method is not redefined in derived class, there is no check
- Returns
pair of zones to be checked
- Return type
Tuple[Iterable,Iterable]