File tree Expand file tree Collapse file tree
test/tests/meshgenerators/distributed_rectilinear/dmg_displaced_mesh Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 exodiff = 'pbc_adaptivity_out.e'
1717 cli_args = 'Outputs/hide="pid" Outputs/console/type=Console '
1818 'Outputs/console/system_info="framework mesh aux nonlinear execution relationship"'
19- expect_out = ' Default: libMesh::DefaultCoupling x 4
20- Default: '
21- 'libMesh::GhostPointNeighbors
22- Default: libMesh::DefaultCoupling x '
23- '4 for DisplacedMesh
24- Default: libMesh::GhostPointNeighbors for '
25- 'DisplacedMesh'
19+ expect_out = ' Default: libMesh::DefaultCoupling x 2
20+ Default: libMesh::GhostPointNeighbors x 3
21+ Default: libMesh::DefaultCoupling x 2 for DisplacedMesh
22+ Default: libMesh::GhostPointNeighbors x 3 for DisplacedMesh'
2623 abs_zero = 1e-7
2724 rel_err = 1e-4
2825 requirement = "The system shall support mesh adaptivity with periodic boundary conditions on a "
You can’t perform that action at this time.
0 commit comments