----- 463 possible errors found ----- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:30 Main.Williamsom2ThetaMethodFullNewtonTests.println("timestep: ", dt) ¦+ @ coreio.jl:4 Base.println(Core.tuple(Core.typeassert(Base.stdout, Base.IO)), xs...) ¦¦+ @ strings/io.jl:75 Base.print(Core.tuple(io), xs, Core.tuple("\n")...) ¦¦¦+ @ strings/io.jl:43 Base.lock(io) ¦¦¦¦+ @ show.jl:334 Base.lock(Base.getproperty(io, :io)) ¦¦¦¦¦+ @ stream.jl:283 Base.lock(Base.getproperty(s, :lock)) ¦¦¦¦¦¦+ @ lock.jl:101 slowlock(rl) ¦¦¦¦¦¦¦+ @ lock.jl:110 Base.wait(c) ¦¦¦¦¦¦¦¦+ @ condition.jl:126 Base.list_deletefirst!(%46, %40) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.list_deletefirst!(%46::Any, %40::Task) ¦¦¦¦¦¦¦¦+-------------------- ¦¦¦+ @ strings/io.jl:46 Base.print(io, x) ¦¦¦¦+ @ strings/io.jl:37 Base.unlock(io) ¦¦¦¦¦+ @ show.jl:335 Base.unlock(Base.getproperty(io, :io)) ¦¦¦¦¦¦+ @ stream.jl:284 Base.unlock(Base.getproperty(s, :lock)) ¦¦¦¦¦¦¦+ @ lock.jl:131 _unlock(rl) ¦¦¦¦¦¦¦¦+ @ lock.jl:137 notifywaiters(rl) ¦¦¦¦¦¦¦¦¦+ @ lock.jl:141 = Base.notify(cond_wait) ¦¦¦¦¦¦¦¦¦¦+ @ condition.jl:142 #self#(c, Base.nothing) ¦¦¦¦¦¦¦¦¦¦¦+ @ condition.jl:142 Base.#notify#570(true, false, #self#, c, arg) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ condition.jl:142 Base.notify(c, arg, all, error) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ condition.jl:148 Core.kwfunc(Base.schedule)(Core.apply_type(Core.NamedTuple, (:error,))(Core.tuple(error)), Base.schedule, t, arg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ task.jl:740 Base.#schedule#594(error, _3, t, arg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ task.jl:742 %10(%11, t) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: %10::typeof(Base.list_deletefirst!)(%11::Any, t::Task) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦+ @ coreio.jl:4 Base.println(%3, %4, %5) ¦¦ runtime dispatch detected: Base.println(%3::IO, %4::String, %5::Float64) ¦+--------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:34 Core.kwfunc(Main.Williamsom2ThetaMethodFullNewtonTests.shallow_water_theta_method_full_newton_time_stepper)(Core.apply_type(Core.NamedTuple, (:write_solution, :write_solution_freq, :write_diagnostics, :write_diagnostics_freq, :dump_diagnostics_on_screen))(Core.tuple(false, 5, true, 1, true)), Main.Williamsom2ThetaMethodFullNewtonTests.shallow_water_theta_method_full_newton_time_stepper, model, order, degree, Main.Williamsom2ThetaMethodFullNewtonTests.h0, Main.Williamsom2ThetaMethodFullNewtonTests.u0, Main.Williamsom2ThetaMethodFullNewtonTests.f0, Main.Williamsom2ThetaMethodFullNewtonTests.topography, Main.Williamsom2ThetaMethodFullNewtonTests.g, ?, T, nstep, t) ¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:27 GridapGeosciences.#shallow_water_theta_method_full_newton_time_stepper#57(nlrtol, linear_solver, sparse_matrix_type, write_diagnostics, write_diagnostics_freq, dump_diagnostics_on_screen, write_solution, write_solution_freq, output_dir, _3, model, order, degree, h0, u0, f0, topography, g, ?, T, N, t) ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:37 GridapGeosciences.setup_and_factorize_mass_matrices(dO, R, S, U, V, P, Q) ¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\Helpers.jl:28 H1MM = GridapGeosciences.assemble_matrix(amm, R, S) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:342 Gridap.FESpaces.assemble_matrix(f, a, U, V) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:285 f(u, v) ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\Helpers.jl:27 GridapGeosciences.*(GridapGeosciences.?(GridapGeosciences.·(a, b)), Core.getfield(#self#, :dO)) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:132 Gridap.CellData.integrate(Base.getproperty(a, :object), b) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:125 c = Gridap.CellData.integrate(f, Base.getproperty(b, :quad)) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellQuadratures.jl:145 x = Gridap.CellData.get_cell_points(quad) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellQuadratures.jl:130 Gridap.CellData.CellPoint(Base.getproperty(a, :cell_point), Base.getproperty(a, :trian), Base.getproperty(a, :data_domain_style)) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:27 cell_invmap = Gridap.CellData.lazy_map(Gridap.CellData.inverse_map, cell_map) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\LazyArrays.jl:57 T = Gridap.Arrays.return_type(Core.tuple(k), fi...) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:62 Gridap.Arrays.return_value(Core.tuple(f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:64 Gridap.Arrays.evaluate(Core.tuple(f), Gridap.Arrays.testargs(Core.tuple(f), x...)...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:87 Gridap.Arrays.evaluate!(Core.tuple(c, f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:116 Gridap.CellData.CellField(f, Gridap.CellData.get_triangulation(x))(x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:403 Gridap.CellData.evaluate(a, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:87 Gridap.Arrays.evaluate!(Core.tuple(c, f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:406 Gridap.CellData._to_common_domain(f, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:415 f_on_trian_x = Gridap.CellData.change_domain(f, trian_x, Gridap.CellData.DomainStyle(x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:136 Gridap.CellData.change_domain(a, Gridap.CellData.DomainStyle(a), target_trian, target_domain) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:175 Gridap.CellData.change_domain(a_trian, Gridap.CellData.ReferenceDomain()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellDataInterface.jl:34 Gridap.CellData.change_domain(a, Gridap.CellData.DomainStyle(a), target_domain) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:131 cell_field_ref = Gridap.CellData.lazy_map(Gridap.CellData.Broadcasting(Gridap.CellData.°), cell_field_phys, cell_map) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\ApplyOptimizations.jl:390 Gridap.Fields.haskey(Base.getproperty(a, :memo), key) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:569 Base.ht_keyindex(h, key) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:291 Base.isequal(key, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isequal(key::Tuple{Symbol, UInt64}, %27::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\ApplyOptimizations.jl:391 Base.setindex!(Base.getproperty(a, :memo), Gridap.Fields.MemoArray(Gridap.Fields.lazy_map(k, Base.getproperty(a, :parent), b)), key) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:398 index = Base.ht_keyindex2!(h, key) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:349 Base.rehash!(h, _13) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:203 Base.hashindex(%231, %20) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.hashindex(%231::Any, %20::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:327 Base.isequal(key, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isequal(key::Tuple{Symbol, UInt64}, %36::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:129 Gridap.CellData.get_cell_map(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.get_cell_map(%1::Gridap.Geometry.Triangulation) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:131 Gridap.CellData.lazy_map(%5, %3, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.lazy_map(%5::Gridap.Arrays.Broadcasting{typeof(°)}, %3::AbstractArray, %2::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:132 Gridap.CellData.similar_cell_field(a, %6, %1, %8) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.similar_cell_field(a::Gridap.CellData.GenericCellField{Gridap.CellData.PhysicalDomain}, %6::Any, %1::Gridap.Geometry.Triangulation, %8::Gridap.CellData.ReferenceDomain) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:132 Gridap.CellData.integrate(%1, b) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.integrate(%1::Any, b::Gridap.CellData.Measure) ¦¦¦¦¦¦¦+--------------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:285 Gridap.FESpaces.collect_cell_matrix(U, V, f(u, v)) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:400 cell_mat_c = Gridap.FESpaces.attach_constraints_cols(trial, cell_mat, trian) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceInterface.jl:324 Gridap.FESpaces.attach_constraints_cols(f, cellarr, ttrian, Gridap.FESpaces.ConstraintStyle(f)) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceInterface.jl:334 Gridap.FESpaces.attach_constraints_cols(cellarr, cellconstr, cellmask) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\AttachConstraints.jl:7 cellconstr_t = Gridap.CellData.lazy_map(Gridap.CellData.transpose, cellconstr)¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\ApplyOptimizations.jl:399 Gridap.Fields.haskey(Base.getproperty(a, :memo), key) ¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:569 Base.ht_keyindex(h, key) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:291 Base.isequal(key, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isequal(key::Symbol, %27::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\ApplyOptimizations.jl:400 Base.setindex!(Base.getproperty(a, :memo), Gridap.Fields.MemoArray(Gridap.Fields.lazy_map(k, Base.getproperty(a, :parent))), key) ¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:398 index = Base.ht_keyindex2!(h, key) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ dict.jl:327 Base.isequal(key, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isequal(key::Symbol, %36::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:285 Gridap.FESpaces.assemble_matrix(a, Gridap.FESpaces.collect_cell_matrix(U, V, f(u, v))) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:104 Gridap.FESpaces.nz_counter(%1, %4) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_counter(%1::Any, %4::Tuple{AbstractUnitRange, AbstractUnitRange}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:105 Gridap.FESpaces.symbolic_loop_matrix!(%5, a, matdata) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.symbolic_loop_matrix!(%5::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, matdata::Tuple{Vector{Any}, Vector{Any}, Vector{Any}}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:106 Gridap.FESpaces.nz_allocation(%5) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_allocation(%5::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:107 Gridap.FESpaces.numeric_loop_matrix!(%7, a, matdata) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.numeric_loop_matrix!(%7::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, matdata::Tuple{Vector{Any}, Vector{Any}, Vector{Any}}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:108 Gridap.FESpaces.create_from_nz(%7) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.create_from_nz(%7::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:46 GridapGeosciences.AffineFEOperator(a1, l1, U, V) ¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:51 Gridap.FESpaces.AffineFEOperator(Core.tuple(#60), args...) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:47 Gridap.FESpaces.AffineFEOperator(weakform, trial, test, assem) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:37 data = Gridap.FESpaces.collect_cell_matrix_and_vector(trial, test, matcontribs, veccontribs, uhd) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:468 Gridap.FESpaces._pair_contribution_when_possible(biform, liform, uhd) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:496 Gridap.FESpaces._pair_contribution_when_possible(biform, liform) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:482 Gridap.FESpaces.pair_arrays(%38, %65) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.pair_arrays(%38::AbstractArray, %65::AbstractArray) ¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:38 Gridap.FESpaces.assemble_matrix_and_vector(assem, data) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:133 Gridap.FESpaces.nz_counter(%1, %4) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_counter(%1::Any, %4::Tuple{AbstractUnitRange, AbstractUnitRange}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:134 Gridap.FESpaces.nz_counter(%6, %8) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_counter(%6::Any, %8::Tuple{AbstractUnitRange}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:135 Gridap.FESpaces.symbolic_loop_matrix_and_vector!(%5, %9, a, data) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.symbolic_loop_matrix_and_vector!(%5::Any, %9::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, data::Tuple{Tuple{Vector{Any}, Vector{Any}, Vector{Any}}, Tuple{Vector{Any}, Vector{Any}, Vector{Any}}, Tuple{Vector{Any}, Vector{Any}}}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:136 Gridap.FESpaces.nz_allocation(%5, %9) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_allocation(%5::Any, %9::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:137 Gridap.FESpaces.numeric_loop_matrix_and_vector!(%12, %13, a, data) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.numeric_loop_matrix_and_vector!(%12::Any, %13::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, data::Tuple{Tuple{Vector{Any}, Vector{Any}, Vector{Any}}, Tuple{Vector{Any}, Vector{Any}, Vector{Any}}, Tuple{Vector{Any}, Vector{Any}}}) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:138 Gridap.FESpaces.create_from_nz(%12, %13) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.create_from_nz(%12::Any, %13::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:46 un = GridapGeosciences.solve(GridapGeosciences.AffineFEOperator(a1, l1, U, V)) ¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESolvers.jl:65 Gridap.FESpaces.solve(solver, op) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESolvers.jl:50 Gridap.FESpaces.zero(%1) ¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.zero(%1::Gridap.FESpaces.FESpace) ¦¦¦¦+---------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESolvers.jl:51 Gridap.FESpaces.solve!(%2, nls, op) ¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.solve!(%2::Any, nls::Gridap.FESpaces.LinearFESolver, op::Gridap.FESpaces.AffineFEOperator) ¦¦¦¦+---------------------------------------------------------------------------- ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:58 b = GridapGeosciences.interpolate_everywhere(topography, P) ¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldFESpaces.jl:503 Gridap.MultiField.MultiFieldFEFunction(free_values, fe, blocks) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldFEFunctions.jl:18 Gridap.MultiField.map(#38, single_fe_functions) ¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.FESpaces.SingleFieldFEFunction}, %40::Type{<:Gridap.CellData.CellField}, itr::Base.Generator{Vector{Gridap.FESpaces.SingleFieldFEFunction}, Gridap.MultiField.var"#38#39"}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦+ @ array.jl:813 Base.ndims(%41) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%41::Vector) ¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Gridap.CellData.CellField, itr::Base.Generator{Vector{Gridap.FESpaces.SingleFieldFEFunction}, Gridap.MultiField.var"#38#39"}, %36::Int64) ¦¦¦¦¦¦¦+---------------- ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:68 ?u?hqF = GridapGeosciences.uhqF0(un, hn, q0, F0, X, Y, dO) ¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:5 GridapGeosciences.AffineFEOperator(a, b, X, Y) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:51 Gridap.FESpaces.AffineFEOperator(Core.tuple(#60), args...) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:47 Gridap.FESpaces.AffineFEOperator(weakform, trial, test, assem) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:32 u = Gridap.FESpaces.get_trial_fe_basis(trial) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldFESpaces.jl:199 Gridap.MultiField.MultiFieldCellField(all_febases) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldCellFields.jl:10 Gridap.MultiField.map(#1, single_fields) ¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 #1(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: #1(%17::Gridap.MultiField.MultiFieldFEBasisComponent) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 #1(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: #1(%18::Gridap.MultiField.MultiFieldFEBasisComponent) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 #1(%26) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: #1(%26::Gridap.MultiField.MultiFieldFEBasisComponent) ¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.MultiField.MultiFieldFEBasisComponent}, %40::DataType, itr::Base.Generator{Vector{Gridap.MultiField.MultiFieldFEBasisComponent}, Gridap.MultiField.var"#1#2"}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Gridap.MultiField.MultiFieldFEBasisComponent}, Gridap.MultiField.var"#1#2"}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldCellFields.jl:10 Gridap.MultiField.any(%12) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.MultiField.any(%12::Vector) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\MultiField\MultiFieldCellFields.jl:16 Base.convert(%23, %20) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(%23::Type{<:Gridap.CellData.DomainStyle}, %20::Union{Gridap.CellData.PhysicalDomain, Gridap.CellData.ReferenceDomain}) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:36 weakform(u, v) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\AffineFEOperators.jl:52 Core.getfield(#self#, :a)(u, v) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:3 GridapGeosciences.·(v, u) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:652 Gridap.CellData.Operation(Gridap.CellData.dot)(a, b) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:90 Gridap.Arrays.evaluate(Core.tuple(m), x...) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:87 Gridap.Arrays.evaluate!(Core.tuple(c, f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:457 Gridap.CellData._operate_cellfields(Core.tuple(k), a...) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:572 Gridap.CellData.OperationCellField(Core.tuple(k), b...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:496 ax = Gridap.CellData.map(#13, args) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:222 f(Base.getindex(t, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:496 i(Core.getfield(#self#, :x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:403 Gridap.CellData.evaluate(a, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:86 c = Gridap.Arrays.return_cache(Core.tuple(f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:261 cache1 = Gridap.CellData._point_to_cell_cache(trian) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:276 kdtree = Gridap.CellData.KDTree(Gridap.CellData.map(#7, vertex_coordinates)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\NearestNeighbors\LQ0xY\src\kd_tree.jl:33 #self#(data, NearestNeighbors.Euclidean()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\NearestNeighbors\LQ0xY\src\kd_tree.jl:33 NearestNeighbors.#KDTree#16(10, true, true, Core.apply_type(NearestNeighbors.Vector, _)(), #self#, data, metric) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\NearestNeighbors\LQ0xY\src\kd_tree.jl:64 hyper_rec = NearestNeighbors.compute_bbox(data) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\NearestNeighbors\LQ0xY\src\hyperrectangles.jl:11 n_dim = NearestNeighbors.length(_) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\abstractarray.jl:2 StaticArrays.Size(_) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\traits.jl:89 StaticArrays.missing_size_error(_) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\traits.jl:72 Base.string("The size of type `", _, "` is not known.\n\nIf you were trying to construct (or `convert` to) a `StaticArray` you\nmay need to add the size explicitly as a type parameter so its size is\ninferrable to the Julia compiler (or performance would be terrible). For\nexample, you might try\n\n m = zeros(3,3)\n SMatrix(m) # this error\n SMatrix{3,3}(m) # correct - size is inferrable\n SArray{Tuple{3,3}}(m) # correct, note Tuple{3,3}\n") ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(s, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:35 Base.show(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:879 Base._show_type(io, Base.inferencebarrier(x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:884 Base.show_typealias(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:724 Base.show_typealias(io, Base.getindex(alias, 1), x, Base.getindex(alias, 2), wheres) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:671 Base.show_typeparams(io, env, Core.svec(vars...), wheres) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:630 Base.show(io, %266) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOContext{IOBuffer}, %266::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:633 Base.show(io, %324) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOContext{IOBuffer}, %324::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:638 Base.show(io, %207) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOContext{IOBuffer}, %207::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:887 Base.show_datatype(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:987 #self#(io, x, Base.getindex(Base.TypeVar)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:1009 Base.show_typeparams(io, parameters, Base.getproperty(Base.unwrap_unionall(Base.getproperty(Base.getproperty(x, :name), :wrapper)), :parameters), wheres) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:630 Base.show(io, %264) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOBuffer, %264::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:633 Base.show(io, %321) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOBuffer, %321::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:638 Base.show(io, %206) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(io::IOBuffer, %206::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:890 Base.show_unionaliases(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:811 Base.make_typealiases(properx) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:732 mods = Base.modulesof!(Core.apply_type(Base.Set, Base.Module)(), x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:506 Base.modulesof!(s, Base.getproperty(x, :a)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:500 Base.modulesof!(s, %1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.modulesof!(s::Set{Module}, %1::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:788 Core.kwfunc(Base.sort!)(Core.apply_type(Core.NamedTuple, (:by, :rev))(Core.tuple(#479, true)), Base.sort!, aliases) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:711 Base.Sort.#sort!#8(alg, lt, by, rev, order, _3, v) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:723 Base.Sort.sort!(v, alg, ordr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:662 Base.Sort.sort!(v, Base.Sort.first(inds), Base.Sort.last(inds), alg, order) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, x, Base.getindex(v, Base.Sort.-(j, 1))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ ordering.jl:119 Base.Order.lt($(QuoteNode(Base.Order.ReverseOrdering{Base.Order.ForwardOrdering}(Base.Order.ForwardOrdering()))), %9, %20) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Order.lt($(QuoteNode(Base.Order.ReverseOrdering{Base.Order.ForwardOrdering}(Base.Order.ForwardOrdering())))::Base.Order.ReverseOrdering{Base.Order.ForwardOrdering}, %9::Any, %20::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:894 Base.show_delim_array(io, Base.uniontypes(x), '{', ',', '}', false) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:1199 #self#(io, itr, op, delim, cl, delim_one, Base.first(Base.LinearIndices(itr)), Base.last(Base.LinearIndices(itr))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:1210 Base.show(%6, %44) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.show(%6::IOContext{IOBuffer}, %44::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:921 Base.show_datatype(io, x, wheres) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:1008 Base.show_type_name(io, Base.getproperty(x, :name)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:968 Base.isvisible(%38, %86, %80) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isvisible(%38::Symbol, %86::Module, %80::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:5 GridapGeosciences.solve(GridapGeosciences.AffineFEOperator(a, b, X, Y)) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESolvers.jl:50 Gridap.FESpaces.zero(%1) ¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.zero(%1::Gridap.MultiField.MultiFieldFESpace{Gridap.MultiField.ConsecutiveMultiFieldStyle}) ¦¦¦¦¦+---------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESolvers.jl:51 Gridap.FESpaces.solve!(%2, nls, op) ¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.solve!(%2::Gridap.MultiField.MultiFieldFEFunction, nls::Gridap.FESpaces.LinearFESolver, op::Gridap.FESpaces.AffineFEOperator) ¦¦¦¦¦+---------------------------------------------------------------------------- ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:148 GridapGeosciences.paraview_collection(run_simulation, pvdfile) ¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\WriteVTK.jl:207 WriteVTK.#paraview_collection#47(Core.tuple(Base.pairs(Core.NamedTuple()), #self#, f), args...) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\WriteVTK.jl:207 = WriteVTK.paraview_collection(args...) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\gridtypes\ParaviewCollection.jl:28 pvd_filename = WriteVTK.add_extension(filename, ".pvd") ¦¦¦¦¦¦+ @ logging.jl:365 Base.CoreLogging.handle_message(%94, %90, %81, %88, %89, %86, %85, %84) ¦¦¦¦¦¦¦ runtime dispatch detected: Base.CoreLogging.handle_message(%94::Base.CoreLogging.AbstractLogger, %90::Base.CoreLogging.LogLevel, %81::String, %88::Module, %89::Symbol, %86::Symbol, %85::String, %84::Int64) ¦¦¦¦¦¦+------------------ ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\gridtypes\ParaviewCollection.jl:38 WriteVTK.child_elements(%62) ¦¦¦¦¦¦ runtime dispatch detected: WriteVTK.child_elements(%62::Union{Nothing, LightXML.XMLElement}) ¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\gridtypes\ParaviewCollection.jl:39 WriteVTK.new_child(%33, "DataSet") ¦¦¦¦¦¦ runtime dispatch detected: WriteVTK.new_child(%33::Union{Nothing, LightXML.XMLElement}, "DataSet") ¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\gridtypes\ParaviewCollection.jl:24 WriteVTK.CollectionFile(xpvd, filename_full) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\WriteVTK.jl:131 Base.convert(Core.fieldtype(WriteVTK.CollectionFile, 3), Base.getindex(WriteVTK.VTKFile)) ¦¦¦¦¦¦¦+ @ array.jl:614 _(a) ¦¦¦¦¦¦¦¦+ @ array.jl:623 Base.copyto_axcheck!(Core.apply_type(Base.Array, _, _)(Base.undef, Base.size(x)), x) ¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:1110 Base.copyto!(dest, src) ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:343 Base.copyto!(dest, 1, src, 1, Base.length(src)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:317 Base._copyto_impl!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:331 Base.unsafe_copyto!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:307 Base._unsafe_copyto!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:261 Base.setindex!(dest, %74, %76) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(dest::Vector{String}, %74::WriteVTK.VTKFile, %76::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:253 Base.setindex!(dest, %167, %169) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(dest::Vector{String}, %167::WriteVTK.VTKFile, %169::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WriteVTK\lPORE\src\WriteVTK.jl:210 f(vtk) ¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:85 GridapGeosciences.initialize_csv(diagnostics_file, "time", "mass", "vorticity", "kinetic", "potential", "power") ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\DiagnosticTools.jl:64 Core.kwfunc(Base.getproperty(GridapGeosciences.CSV, :write))(Core.apply_type(Core.NamedTuple, (:writeheader, :header))(Core.tuple(true, header)), Base.getproperty(GridapGeosciences.CSV, :write), csv_file_path, Base.vect()) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:171 CSV.#write#101(delim, quotechar, openquotechar, closequotechar, escapechar, newline, decimal, dateformat, quotestrings, missingstring, transform, bom, append, compress, writeheader, partition, kwargs..., _3, file, itr) ¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:185 Base.Threads.put!(sync#41, task) ¦¦¦¦¦¦¦¦¦+ @ channels.jl:320 Base.put_buffered(c, v) ¦¦¦¦¦¦¦¦¦¦+ @ channels.jl:342 Base.wait(Base.getproperty(c, :cond_put)) ¦¦¦¦¦¦¦¦¦¦¦+ @ condition.jl:126 Base.list_deletefirst!(%59, %53) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.list_deletefirst!(%59::Any, %53::Task) ¦¦¦¦¦¦¦¦¦¦¦+-------------------- ¦¦¦¦¦¦¦¦¦+ @ channels.jl:320 Base.put_unbuffered(c, v) ¦¦¦¦¦¦¦¦¦¦+ @ channels.jl:375 Base.yield() ¦¦¦¦¦¦¦¦¦¦¦+ @ task.jl:766 Base.list_deletefirst!(%14, %8) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.list_deletefirst!(%14::Any, %8::Task) ¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦+ @ task.jl:443 Base.sync_end(sync#41) ¦¦¦¦¦¦¦¦¦+ @ task.jl:385 Base._wait(r) ¦¦¦¦¦¦¦¦¦¦+ @ task.jl:291 Base.lock(%13) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.lock(%13::Any) ¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦+ @ task.jl:294 Base.wait(%30) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.wait(%30::Any) ¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦+ @ task.jl:297 Base.unlock(%40) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.unlock(%40::Any) ¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦+ @ task.jl:394 Base.wait(%28) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.wait(%28::Any) ¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:210 Core.kwfunc(CSV.write)(Base.merge(Core.apply_type(Core.NamedTuple, (:append, :compress, :header))(Core.tuple(append, compress, header)), kwargs), CSV.write, sch, rows, file, opts) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:249 CSV.#write#107(append, compress, header, bufsize, _3, _4, rows, file, opts) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:252 CSV.iterate(rows) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Tables\OWzlh\src\tofromdatavalues.jl:48 Tables.columnnames(%17) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Tables.columnnames(%17::Any) ¦¦¦¦¦¦¦¦¦¦¦+-------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Tables\OWzlh\src\tofromdatavalues.jl:48 Tables.invalidtable(%25, %17) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Tables.invalidtable(%25::Vector{Any}, %17::Any) ¦¦¦¦¦¦¦¦¦¦¦+-------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:255 CSV.with(#108, file, append, compress) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:299 io = CSV.GzipCompressorStream(io) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:48 CodecZlib.#GzipCompressorStream#2(Base.pairs(Core.NamedTuple()), #self#, stream) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:49 Base.merge(Base.NamedTuple(), x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ namedtuple.jl:293 Base.indexed_iterate(%25, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.indexed_iterate(%25::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ namedtuple.jl:293 Base.indexed_iterate(%25, 2, %29) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.indexed_iterate(%25::Any, 2, %29::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ namedtuple.jl:304 Base.merge(a, %109) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.merge(a::NamedTuple{(), Tuple{}}, %109::NamedTuple) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:49 Base.isempty(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isempty(%18::NamedTuple) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:49 Type##kw(%18, CodecZlib.GzipCompressor) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Type##kw(%18::NamedTuple, CodecZlib.GzipCompressor) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:49 Base.isempty(%38) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.isempty(%38::NamedTuple) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CodecZlib\ruMLE\src\compression.jl:49 Type##kw(%38, CodecZlib.TranscodingStream, %36, stream) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Type##kw(%38::NamedTuple, CodecZlib.TranscodingStream, %36::CodecZlib.GzipCompressor, stream::IOStream) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:303 = f(io) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:258 CSV.resize!(Core.getfield(#self#, :buf), CSV.-(Core.getfield(Core.getfield(#self#, :pos), :contents), 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:1233 Base.-(nl, l) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ int.jl:981 Base.not_sametype(Core.tuple(a, b), Core.tuple(aT, bT)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:373 Base.sametype_error(x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:379 Base.map(#41, input) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:222 f(Base.getindex(t, 2)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:380 Base.string(Base.typeof(x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(s, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:35 Base.show(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:879 Base._show_type(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._show_type(io::IOBuffer, x::Type{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:258 Base.write(io, CSV.resize!(Core.getfield(#self#, :buf), CSV.-(Core.getfield(Core.getfield(#self#, :pos), :contents), 1))) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ io.jl:698 Base.unsafe_write(s, Base.pointer(a), Base.sizeof(a)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ io.jl:675 Base.unsafe_write(s, Base.convert(Core.apply_type(Base.Ptr, Base.UInt8), p), Base.convert(Base.UInt, n)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\TranscodingStreams\IVlnc\src\stream.jl:453 TranscodingStreams.changemode!(stream, :write) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\TranscodingStreams\IVlnc\src\stream.jl:740 TranscodingStreams.flushbufferall(stream) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\TranscodingStreams\IVlnc\src\stream.jl:601 TranscodingStreams.flushbuffer(stream, true) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\TranscodingStreams\IVlnc\src\stream.jl:594 TranscodingStreams.callprocess(stream, buffer1, buffer2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ logging.jl:365 handle_message##kw(%185, Base.CoreLogging.handle_message, %196, %192, %198, %190, %191, %188, %187, %186) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: handle_message##kw(%185::NamedTuple{(:code, :input_size, :output_size, :input_delta, :output_delta), Tuple{Symbol, Int64, Int64, Int64, Int64}}, Base.CoreLogging.handle_message, %196::Base.CoreLogging.AbstractLogger, %192::Base.CoreLogging.LogLevel, %198::String, %190::Module, %191::Symbol, %188::Symbol, %187::String, %186::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------ ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:267 CSV.with(#109, file, append, compress) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:303 = f(io) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:276 CSV.writerow(Core.getfield(#self#, :buf), ref, Core.getfield(#self#, :len), io, Core.getfield(#self#, :sch), Core.getfield(Core.getfield(#self#, :row), :contents), Core.getfield(#self#, :cols), Core.getfield(#self#, :opts)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:362 CSV.writerow(buf, pos, len, io, Tables.Schema(Tables.columnnames(row), CSV.nothing), row, cols, opts) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:367 Tables.eachcolumn(#112, sch, row) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Tables\OWzlh\src\utils.jl:98 = Base.iterate(Tables.enumerate(Base.getproperty(sch, :names))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ iterators.jl:167 #self#(e, Core.tuple(1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ iterators.jl:168 Base.Iterators.iterate(nothing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Iterators.iterate(nothing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+-------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Tables\OWzlh\src\utils.jl:100 = Base.iterate(Tables.enumerate(Base.getproperty(sch, :names)), Core.getfield(_5, 2)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ iterators.jl:168 Base.Iterators.iterate(nothing, %1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Iterators.iterate(nothing, %1::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+-------------------- ¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:182 task = Base.Threads.Task(#102) ¦¦¦¦¦¦¦¦¦+ @ task.jl:5 Task(::CSV.var"#102#103"{Char, Char, Nothing, Nothing, Char, Char, Char, Nothing, Bool, String, typeof(CSV._identity), Bool, Bool, Bool, Bool, Base.Pairs{Symbol, Vector{String}, Tuple{Symbol}, NamedTuple{(:header,), Tuple{Vector{String}}}}, String, Vector{String}, Vector{Any}, Int64}) ¦¦¦¦¦¦¦¦¦¦ failed to optimize: Task(::CSV.var"#102#103"{Char, Char, Nothing, Nothing, Char, Char, Char, Nothing, Bool, String, typeof(CSV._identity), Bool, Bool, Bool, Bool, Base.Pairs{Symbol, Vector{String}, Tuple{Symbol}, NamedTuple{(:header,), Tuple{Vector{String}}}}, String, Vector{String}, Vector{Any}, Int64}) ¦¦¦¦¦¦¦¦¦+------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\CSV\9LsxT\src\write.jl:210 write##kw(%757, CSV.write, %754, %753, file, %718) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: write##kw(%757::NamedTuple{(:append, :compress, :header), Tuple{Bool, Bool, Vector{String}}}, CSV.write, %754::Nothing, %753::Tables.IteratorWrapper{Vector{Any}}, file::String, %718::CSV.Options{UInt8, UInt8, Nothing, _A, typeof(CSV._identity)} where _A) ¦¦¦¦¦¦¦¦+------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:107 residual?u?hqF = residual(Core.getfield(#self#, :?u?hqF), dY) ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:94 GridapGeosciences.+(GridapGeosciences.*(GridapGeosciences.?(GridapGeosciences.+(GridapGeosciences.-(GridapGeosciences.·(GridapGeosciences.*(GridapGeosciences./(1.0, Core.getfield(#self#, :dt)), v), ?u), GridapGeosciences.*(GridapGeosciences.·(GridapGeosciences.?, v), GridapGeosciences.+(GridapGeosciences.*(Core.getfield(#self#, :g), hbi?h), GridapGeosciences.·(GridapGeosciences.*(0.5, ui?u), ui?u)))), GridapGeosciences.*(GridapGeosciences.-(qvort, GridapGeosciences.*(Core.getfield(Core.getfield(#self#, :t), :contents), GridapGeosciences.·(ui?u, GridapGeosciences.?(qvort)))), GridapGeosciences.·(v, GridapGeosciences.?(F, Core.getfield(#self#, :n)))), GridapGeosciences.*(GridapGeosciences./(1.0, Core.getfield(#self#, :dt)), q, ?h))), Core.getfield(#self#, :dO)), GridapGeosciences.*(GridapGeosciences.?(GridapGeosciences.*(q, GridapGeosciences.DIV(F))), Core.getfield(#self#, :d?)), GridapGeosciences.*(GridapGeosciences.?(GridapGeosciences.+(GridapGeosciences.-(GridapGeosciences.+(GridapGeosciences.*(s, qvort, hi?h), GridapGeosciences.·(GridapGeosciences.?(GridapGeosciences.?(s), Core.getfield(#self#, :n)), ui?u)), GridapGeosciences.*(s, Core.getfield(#self#, :fn))), GridapGeosciences.·(v2, GridapGeosciences.-(F, GridapGeosciences.*(hi?h, ui?u))))), Core.getfield(#self#, :dO))) ¦¦¦¦¦¦¦+ @ operators.jl:639 Base.+(a, b) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:83 Gridap.CellData.add_contribution!(%7, %35, %36) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.add_contribution!(%7::Gridap.CellData.DomainContribution, %35::Gridap.Geometry.Triangulation, %36::AbstractArray) ¦¦¦¦¦¦¦¦+-------------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:108 r = GridapGeosciences.assemble_vector(residual?u?hqF, Core.getfield(#self#, :Y)) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:352 Gridap.FESpaces.assemble_vector(f, a, V) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\Assemblers.jl:325 Gridap.FESpaces.assemble_vector(a, Gridap.FESpaces.collect_cell_vector(V, f)) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:76 Gridap.FESpaces.nz_counter(%1, %3) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_counter(%1::Any, %3::Tuple{AbstractUnitRange}) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:77 Gridap.FESpaces.symbolic_loop_vector!(%4, a, vecdata) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.symbolic_loop_vector!(%4::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, vecdata::Tuple{Vector{Any}, Vector{Any}}) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:78 Gridap.FESpaces.nz_allocation(%4) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.nz_allocation(%4::Any) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:79 Gridap.FESpaces.numeric_loop_vector!(%6, a, vecdata) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.numeric_loop_vector!(%6::Any, a::Gridap.FESpaces.GenericSparseMatrixAssembler, vecdata::Tuple{Vector{Any}, Vector{Any}}) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SparseMatrixAssemblers.jl:80 Gridap.FESpaces.create_from_nz(%6) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.FESpaces.create_from_nz(%6::Any) ¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\ShallowWaterThetaMethodFullNewton.jl:126 GridapGeosciences.dump_diagnostics_shallow_water!(Core.getfield(#self#, :h_tmp), Core.getfield(#self#, :w_tmp), Core.getfield(#self#, :model), Core.getfield(#self#, :dO), Core.getfield(#self#, :d?), Core.getfield(#self#, :S), Core.getfield(Core.getfield(#self#, :L2MM), :contents), Core.getfield(Core.getfield(#self#, :H1MM), :contents), Core.getfield(#self#, :hn), Core.getfield(#self#, :un), wn, ?, Core.getfield(#self#, :F), Core.getfield(#self#, :g), step, dt, diagnostics_file, Core.getfield(#self#, :dump_diagnostics_on_screen)) ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\DiagnosticTools.jl:95 GridapGeosciences.compute_diagnostics_shallow_water!(h_tmp, w_tmp, model, dO, d?, S, L2MM, H1MM, h, u, w, ?, F, h, GridapGeosciences.*(0.5, g)) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\DiagnosticTools.jl:83 kin_i = GridapGeosciences.E?(u, h, dO) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\DiagnosticTools.jl:5 GridapGeosciences.sum(GridapGeosciences.*(GridapGeosciences.?(GridapGeosciences.*(GridapGeosciences.·(uh, uh), h)), dO)) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:76 Gridap.CellData.map(Gridap.CellData.sum, Gridap.CellData.values(Base.getproperty(a, :dict))) ¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2887 Base.collect(Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:784 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 sum(%30) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: sum(%30::AbstractArray) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 sum(%43) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: sum(%43::AbstractArray) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 sum(%38) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: sum(%38::AbstractArray) ¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:789 Base._array_for(%51, %2, %8) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._array_for(%51::DataType, %2::Base.HasLength, %8::Int64) ¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:793 Base.ndims(%52) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%52::Vector) ¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(%52, %46, itr, %47) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%52::Vector, %46::Any, itr::Base.Generator{Base.ValueIterator{IdDict{Gridap.Geometry.Triangulation, AbstractArray}}, typeof(sum)}, %47::Int64) ¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\DomainContributions.jl:76 Gridap.CellData.sum(%5) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.sum(%5::Vector) ¦¦¦¦¦¦¦¦¦+-------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\DiagnosticTools.jl:109 Base.getproperty(Printf, :format)(GridapGeosciences.stdout, Format{CodeUnits{UInt8, String}, Tuple{Spec{Val{'d'}}, Spec{Val{'e'}}, Spec{Val{'e'}}, Spec{Val{'e'}}, Spec{Val{'e'}}, Spec{Val{'e'}}, Spec{Val{'e'}}}}(UInt8[0x25, 0x35, 0x64, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x20, 0x25, 0x31, 0x34, 0x2e, 0x39, 0x65, 0x0a], UnitRange{Int64}[1:0, 4:4, 11:11, 18:18, 25:25, 32:32, 39:39, 46:46], (%5.0d, %14.9e, %14.9e, %14.9e, %14.9e, %14.9e, %14.9e)), step, mass_i, vort_i, kin_i, pot_i, GridapGeosciences.+(kin_i, pot_i), pow_i) ¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\Printf\src\Printf.jl:822 Printf.computelen(Base.getproperty(f, :substringranges), Base.getproperty(f, :formats), args) ¦¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\Printf\src\Printf.jl:791 len = Printf.sum(Printf.length, substringranges) ¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:890 Base.#sum#748(Base.:, Base.pairs(Core.NamedTuple()), #self#, f, a) ¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:890 Base._sum(f, a, dims) ¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.#_sum#750(Base.pairs(Core.NamedTuple()), #self#, f, a, _4) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.mapreduce(f, Base.add_sum, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base.#mapreduce#740(Base.:, Base._InitialValue(), #self#, f, op, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base._mapreduce_dim(f, op, init, A, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:330 Base._mapreduce(f, op, Base.IndexStyle(A), A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:419 Base.mapreduce_empty_iter(f, op, A, Base.IteratorEltype(A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:367 Base.reduce_empty_iter(Base.MappingRF(f, op), itr, ItrEltype) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:371 Base.reduce_empty(op, Base.eltype(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:348 Base.mapreduce_empty(length, add_sum, _) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.mapreduce_empty(length, add_sum, _::Type{UnitRange{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------- ¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\Printf\src\Printf.jl:823 pos = Printf.format(Core.tuple(buf, 1, f), args...) ¦¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\Printf\src\Printf.jl:734 pos = Printf.fmt(buf, pos, Base.getindex(args, 2), Base.getindex(Base.getproperty(f, :formats), 2)) ¦¦¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\Printf\src\Printf.jl:412 Base.string("Over ", maxout, " bytes ", len, " needed to output BigFloat ", x) ¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(%98, %102) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.print(%98::IOBuffer, %102::Any) ¦¦¦¦¦¦¦¦¦¦¦+--------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:33 model = Core.kwfunc(Main.Williamsom2ThetaMethodFullNewtonTests.CubedSphereDiscreteModel)(Core.apply_type(Core.NamedTuple, (:radius,))(Core.tuple(Main.Williamsom2ThetaMethodFullNewtonTests.r?)), Main.Williamsom2ThetaMethodFullNewtonTests.CubedSphereDiscreteModel, n) ¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:129 GridapGeosciences.#CubedSphereDiscreteModel#5(radius, _3, n) ¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:129 Core.kwfunc(GridapGeosciences.AnalyticalMapCubedSphereDiscreteModel)(Core.apply_type(Core.NamedTuple, (:radius,))(Core.tuple(radius)), GridapGeosciences.AnalyticalMapCubedSphereDiscreteModel, n) ¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:101 $(QuoteNode(GridapGeosciences.var"#AnalyticalMapCubedSphereDiscreteModel#3#4"()))(radius, _3, n) ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:103 model = GridapGeosciences.CartesianDiscreteModel(domain, cells) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:68 Gridap.Geometry.#CartesianDiscreteModel#103(Core.tuple(Base.pairs(Core.NamedTuple()), #self#), args...) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:68 = Gridap.Geometry.CartesianDescriptor(args...) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianGrids.jl:65 Gridap.Geometry.#CartesianDescriptor#27(Gridap.Geometry.identity, Gridap.Geometry.tfill(false, Core.apply_type(Gridap.Geometry.Val, Gridap.Geometry.length(partition))()), #self#, domain, partition) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianGrids.jl:69 Type##kw(%84, Gridap.Geometry.CartesianDescriptor, %83, %46, partition) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Type##kw(%84::NamedTuple{(:map, :isperiodic), Tuple{typeof(identity), Tuple{Bool, Bool, Bool}}}, Gridap.Geometry.CartesianDescriptor, %83::Gridap.TensorValues.VectorValue{_A, Int64} where _A, %46::Tuple{Vararg{Float64}}, partition::Tuple{Int64, Int64, Int64}) ¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:69 Gridap.Geometry.CartesianDiscreteModel(desc) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:18 _grid = Gridap.Geometry.UnstructuredGrid(grid) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:83 Gridap.Geometry.UnstructuredGrid(node_coordinates, cell_node_ids, reffes, cell_types, orien) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:37 #self#(node_coordinates, cell_node_ids, reffes, cell_types, orientation_style, Gridap.Geometry.nothing) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:37 cell_map = Gridap.Geometry._compute_cell_map(node_coordinates, cell_node_ids, reffes, cell_types) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:53 ctype_shapefuns = Gridap.Geometry.map(Gridap.Geometry.get_shapefuns, ctype_reffe) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %42, itr, isz, %10) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, %42::Type{<:AbstractVector{var"#s449"}} where var"#s449"<:Gridap.Fields.Field, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.get_shapefuns)}, isz::Base.HasShape{1}, %10::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:813 Base.ndims(%43) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%43::Vector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%43, %37, itr, %38) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%43::Vector, %37::AbstractVector{<:Gridap.Fields.Field}, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.get_shapefuns)}, %38::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:56 ctype_poly = Gridap.Geometry.map(Gridap.Geometry.get_polytope, ctype_reffe)¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %41, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, %41::Type{<:Gridap.ReferenceFEs.Polytope{3}}, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.get_polytope)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:813 Base.ndims(%42) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%42::Vector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%42, %36, itr, %37) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%42::Vector, %36::Gridap.ReferenceFEs.Polytope{3}, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.get_polytope)}, %37::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(Gridap.Geometry.is_first_order, ctype_reffe) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:129 Gridap.ReferenceFEs.num_nodes(reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\LagrangianRefFEs.jl:111 Gridap.ReferenceFEs.length(%3) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%3::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:130 Gridap.ReferenceFEs.get_vertex_node(reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\LagrangianRefFEs.jl:169 Gridap.ReferenceFEs.get_vertex_node(reffe, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_vertex_node(reffe::Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}, %2::Gridap.ReferenceFEs.Conformity) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:129 Gridap.ReferenceFEs.num_vertices(%2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.num_vertices(%2::Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:129 Gridap.ReferenceFEs.==(%3, %4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.==(%3::Any, %4::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:130 Gridap.ReferenceFEs.:(1, %8) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.:(1, %8::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:130 Gridap.ReferenceFEs.==(%7, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.==(%7::Any, %9::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, %40::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.is_first_order)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, typeof(Gridap.ReferenceFEs.is_first_order)}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:54 Gridap.Geometry.expand_cell_data(%9, cell_ctype) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.expand_cell_data(%9::Vector, cell_ctype::Vector{Int8}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:55 Gridap.Geometry.lazy_map(Gridap.Geometry.linear_combination, %3, %10) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(Gridap.Geometry.linear_combination, %3::Gridap.Arrays.LazyArray{FillArrays.Fill{Gridap.Arrays.Broadcasting{Gridap.Arrays.Reindex{Vector{Gridap.TensorValues.VectorValue{3, Float64}}}}, 1, Tuple{Base.OneTo{Int64}}}, Vector{Gridap.TensorValues.VectorValue{3, Float64}}, 1, Tuple{Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}}}, %10::Gridap.Arrays.CompressedArray{_A, 1, _B, Vector{Int8}} where {_A, _B}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.all(%23) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.all(%23::Vector) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(Gridap.Geometry.is_simplex, %17) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(Gridap.Geometry.is_simplex, %17::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.all(%26) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.all(%26::Any) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(%30, %17) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%30::Gridap.Geometry.var"#17#19", %17::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.all(%31) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.all(%31::Any) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:61 Gridap.Geometry.map(%38, %17) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%38::Gridap.Geometry.var"#18#20", %17::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:62 Gridap.Geometry.expand_cell_data(%39, cell_ctype) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.expand_cell_data(%39::Any, cell_ctype::Vector{Int8}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:63 Gridap.Geometry.lazy_map(Gridap.Geometry.?, %11) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(Gridap.Geometry.?, %11::Gridap.Arrays.LazyArray{FillArrays.Fill{typeof(Gridap.Fields.linear_combination), 1, Tuple{Base.OneTo{Int64}}}, _A, 1} where _A) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:64 Gridap.Geometry.lazy_map(Gridap.Geometry.evaluate, %11, %40) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(Gridap.Geometry.evaluate, %11::Gridap.Arrays.LazyArray{FillArrays.Fill{typeof(Gridap.Fields.linear_combination), 1, Tuple{Base.OneTo{Int64}}}, _A, 1} where _A, %40::Gridap.Arrays.CompressedArray{_A, 1, _B, Vector{Int8}} where {_A, _B}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:65 Gridap.Geometry.lazy_map(Gridap.Geometry.evaluate, %41, %40) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(Gridap.Geometry.evaluate, %41::Any, %40::Gridap.Arrays.CompressedArray{_A, 1, _B, Vector{Int8}} where {_A, _B}) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:66 Gridap.Geometry.lazy_map(affine_map, %43, %42) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(affine_map, %43::Any, %42::Any) ¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:20 Gridap.Geometry._cartesian_grid_topology_with_periodic_bcs(_grid, Base.getproperty(desc, :isperiodic), Base.getproperty(desc, :partition)) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:411 Gridap.Geometry._generate_cell_to_vertices_from_grid(grid, isperiodic, partition) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:419 Gridap.Geometry.is_first_order(grid) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Grids.jl:168 Gridap.Geometry.map(Gridap.Geometry.is_first_order, reffes) ¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%17::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%18::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%26::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %52, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, %52::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.is_first_order)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:813 Base.ndims(%53) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%53::Vector) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%53, %47, itr, %48) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%53::Vector, %47::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.is_first_order)}, %48::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Grids.jl:168 Gridap.Geometry.all(%7) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.all(%7::Vector) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:423 Gridap.Geometry._generate_slave_to_master_point(num_nodes_x_dir, isperiodic, nnodes) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:450 Base.getindex(%29, %81) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%29::Any, %81::Int64) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:452 Gridap.Geometry.==(%107, %108) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.==(%107::Any, %108::Int64) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:463 Base.getindex(%29, %211) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%29::Any, %211::Int64) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:1297 Base.Broadcast.combine_styles(%215) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Broadcast.combine_styles(%215::Tuple) ¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:1297 Base.Broadcast.broadcasted(%216, identity, %215) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Broadcast.broadcasted(%216::Union{Base.Broadcast.Style{Tuple}, Base.Broadcast.Unknown}, identity, %215::Tuple) ¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:463 Base.materialize!(%147, %217) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.materialize!(%147::Vector{Int64}, %217::Base.Broadcast.Broadcasted{Style, Nothing, typeof(identity)} where Style<:Union{Nothing, Base.Broadcast.BroadcastStyle}) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:470 Base.getindex(%21, %267) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%21::Any, %267::Any) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:470 Base.setindex!(%146, %268, %210) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(%146::Vector{Int32}, %268::Any, %210::Int64) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:431 cell_to_vertices = Gridap.Geometry.Table(Gridap.Geometry.lazy_map(Gridap.Geometry.Broadcasting(Gridap.Geometry.Reindex(point_to_vertex)), nodes)) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Tables.jl:27 Gridap.Arrays.generate_data_and_ptrs(a) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Tables.jl:139 Gridap.Arrays._generate_data_and_ptrs_fill_ptrs!(ptrs, vv) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Tables.jl:148 c = Gridap.Arrays.array_cache(vv) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Interface.jl:88 Gridap.Arrays._default_array_cache(a, Gridap.Arrays.uses_hash(a)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Interface.jl:90 Gridap.Arrays.array_cache(Core.apply_type(Gridap.Arrays.Dict, Gridap.Arrays.UInt, Gridap.Arrays.Any)(), a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\LazyArrays.jl:133 _getid(hash, cache, id) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\LazyArrays.jl:125 Base.convert(_, %8) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(_::Type{Tuple{Tuple{Nothing, Gridap.Arrays.CachedVector{Int64, Vector{Int64}}, Tuple{Gridap.Arrays.CachedVector{Int32, Vector{Int32}}}}, Gridap.Arrays.IndexItemPair{Int64, Vector{Int64}}}}, %8::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:413 Gridap.Geometry._generate_grid_topology_from_grid(grid, cell_to_vertices, vertex_to_node) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:146 polytopes = Gridap.Geometry.map(Gridap.Geometry.get_polytope, Gridap.Geometry.get_reffes(grid)) ¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\BezierRefFEs.jl:48 Gridap.ReferenceFEs.get_polytope(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_polytope(%1::Gridap.ReferenceFEs.ReferenceFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%17::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%18::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%26::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %47, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, %47::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.get_polytope)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:813 Base.ndims(%48) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%48::Vector) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%48, %42, itr, %43) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%48::Vector, %42::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.get_polytope)}, %43::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:22 Gridap.Geometry.UnstructuredGridTopology(_grid) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:126 Gridap.Geometry._generate_cell_to_vertices_from_grid(grid) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:166 cell_type_to_lvertex_to_lnode = Gridap.Geometry.map(Gridap.Geometry.get_vertex_node, reffes) ¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\BezierRefFEs.jl:44 Gridap.ReferenceFEs.get_vertex_node(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_vertex_node(%1::Gridap.ReferenceFEs.ReferenceFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_vertex_node(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_vertex_node(%17::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_vertex_node(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_vertex_node(%18::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_vertex_node(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_vertex_node(%26::Gridap.ReferenceFEs.LagrangianRefFE{3}) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %47, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, %47::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.get_vertex_node)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%48, %42, itr, %43) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%48::Vector, %42::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{3}}, typeof(Gridap.ReferenceFEs.get_vertex_node)}, %43::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:167 Gridap.Geometry._generate_cell_to_vertices(cell_to_nodes, cell_to_cell_type, cell_type_to_lvertex_to_lnode, Gridap.Geometry.num_nodes(grid)) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:183 Gridap.Geometry._generate_cell_to_vertices(Base.getproperty(cell_to_nodes, :data), Base.getproperty(cell_to_nodes, :ptrs), cell_to_cell_type, cell_type_to_lvertex_to_lnode, nnodes) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:227 vertex_to_node = Gridap.Geometry.find_inverse_index_map(node_to_vertex) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Tables.jl:213 Gridap.Arrays.maximum(a_to_b) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:889 Base.#maximum#755(Base.:, Base.pairs(Core.NamedTuple()), #self#, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:889 Base._maximum(a, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:893 Base.#_maximum#757(Base.pairs(Core.NamedTuple()), #self#, a, _3) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:893 Base._maximum(Base.identity, a, Base.:) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.#_maximum#758(Base.pairs(Core.NamedTuple()), #self#, f, a, _4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.mapreduce(f, Base.max, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base.#mapreduce#740(Base.:, Base._InitialValue(), #self#, f, op, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base._mapreduce_dim(f, op, init, A, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:330 Base._mapreduce(f, op, Base.IndexStyle(A), A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:419 Base.mapreduce_empty_iter(f, op, A, Base.IteratorEltype(A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:367 Base.reduce_empty_iter(Base.MappingRF(f, op), itr, ItrEltype) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:371 Base.reduce_empty(op, Base.eltype(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:348 Base.mapreduce_empty(Base.getproperty(op, :f), Base.getproperty(op, :rf), _) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:359 Base.reduce_empty(op, T) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.reduce_empty(op::typeof(max), T::Type{Int32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:167 Gridap.Geometry._generate_cell_to_vertices(%52, %53, %60, %62) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._generate_cell_to_vertices(%52::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %53::Vector{Int8}, %60::Vector, %62::Int64) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:25 labels = Gridap.Geometry.FaceLabeling(nfaces) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\FaceLabelings.jl:34 dface_to_is_boundary = Gridap.Geometry.get_isboundary_face(topo, d) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:405 Gridap.Geometry._compute_isboundary_facet!(g) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:414 face_to_cells = Gridap.Geometry.get_faces(g, d, D) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:377 Gridap.Geometry.isassigned(Base.getproperty(model, :n_m_to_nface_to_mfaces), Gridap.Geometry.+(dimto, 1), Gridap.Geometry.+(0, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2575 Base._sub2ind_recurse(%3, 1, 1, %7, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._sub2ind_recurse(%3::Tuple{Int64, Int64}, 1, 1, %7::Integer, 1) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:221 Base._sub2ind(%3, %4, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._sub2ind(%3::Tuple{Int64, Int64}, %4::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:221 Base.%(%12, Base.UInt) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.%(%12::Any, Base.UInt) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:221 Base.-(%13, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.-(%13::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:222 Base.<(%14, %17) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.<(%14::Any, %17::UInt64) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:223 Base.cconvert(Base.UInt, %14) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.cconvert(Base.UInt, %14::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:223 Base.unsafe_convert(Base.UInt, %22) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.unsafe_convert(Base.UInt, %22::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:26 Gridap.Geometry._fill_cartesian_face_labeling!(labels, Core.getfield(topo, :contents)) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:109 Gridap.Geometry._add_cartesian_tags!(labels, topo) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:158 name = Gridap.Geometry.lpad(i, Gridap.Geometry.ceil(Gridap.Geometry.Int, Gridap.Geometry.log10(interior_id)), '0') ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\poslenstrings.jl:264 WeakRefStrings.string(WeakRefStrings.^(p, q), WeakRefStrings.first(p, r), s) ¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(s, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:35 Base.show(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ arrayshow.jl:484 Base.show_vector(io, X) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ arrayshow.jl:513 #self#(io, v, '[', ']') ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ arrayshow.jl:524 Base.show_delim_array(io, v, opn, ",", "", false, f, Base.+(f, 9)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:1200 Base.show_circular(io, itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:356 Base.string("#= circular reference @-", d, " =#") ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 string(::String, ::Int64, ::String) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: string(::String, ::Int64, ::String) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:351 Base.show_circular(::IOContext{IOBuffer}, ::Vector{Char}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Base.show_circular(::IOContext{IOBuffer}, ::Vector{Char}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦+ @ strings/util.jl:444 Base.textwidth(s) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:72 WeakRefStrings.string(s) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:76 WeakRefStrings.==(x, WeakRefStrings.NULLSTRING) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/basic.jl:324 Base.cmp(a, b) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/basic.jl:301 Base.Iterators.Stateful(a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ iterators.jl:1316 Base.Iterators.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:101 #self#(s, WeakRefStrings.firstindex(s)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:105 WeakRefStrings.iterate_continued(s, i, u) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:120 WeakRefStrings.&(b, 0xc0) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ int.jl:981 Base.not_sametype(Core.tuple(a, b), Core.tuple(aT, bT)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:373 Base.sametype_error(x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:379 Base.map(#41, input) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:222 f(Base.getindex(t, 2)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:380 Base.string(Base.typeof(x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(s, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:35 Base.show(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:879 Base._show_type(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._show_type(io::IOBuffer, x::Type{UInt8}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\WeakRefStrings\AN9bY\src\WeakRefStrings.jl:121 u = WeakRefStrings.|(u, WeakRefStrings.<<(WeakRefStrings.UInt32(b), 16)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ int.jl:981 Base.not_sametype(Core.tuple(a, b), Core.tuple(aT, bT)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:373 Base.sametype_error(x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:379 Base.map(#41, input) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:222 f(Base.getindex(t, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ promotion.jl:380 Base.string(Base.typeof(x)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:185 Base.print_to_string(xs...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:144 Base.print(s, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ strings/io.jl:35 Base.show(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ show.jl:879 Base._show_type(io, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._show_type(io::IOBuffer, x::Type{UInt32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:17 topo = Core.Box() ¦¦¦¦¦¦¦¦ captured variable `topo` detected ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:24 Gridap.Geometry.num_cell_dims(%59) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.num_cell_dims(%59::Any) ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:24 Gridap.Geometry.:(0, %60) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.:(0, %60::Any) ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:24 Base.collect(%62) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%62::Base.Generator{_A, Gridap.Geometry.var"#99#101"} where _A) ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:26 Gridap.Geometry._fill_cartesian_face_labeling!(%76, %81) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._fill_cartesian_face_labeling!(%76::Gridap.Geometry.FaceLabeling, %81::Any) ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:27 Base.convert(UnstructuredGridTopology{3, 3, Float64, Oriented}, %87) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(UnstructuredGridTopology{3, 3, Float64, Oriented}, %87::Any) ¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:107 cube_surface_trian = GridapGeosciences.BoundaryTriangulation(model, Gface_to_bgface) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:132 Gridap.Geometry.num_facets(model) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:106 Gridap.Geometry.num_facets(Gridap.Geometry.get_grid_topology(g)) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:157 Gridap.Geometry._num_facets(g) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\Polytopes.jl:297 Gridap.ReferenceFEs.num_faces(p, Gridap.ReferenceFEs.-(D, 1)) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:427 polytopes = Gridap.Geometry.get_polytopes(model) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:325 Gridap.Geometry.collect1d(Base.getproperty(g, :polytopes)) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Tables.jl:329 Base.collect(Base.Generator(#38, Gridap.Arrays.:(1, Gridap.Arrays.length(a)))) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:789 Base._array_for(%37, %1, %13) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._array_for(%37::Type{<:Gridap.ReferenceFEs.Polytope{3}}, %1::Base.HasShape{1}, %13::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:793 Base.ndims(%38) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%38::Vector) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(%38, %32, itr, %33) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%38::Vector, %32::Gridap.ReferenceFEs.Polytope{3}, itr::Base.Generator{UnitRange{Int64}, Gridap.Arrays.var"#38#39"{Vector{Gridap.ReferenceFEs.Polytope{3}}}}, %33::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:428 Gridap.Geometry.map(%47, %44) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%47::Gridap.Geometry.var"#66#67"{Int64}, %44::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:432 Gridap.Geometry.generate_face_to_vertices(%29, %30, %31, %48, %49) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.generate_face_to_vertices(%29::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %30::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %31::Vector{Int8}, %48::Any, %49::Int64) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:383 Gridap.Geometry.map(%72, %69) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%72::Gridap.Geometry.var"#62#64"{Int64}, %69::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:385 Gridap.Geometry.find_cell_to_faces(%54, %73, %56, %55) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.find_cell_to_faces(%54::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %73::Any, %56::Vector{Int8}, %55::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:397 Gridap.Geometry.map(%108, %105) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%108::Gridap.Geometry.var"#63#65"{Int64}, %105::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:399 Gridap.Geometry.generate_cell_to_faces(%90, %109, %92, %91) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.generate_cell_to_faces(%90::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %109::Any, %92::Vector{Int8}, %91::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:475 Gridap.Geometry.get_reffaces(%37, model) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_reffaces(%37::Type{Gridap.ReferenceFEs.Polytope{_A}} where _A, model::Gridap.Geometry.UnstructuredGridTopology{3, 3, Float64, Gridap.Geometry.Oriented}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:476 Gridap.Geometry.map(%39, %38) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%39::Gridap.Geometry.var"#68#69"{Int64}, %38::Any) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:478 Gridap.Geometry.find_cell_to_faces(%34, %40, %36, %35) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.find_cell_to_faces(%34::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %40::Any, %36::Vector{Int8}, %35::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:306 Gridap.Geometry.compute_reffaces(%1, g) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.compute_reffaces(%1::Type{Gridap.ReferenceFEs.Polytope{_A}} where _A, g::Gridap.Geometry.UnstructuredGridTopology{3, 3, Float64, Gridap.Geometry.Oriented}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:132 Gridap.Geometry.BoundaryTriangulation(model, face_to_bgface, Gridap.Geometry.Fill(1, Gridap.Geometry.num_facets(model))) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:119 bgface_grid = Gridap.Geometry.Grid(Core.apply_type(Gridap.Geometry.ReferenceFE, Gridap.Geometry.-(D, 1)), model) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:365 Gridap.Geometry.get_face_nodes(model, _) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:91 Gridap.Geometry.compute_face_nodes(model, d) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:160 ctype_to_lface_to_lnodes = Gridap.Geometry.map(#78, reffes) ¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:160 Gridap.Geometry.get_face_nodes(reffe, Core.getfield(#self#, :d)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\LagrangianRefFEs.jl:211 Gridap.ReferenceFEs.get_dimrange(%2, d) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_dimrange(%2::Gridap.ReferenceFEs.Polytope{3}, d::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\LagrangianRefFEs.jl:212 Base.getindex(%4, %3) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%4::Vector{Vector{Int64}}, %3::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %42, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, %42::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#78#79"{Int64}}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%43, %37, itr, %38) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%43::Vector, %37::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#78#79"{Int64}}, %38::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:163 Gridap.Geometry.generate_face_to_vertices(%8, %11, %13, %28, %34) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.generate_face_to_vertices(%8::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %11::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %13::FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}, %28::Vector, %34::Int64) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:366 Gridap.Geometry.get_face_type(model, _) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:96 Gridap.Geometry.compute_reffaces(Core.apply_type(Gridap.Geometry.ReferenceFE, d), model) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:301 ctype_to_lftype_to_refface = Base.collect(Base.Generator(#86, ctype_to_reffe)) ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:784 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ none:0 Gridap.Geometry.get_reffaces(Core.apply_type(Gridap.Geometry.ReferenceFE, _), reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:103 Gridap.ReferenceFEs._compute_reffes_and_face_types(reffe, Core.apply_type(Gridap.ReferenceFEs.Val, _)()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:118 Gridap.ReferenceFEs.num_faces(%2, _) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.num_faces(%2::Gridap.ReferenceFEs.Polytope{3}, _::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:118 Gridap.ReferenceFEs.:(1, %4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.:(1, %4::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:118 Base.collect(%6) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%6::Base.Generator{_A, Gridap.ReferenceFEs.var"#56#57"{2, Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}} where _A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:119 Gridap.ReferenceFEs._find_unique_with_indices(%7) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._find_unique_with_indices(%7::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:105 Base.collect(%4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%4::Base.Generator{_A, typeof(identity)} where _A) ¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:789 Base._array_for(%42, %1, %11) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._array_for(%42::DataType, %1::Base.HasShape{1}, %11::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:793 Base.ndims(%43) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.ndims(%43::Vector) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(%43, %37, itr, %38) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%43::Vector, %37::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#86#88"{2}}, %38::Int64) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:302 ctype_to_lface_to_lftype = Base.collect(Base.Generator(#87, ctype_to_reffe)) ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:784 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ none:0 Gridap.Geometry.get_face_type(reffe, _) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:112 Gridap.ReferenceFEs._compute_reffes_and_face_types(reffe, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._compute_reffes_and_face_types(reffe::Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}, %2::Val) ¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(%43, %37, itr, %38) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%43::Vector, %37::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#87#89"{2}}, %38::Int64) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:303 Gridap.Geometry._generate_ftype_to_refface(%17, %13, %16) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._generate_ftype_to_refface(%17::Val{2}, %13::Vector, %16::Vector) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:310 Gridap.Geometry.collect1d(%19) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.collect1d(%19::Any) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:367 reffes = Gridap.Geometry.get_reffaces(Core.apply_type(Gridap.Geometry.ReferenceFE, _), model) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:101 Base.convert(Vector{LagrangianRefFE{2}}, %2) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(Vector{LagrangianRefFE{2}}, %2::Any) ¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:368 Gridap.Geometry.UnstructuredGrid(node_coordinates, cell_to_nodes, reffes, cell_to_type) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:37 #self#(node_coordinates, cell_node_ids, reffes, cell_types, Gridap.Geometry.NonOriented(), Gridap.Geometry.nothing) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:37 cell_map = Gridap.Geometry._compute_cell_map(node_coordinates, cell_node_ids, reffes, cell_types) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:53 ctype_shapefuns = Gridap.Geometry.map(Gridap.Geometry.get_shapefuns, ctype_reffe) ¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ReferenceFEInterfaces.jl:364 dofs = Gridap.ReferenceFEs.get_dof_basis(reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\BezierRefFEs.jl:58 Gridap.ReferenceFEs.get_dof_basis(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_dof_basis(%1::Gridap.ReferenceFEs.ReferenceFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ReferenceFEInterfaces.jl:365 prebasis = Gridap.ReferenceFEs.get_prebasis(reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\BezierRefFEs.jl:40 Gridap.ReferenceFEs.get_prebasis(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_prebasis(%1::Gridap.ReferenceFEs.ReferenceFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_shapefuns(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_shapefuns(%17::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_shapefuns(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_shapefuns(%18::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_shapefuns(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_shapefuns(%26::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %47, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, %47::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.get_shapefuns)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%48, %42, itr, %43) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%48::Vector, %42::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.get_shapefuns)}, %43::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:56 ctype_poly = Gridap.Geometry.map(Gridap.Geometry.get_polytope, ctype_reffe) ¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\BezierRefFEs.jl:48 Gridap.ReferenceFEs.get_polytope(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_polytope(%1::Gridap.ReferenceFEs.ReferenceFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%17::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%18::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_polytope(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_polytope(%26::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %47, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, %47::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.get_polytope)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%48, %42, itr, %43) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%48::Vector, %42::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.get_polytope)}, %43::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(Gridap.Geometry.is_first_order, ctype_reffe) ¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:130 Gridap.ReferenceFEs.get_vertex_node(reffe) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\LagrangianRefFEs.jl:169 Gridap.ReferenceFEs.get_vertex_node(reffe, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.get_vertex_node(reffe::Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 2}, %2::Gridap.ReferenceFEs.Conformity) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:129 Gridap.ReferenceFEs.num_vertices(%2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.num_vertices(%2::Gridap.ReferenceFEs.Polytope{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%17::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%18::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 is_first_order(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: is_first_order(%26::Gridap.ReferenceFEs.LagrangianRefFE{2}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %52, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, %52::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.is_first_order)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%53, %47, itr, %48) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%53::Vector, %47::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.LagrangianRefFE{2}}, typeof(Gridap.ReferenceFEs.is_first_order)}, %48::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(Gridap.Geometry.is_simplex, %17) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(Gridap.Geometry.is_simplex, %17::Vector) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:57 Gridap.Geometry.map(%30, %17) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%30::Gridap.Geometry.var"#17#19", %17::Vector) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGrids.jl:61 Gridap.Geometry.map(%38, %17) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%38::Gridap.Geometry.var"#18#20", %17::Vector) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:123 glue = Gridap.Geometry.FaceToCellGlue(topo, cell_grid, face_grid, face_to_bgface, bgface_to_lcell) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:25 Gridap.Geometry.get_cell_permutations(topo, cD) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:448 Gridap.Geometry.compute_cell_permutations(top, d) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:478 Gridap.Geometry.get_reffaces(%21, top) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_reffaces(%21::Type{Gridap.ReferenceFEs.Polytope{_A}} where _A, top::Gridap.Geometry.UnstructuredGridTopology{3, 3, Float64, Gridap.Geometry.Oriented}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:479 Gridap.Geometry.map(Gridap.Geometry.get_vertex_permutations, %22) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(Gridap.Geometry.get_vertex_permutations, %22::Any) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:483 Gridap.Geometry.map(%43, %40) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%43::Gridap.Geometry.var"#52#53"{Int64}, %40::Vector{_A} where _A<:Gridap.ReferenceFEs.Polytope{3}) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:485 Gridap.Geometry._compute_cell_perm_indices!(%9, %4, %26, %27, %44, %19, %20, %23) ¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._compute_cell_perm_indices!(%9::Gridap.Arrays.Table{Int8, Vector{Int8}, Vector{Int32}}, %4::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %26::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %27::Vector{Int8}, %44::Any, %19::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %20::Vector{Int8}, %23::Any) ¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:35 ctype_to_lface_to_ftype = Gridap.Geometry.map(f, Gridap.Geometry.get_reffes(cell_grid)) ¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:34 Gridap.Geometry.num_faces(p, Core.getfield(#self#, :cD)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ReferenceFEInterfaces.jl:279 Gridap.ReferenceFEs.num_faces(%2, d) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.num_faces(%2::Gridap.ReferenceFEs.Polytope{3}, d::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:34 Gridap.Geometry.fill(0, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.fill(0, %2::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %41, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, %41::DataType, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#125#126"{Int64}}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%42, %36, itr, %37) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%42::Vector, %36::Any, itr::Base.Generator{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, Gridap.Geometry.var"#125#126"{Int64}}, %37::Int64) ¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:39 Gridap.Geometry._fill_ctype_to_lface_to_ftype!(%290, %97, %210, %295, %296) ¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._fill_ctype_to_lface_to_ftype!(%290::Vector, %97::Vector{Int32}, %210::Vector{Int8}, %295::Gridap.Arrays.LazyArray{FillArrays.Fill{Gridap.Arrays.Reindex{Vector{Int8}}, 1, Tuple{Base.OneTo{Int64}}}, Int8, 1, Tuple{Vector{Int64}}}, %296::FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}) ¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:110 m2 = GridapGeosciences.get_cell_map(cube_surface_trian) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:50 Gridap.Geometry.get_cell_map(Gridap.Geometry.get_grid(trian)) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridPortions.jl:184 Gridap.Geometry.lazy_map(%3, %4) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.lazy_map(%3::Gridap.Arrays.Reindex, %4::Vector{Int64}) ¦¦¦¦¦¦+-------------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:113 cubed_sphere_linear_model = GridapGeosciences.CubedSphereDiscreteModel(n, 1) ¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:49 GridapGeosciences.#CubedSphereDiscreteModel#1(1, #self#, n, order) ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:71 V = Core.kwfunc(GridapGeosciences.FESpace)(Core.apply_type(Core.NamedTuple, (:conformity,))((:H1,)), GridapGeosciences.FESpace, cube_surface_trian, vector_reffe) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:3 Gridap.FESpaces.#FESpace#43(trian, kwargs..., _3, t, reffes) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:4 model = Gridap.FESpaces.get_active_model(t) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:100 Gridap.Geometry.compute_active_model(t) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:105 glue = Gridap.Geometry.get_glue(t, Gridap.Geometry.Val(D)) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\BoundaryTriangulations.jl:187 Gridap.Geometry.get_glue(Base.getproperty(t, :trian), Gridap.Geometry.Val(_)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:156 mface_to_tface = Gridap.Geometry.PosNegPartition(tface_to_mface, Gridap.Geometry.Int32(nmfaces)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\PosNegReindex.jl:174 Base.materialize!(Base.dotview(i_to_iposneg, ipos_to_i), Base.broadcasted(Base.identity, Gridap.Arrays.:(1, Gridap.Arrays.length(ipos_to_i)))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:868 Base.Broadcast.materialize!(Base.Broadcast.combine_styles(dest, bc), dest, bc) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:871 Base.Broadcast.copyto!(dest, Base.Broadcast.instantiate(Core.apply_type(Base.Broadcast.Broadcasted, _)(Base.getproperty(bc, :f), Base.getproperty(bc, :args), Base.Broadcast.axes(dest)))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:913 Base.Broadcast.copyto!(dest, Base.Broadcast.convert(Core.apply_type(Base.Broadcast.Broadcasted, Base.Broadcast.Nothing), bc)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:954 Base.Broadcast.copyto!(dest, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:1004 Base.copyto_unaliased!(Base.IndexStyle(dest), dest, Base.IndexStyle(src'), src') ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:1044 Base.indexed_iterate(ret, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:91 Base.iterate(I) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.iterate(I::Nothing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:1044 Base.indexed_iterate(ret, 2, _26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ tuple.jl:96 Base.iterate(I, state) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.iterate(I::Nothing, state::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\PosNegReindex.jl:185 Gridap.Arrays.PosNegPartition(i_to_iposneg, ipos_to_i, ineg_to_i) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Helpers\Macros.jl:60 Gridap.Arrays.pos_and_neg_indices(i_to_iposneg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Helpers\Macros.jl:60 Gridap.Arrays.is_exhaustive(i_to_iposneg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\PosNegReindex.jl:100 Gridap.Arrays.pos_and_neg_length(i_to_iposneg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\PosNegReindex.jl:94 Nneg = Gridap.Arrays.minimum(i_to_iposneg) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:889 Base.#minimum#759(Base.:, Base.pairs(Core.NamedTuple()), #self#, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:889 Base._minimum(a, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:893 Base.#_minimum#761(Base.pairs(Core.NamedTuple()), #self#, a, _3) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:893 Base._minimum(Base.identity, a, Base.:) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.#_minimum#762(Base.pairs(Core.NamedTuple()), #self#, f, a, _4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.mapreduce(f, Base.min, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base.#mapreduce#740(Base.:, Base._InitialValue(), #self#, f, op, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base._mapreduce_dim(f, op, init, A, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:330 Base._mapreduce(f, op, Base.IndexStyle(A), A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:419 Base.mapreduce_empty_iter(f, op, A, Base.IteratorEltype(A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:367 Base.reduce_empty_iter(Base.MappingRF(f, op), itr, ItrEltype) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:371 Base.reduce_empty(op, Base.eltype(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:348 Base.mapreduce_empty(Base.getproperty(op, :f), Base.getproperty(op, :rf), _) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:359 Base.reduce_empty(op, T) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.reduce_empty(op::typeof(min), T::Type{Int32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:108 model = Gridap.Geometry.DiscreteModel(Core.apply_type(Gridap.Geometry.Polytope, D), bgmodel) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:451 topo = Gridap.Geometry.GridTopology(Core.apply_type(Gridap.Geometry.Polytope, _), model) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:459 Gridap.Geometry.GridTopology(Core.apply_type(Gridap.Geometry.Polytope, _), Gridap.Geometry.get_grid_topology(model)) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\UnstructuredGridTopologies.jl:290 polytopes = Gridap.Geometry.get_reffaces(Core.apply_type(Gridap.Geometry.Polytope, _), topo) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:296 Gridap.Geometry.compute_reffaces(Core.apply_type(Gridap.Geometry.Polytope, _), g) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:316 Base.collect(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%17::Base.Generator{_A, Gridap.Geometry.var"#42#44"{2}} where _A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:317 Base.collect(%20) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%20::Base.Generator{_A, Gridap.Geometry.var"#43#45"{2}} where _A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:318 Gridap.Geometry._generate_ftype_to_refface(%22, %18, %21) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._generate_ftype_to_refface(%22::Val{2}, %18::Any, %21::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\GridTopologies.jl:326 Gridap.Geometry.collect1d(%24) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.collect1d(%24::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:109 Gridap.Geometry._restrict_model(model, Gridap.Geometry.get_grid(t), Base.getproperty(glue, :tface_to_mface)) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:113 Gridap.Geometry._restrict_model(model, tface_to_mface) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\Triangulations.jl:122 Gridap.Geometry.DiscreteModelPortion(model, tface_to_mface) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModelPortions.jl:28 Gridap.Geometry._grid_topology_portion(%1, cell_to_parent_cell) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._grid_topology_portion(%1::Gridap.Geometry.GridTopology, cell_to_parent_cell::Vector{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModelPortions.jl:29 Gridap.Geometry._setup_labels_p(%2, %7) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry._setup_labels_p(%2::Gridap.Geometry.FaceLabeling, %7::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:5 Core.kwfunc(Gridap.FESpaces.FESpace)(Base.merge(Core.apply_type(Core.NamedTuple, (:trian,))(Core.tuple(t)), kwargs), Gridap.FESpaces.FESpace, model, reffes) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:123 Gridap.FESpaces.#FESpace#47(kwargs..., _3, model, reffe) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:124 = Gridap.FESpaces.ReferenceFE(Core.tuple(model, basis), reffe_args...) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:384 Gridap.Geometry.#ReferenceFE#90(Core.tuple(Base.pairs(Core.NamedTuple()), #self#, model), args...) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:384 ctype_to_polytope = Gridap.Geometry.get_polytopes(model) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:127 topo = Gridap.Geometry.get_grid_topology(model) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModelPortions.jl:12 Gridap.Geometry.get_grid_topology(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_grid_topology(%1::Gridap.Geometry.DiscreteModel{2, 3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:128 Gridap.Geometry.get_polytopes(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_polytopes(%1::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:385 cell_to_ctype = Gridap.Geometry.get_cell_type(model) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:70 Gridap.Geometry.get_grid(g) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModelPortions.jl:10 Gridap.Geometry.get_grid(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_grid(%1::Gridap.Geometry.DiscreteModel{2, 3}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:70 Gridap.Geometry.get_cell_type(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.get_cell_type(%1::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:386 Gridap.Geometry.map(%3, %1) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.map(%3::Gridap.Geometry.var"#91#92"{Base.Pairs{Symbol, Union{}, Tuple{}, NamedTuple{(), Tuple{}}}, Tuple{Gridap.ReferenceFEs.Lagrangian, DataType, Int64}}, %1::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:387 Gridap.Geometry.expand_cell_data(%4, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.expand_cell_data(%4::Any, %2::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:125 Type##kw(%8, Gridap.FESpaces.FESpace, model, %7) ¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Type##kw(%8::NamedTuple{(:trian, :conformity), Tuple{Gridap.Geometry.BoundaryTriangulation{2, 3, Gridap.Geometry.BodyFittedTriangulation{2, 3, Gridap.Geometry.CartesianDiscreteModel{3, Float64, typeof(identity)}, Gridap.Geometry.GridView{2, 3, Gridap.Geometry.UnstructuredGrid{2, 3, Float64, Gridap.Geometry.NonOriented, Nothing}, Vector{Int64}}, Vector{Int64}}, Gridap.Geometry.FaceToCellGlue{Vector{Int64}, FillArrays.Fill{Int64, 1, Tuple{Base.OneTo{Int64}}}, Gridap.Arrays.LazyArray{FillArrays.Fill{Gridap.Arrays.Reindex{Vector{Int8}}, 1, Tuple{Base.OneTo{Int64}}}, Int8, 1, Tuple{Vector{Int64}}}, FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}}}, Symbol}}, Gridap.FESpaces.FESpace, model::Gridap.Geometry.DiscreteModelPortion{2, 3}, %7::Any) ¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:72 vh = GridapGeosciences.interpolate(GridapGeosciences.MapCubeToSphere(radius), V) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SingleFieldFESpaces.jl:179 Gridap.FESpaces.interpolate!(object, free_values, fs) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SingleFieldFESpaces.jl:186 Gridap.FESpaces.gather_free_values!(free_values, fs, cell_vals) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\TrialFESpaces.jl:122 Gridap.FESpaces.gather_free_values!(fv, Base.getproperty(f, :space), cv) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\ZeroMeanFESpaces.jl:113 Gridap.FESpaces.gather_free_values!(fv, Base.getproperty(f, :space), cv) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\SingleFieldFESpaces.jl:127 Gridap.FESpaces.gather_free_and_dirichlet_values!(free_values, dirichlet_values, f, cell_vals) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpacesWithConstantFixed.jl:86 Base.materialize!(fv, Base.broadcasted(Base.identity, Gridap.FESpaces.VectorWithEntryRemoved(_fv, Base.getproperty(f, :dof_to_fix)))) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:1174 Base.Broadcast.materialize!(Base.Broadcast.SubArray(Base.getproperty(B, :parent), Base.Broadcast.to_indices(Base.getproperty(B, :parent), Core.tuple(Base.getproperty(B, :mask)))), bc) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:868 Base.Broadcast.materialize!(Base.Broadcast.combine_styles(dest, bc), dest, bc) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:871 Base.Broadcast.copyto!(dest, Base.Broadcast.instantiate(Core.apply_type(Base.Broadcast.Broadcasted, _)(Base.getproperty(bc, :f), Base.getproperty(bc, :args), Base.Broadcast.axes(dest)))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:913 Base.Broadcast.copyto!(dest, Base.Broadcast.convert(Core.apply_type(Base.Broadcast.Broadcasted, Base.Broadcast.Nothing), bc)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:957 bc' = Base.Broadcast.preprocess(dest, bc) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:940 Base.Broadcast.preprocess_args(dest, Base.getproperty(bc, :args)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:944 Base.Broadcast.preprocess(dest, Base.getindex(args, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:944 Base.Broadcast.preprocess(dest, Base.getindex(args, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:941 Base.Broadcast.broadcast_unalias(dest, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\other\broadcasting.jl:178 DataFrames.eachcol(src) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\iteration.jl:173 DataFrames.DataFrameColumns(df) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\iteration.jl:119 Core.apply_type(DataFrames.DataFrameColumns, _)(df) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\iteration.jl:119 Base.convert(_, df) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\subdataframe\subdataframe.jl:221 DataFrames.collect(DataFrames.eachcol(sdf)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:709 Base._collect(Base.:(1, 1), itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:715 Base._similar_shape(itr, isz) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:661 Base.axes(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:95 Base.size(A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\iteration.jl:176 DataFrames.size(DataFrames.parent(itr), 2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\abstractdataframe.jl:330 DataFrames.nrow(df) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:419 DataFrames.length(%7) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.length(%7::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\other\broadcasting.jl:186 Base.getindex(DataFrames.parent(src), DataFrames.!, parentidx) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:586 Core.kwfunc(DataFrames.select)(Core.apply_type(Core.NamedTuple, (:copycols,))(Core.tuple(false)), DataFrames.select, df, col_inds) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:940 DataFrames.#select#474(Core.tuple(copycols, renamecols, _3, df), args...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:940 Core.kwfunc(DataFrames.manipulate)(Core.tuple(Core.apply_type(Core.NamedTuple, (:copycols, :keeprows, :renamecols))(Core.tuple(copycols, true, renamecols)), DataFrames.manipulate, df), args...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1437 DataFrames.#manipulate#484(copycols, keeprows, renamecols, _3, df, c) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1441 Core.kwfunc(DataFrames.manipulate)(Core.apply_type(Core.NamedTuple, (:copycols, :keeprows, :renamecols))(Core.tuple(copycols, keeprows, renamecols)), DataFrames.manipulate, df, Base.getindex(DataFrames.index(df), c)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1432 DataFrames.#manipulate#483(copycols, keeprows, renamecols, _3, df, args) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1432 Core.kwfunc(DataFrames.DataFrame)(Core.apply_type(Core.NamedTuple, (:copycols,))(Core.tuple(copycols)), DataFrames.DataFrame, Base.getindex(DataFrames._columns(df), args), DataFrames.Index(Base.getindex(DataFrames._names(df), args))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:172 $(QuoteNode(DataFrames.var"#DataFrame#146#148"()))(copycols, _3, columns, colindex) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:182 task = Base.Threads.Task(#147) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:178 DataFrames._preprocess_column(%3, %9, %10) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._preprocess_column(%3::AbstractVector, %9::Any, %10::Bool) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:178 Base.setindex!(%12, %11, %13) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(%12::Vector{AbstractVector}, %11::Any, %13::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:172 len = Core.Box() ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ captured variable `len` detected ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:183 DataFrames.==(%75, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.==(%75::Any, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:184 DataFrames.length(%66) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.length(%66::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:186 DataFrames.length(%66) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.length(%66::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:186 DataFrames.!=(%85, %86) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.!=(%85::Any, %86::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:194 DataFrames.==(%140, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.==(%140::Any, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:199 DataFrames.>=(%149, 1000000) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.>=(%149::Any, 1000000) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:205 DataFrames._preprocess_column(%240, %245, copycols) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._preprocess_column(%240::AbstractVector, %245::Any, copycols::Bool) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:205 Base.setindex!(columns, %246, %238) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(columns::Vector{AbstractVector}, %246::Any, %238::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames.firstindex(%291) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.firstindex(%291::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames.!=(%294, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.!=(%294::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames._onebased_check_error(%290, %291) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._onebased_check_error(%290::Int64, %291::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:940 DataFrames.#select#474(Core.tuple(copycols, renamecols, _3, df), args...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:940 Core.kwfunc(DataFrames.manipulate)(Core.tuple(Core.apply_type(Core.NamedTuple, (:copycols, :keeprows, :renamecols))(Core.tuple(copycols, true, renamecols)), DataFrames.manipulate, df), args...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1432 DataFrames.#manipulate#483(copycols, keeprows, renamecols, _3, df, args) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\abstractdataframe\selection.jl:1432 Core.kwfunc(DataFrames.DataFrame)(Core.apply_type(Core.NamedTuple, (:copycols,))(Core.tuple(copycols)), DataFrames.DataFrame, Base.getindex(DataFrames._columns(df), args), DataFrames.Index(Base.getindex(DataFrames._names(df), args))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:172 $(QuoteNode(DataFrames.var"#DataFrame#146#148"()))(copycols, _3, columns, colindex) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:182 task = Base.Threads.Task(#147) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ threadingconstructs.jl:178 DataFrames._preprocess_column(%3, %9, %10) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._preprocess_column(%3::Any, %9::Any, %10::Bool) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:218 DataFrames.convert(Core.apply_type(DataFrames.Vector, DataFrames.AbstractVector), columns) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:614 _(a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:623 Base.copyto_axcheck!(Core.apply_type(Base.Array, _, _)(Base.undef, Base.size(x)), x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:1110 Base.copyto!(dest, src) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:343 Base.copyto!(dest, 1, src, 1, Base.length(src)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:317 Base._copyto_impl!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:331 Base.unsafe_copyto!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:307 Base._unsafe_copyto!(dest, doffs, src, soffs, n) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:261 Base.setindex!(dest, %74, %76) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(dest::Vector{AbstractVector}, %74::Any, %76::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:253 Base.setindex!(dest, %168, %170) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(dest::Vector{AbstractVector}, %168::Any, %170::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:183 DataFrames.==(%76, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.==(%76::Any, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:184 DataFrames.length(%79) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.length(%79::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:186 DataFrames.length(%88) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.length(%88::AbstractVector) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:186 DataFrames.!=(%87, %89) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.!=(%87::Any, %89::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:194 DataFrames.==(%144, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.==(%144::Any, -1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:199 DataFrames.>=(%153, 1000000) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.>=(%153::Any, 1000000) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:205 DataFrames._preprocess_column(%244, %249, copycols) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._preprocess_column(%244::Any, %249::Any, copycols::Bool) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames.firstindex(%295) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.firstindex(%295::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames.!=(%298, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames.!=(%298::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\DataFrames\vuMM8\src\dataframe\dataframe.jl:215 DataFrames._onebased_check_error(%294, %295) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: DataFrames._onebased_check_error(%294::Int64, %295::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:73 scalar_reffe = GridapGeosciences.ReferenceFE(GridapGeosciences.QUAD, GridapGeosciences.lagrangian, GridapGeosciences.Float64, order) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:251 Gridap.ReferenceFEs.#ReferenceFE#65(Gridap.ReferenceFEs._default_space(polytope), #self#, polytope, _3, _4, orders) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:251 Core.kwfunc(Gridap.ReferenceFEs.LagrangianRefFE)(Core.apply_type(Core.NamedTuple, (:space,))(Core.tuple(space)), Gridap.ReferenceFEs.LagrangianRefFE, _, polytope, orders) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:368 Gridap.ReferenceFEs.#LagrangianRefFE#68(space, _3, _4, p, order) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:367 Gridap.ReferenceFEs.var"#LagrangianRefFE#68"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.var"#LagrangianRefFE#68"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:367 Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:11 simplex = Gridap.ReferenceFEs.ExtrusionPolytope(extrusion) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:113 Gridap.ReferenceFEs.ExtrusionPolytope(Core.apply_type(Gridap.ReferenceFEs.Point, _, Gridap.ReferenceFEs.Int)(extrusion)) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:118 Gridap.ReferenceFEs.ExtrusionPolytope(dface) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:52 Gridap.ReferenceFEs._face_normals(Gridap.ReferenceFEs.Float64, dface) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:645 Gridap.ReferenceFEs._facet_normal(_, p, nf_vs, vs, i_f) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:667 _n = Gridap.ReferenceFEs._nullspace(v) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\ExtrusionPolytopes.jl:692 Gridap.ReferenceFEs.nullspace(v) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\LinearAlgebra\src\dense.jl:1506 LinearAlgebra.#nullspace#38(atol, rtol, #self#, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.8\LinearAlgebra\src\dense.jl:1510 LinearAlgebra.sum(#39, Base.getproperty(SVD, :S)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:890 Base.#sum#748(Base.:, Base.pairs(Core.NamedTuple()), #self#, f, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:890 Base._sum(f, a, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.#_sum#750(Base.pairs(Core.NamedTuple()), #self#, f, a, _4) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:894 Base.mapreduce(f, Base.add_sum, a) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base.#mapreduce#740(Base.:, Base._InitialValue(), #self#, f, op, A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:322 Base._mapreduce_dim(f, op, init, A, dims) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reducedim.jl:330 Base._mapreduce(f, op, Base.IndexStyle(A), A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:419 Base.mapreduce_empty_iter(f, op, A, Base.IteratorEltype(A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:367 Base.reduce_empty_iter(Base.MappingRF(f, op), itr, ItrEltype) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:371 Base.reduce_empty(op, Base.eltype(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ reduce.jl:348 Base.mapreduce_empty(%1, add_sum, _) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.mapreduce_empty(%1::LinearAlgebra.var"#39#40"{Float64}, add_sum, _::Type{Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:8 Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:2 Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:229 Gridap.ReferenceFEs._cd_lagrangian_ref_fe(_, p, orders, cont) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:47 Gridap.ReferenceFEs.cd_compute_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:108 Gridap.ReferenceFEs._cd_compute_high_order_nodes_dim_d!(nodes, facenodes, p, orders, Core.apply_type(Gridap.ReferenceFEs.Val, d)(), active_faces) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:146 Gridap.ReferenceFEs.evaluate(face_shapefuns, face_interior_nodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:86 c = Gridap.Arrays.return_cache(Core.tuple(f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\FieldArrays.jl:226 fx = Gridap.Fields.return_value(Base.getproperty(a, :fields), x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:64 Gridap.Arrays.testargs(Core.tuple(f), x...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Fields\FieldArrays.jl:75 Gridap.Fields.testitem(f) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Interface.jl:142 = Gridap.Arrays.testvalue(_) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Interface.jl:164 Gridap.Arrays.zero(_) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Arrays.zero(_::Type{Gridap.Polynomials.Monomial}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Interface.jl:164 Gridap.Arrays.zero(Monomial) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Arrays.zero(Monomial) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:114 Gridap.ReferenceFEs._move_nodes(p, orders, active_faces, nodes, facenodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:234 Gridap.ReferenceFEs.length(%184) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%184::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:234 Gridap.ReferenceFEs.<=(%185, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.<=(%185::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:235 Base.getindex(%184, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%184::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:235 Base.setindex!(%24, %189, %78) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(%24::Vector{Int64}, %189::Any, %78::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:53 face_own_nodes = Gridap.ReferenceFEs._compute_cd_face_own_nodes(p, orders, cont) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:167 _nodes = Core.Box() ¦¦¦¦¦¦¦¦¦¦¦¦¦ captured variable `_nodes` detected ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:170 Gridap.ReferenceFEs.map(%17, %22) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.map(%17::Gridap.ReferenceFEs.var"#103#108"{2}, %22::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:171 Gridap.ReferenceFEs.length(%30) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%30::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:171 Gridap.ReferenceFEs.:(1, %31) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.:(1, %31::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:190 Gridap.ReferenceFEs.collect(%225) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.collect(%225::CartesianIndices) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:190 Gridap.ReferenceFEs.map(%217, %226) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.map(%217::Gridap.ReferenceFEs.var"#105#110", %226::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:191 Gridap.ReferenceFEs.length(%227) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%227::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:191 Gridap.ReferenceFEs.==(%228, 0) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.==(%228::Any, 0) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Base.collect(%237) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%237::Base.Generator) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.length(%227) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%227::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.reshape(%238, %239) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.reshape(%238::Any, %239::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.sort(%240) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.sort(%240::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:196 Gridap.ReferenceFEs.push!(%35, %242) ¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%35::Vector{Vector{Int64}}, %242::Any) ¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:231 Gridap.ReferenceFEs._lagrangian_ref_fe(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:260 reffaces = Gridap.ReferenceFEs.compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:451 Gridap.ReferenceFEs._compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:568 reffaces = Base.collect(Base.Generator(#81, Gridap.ReferenceFEs.:(0, _))) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:794 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 Base.getproperty(g, :f)(Base.getindex(y, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ none:0 Base.getindex(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%1::Type{Gridap.ReferenceFEs.LagrangianRefFE{_A}} where _A) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:849 Base.setindex_widen_up_to(dest, %22, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex_widen_up_to(dest::Vector{Vector{Gridap.ReferenceFEs.LagrangianRefFE{0}}}, %22::Vector, %2::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:850 Base.collect_to!(%33, itr, %34, %23) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to!(%33::Vector, itr::Base.Generator{UnitRange{Int64}, Gridap.ReferenceFEs.var"#81#82"}, %34::Int64, %23::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:570 reffe0 = Gridap.ReferenceFEs.LagrangianRefFE(_, p0, ()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:222 Gridap.ReferenceFEs.#LagrangianRefFE#58(Gridap.ReferenceFEs._default_space(p), #self#, _2, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:231 Gridap.ReferenceFEs._lagrangian_ref_fe(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:266 face_nodes = Gridap.ReferenceFEs._generate_face_nodes(nnodes, face_own_nodes, p, _reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:302 face_to_num_fnodes = Gridap.ReferenceFEs.map(Gridap.ReferenceFEs.num_nodes, reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_nodes(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_nodes(%17::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_nodes(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_nodes(%18::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_nodes(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_nodes(%26::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Any}, %40::DataType, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.num_nodes)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.num_nodes)}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:305 face_to_lface_to_own_fnodes = Gridap.ReferenceFEs.map(Gridap.ReferenceFEs.get_face_own_nodes, reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_nodes(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_nodes(%17::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_nodes(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_nodes(%18::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_nodes(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_nodes(%26::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Any}, %40::DataType, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.get_face_own_nodes)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.get_face_own_nodes)}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:303 Gridap.ReferenceFEs.push!(%6, nnodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%6::Vector, nnodes::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:306 Gridap.ReferenceFEs.push!(%35, face_to_own_nodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%35::Vector, face_to_own_nodes::Vector{Vector{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:310 Gridap.ReferenceFEs._generate_face_nodes_aux(nnodes, face_to_own_nodes, %6, %35, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_nodes_aux(nnodes::Int64, face_to_own_nodes::Vector{Vector{Int64}}, %6::Vector, %35::Vector, %60::Vector{Vector{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:268 face_dofs = Gridap.ReferenceFEs._generate_face_dofs(ndofs, face_own_dofs, p, _reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:320 face_to_num_fdofs = Gridap.ReferenceFEs.map(Gridap.ReferenceFEs.num_dofs, reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_dofs(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_dofs(%17::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_dofs(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_dofs(%18::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 num_dofs(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: num_dofs(%26::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Any}, %40::DataType, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.num_dofs)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.num_dofs)}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:323 face_to_lface_to_own_fdofs = Gridap.ReferenceFEs.map(Gridap.ReferenceFEs.get_face_own_dofs, reffaces) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ abstractarray.jl:2859 Base.collect_similar(A, Base.Generator(f, A)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:713 Base._collect(cont, itr, Base.IteratorEltype(itr), Base.IteratorSize(itr)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:804 y = Base.iterate(itr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_dofs(%17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_dofs(%17::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(dest, v1, itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:820 Base.collect_to!(dest, itr, Base.+(i1, 1), st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:842 y = Base.iterate(itr, st) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_dofs(%18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_dofs(%18::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ generator.jl:47 get_face_own_dofs(%26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: get_face_own_dofs(%26::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:809 Base._similar_for(c, %40, itr, isz, %9) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base._similar_for(c::Vector{Any}, %40::DataType, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.get_face_own_dofs)}, isz::Base.HasShape{1}, %9::Tuple{Base.OneTo{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:814 Base.collect_to_with_first!(%41, %35, itr, %36) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect_to_with_first!(%41::Vector, %35::Any, itr::Base.Generator{Vector{Any}, typeof(Gridap.ReferenceFEs.get_face_own_dofs)}, %36::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:321 Gridap.ReferenceFEs.push!(%6, ndofs) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%6::Vector, ndofs::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:324 Gridap.ReferenceFEs.push!(%35, face_to_own_dofs) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%35::Vector, face_to_own_dofs::Vector{Vector{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:328 Gridap.ReferenceFEs._generate_face_nodes_aux(ndofs, face_to_own_dofs, %6, %35, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_nodes_aux(ndofs::Int64, face_to_own_dofs::Vector{Vector{Int64}}, %6::Vector, %35::Vector, %60::Vector{Vector{Int64}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:580 refface = Gridap.ReferenceFEs.LagrangianRefFE(_, face, face_orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:222 Gridap.ReferenceFEs.#LagrangianRefFE#58(Gridap.ReferenceFEs._default_space(p), #self#, _2, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:223 Gridap.ReferenceFEs._PDiscRefFE(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:5 Gridap.ReferenceFEs._PDiscRefFE(_, p, order) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:12 reffe = Gridap.ReferenceFEs.LagrangianRefFE(_, simplex, order) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:368 Gridap.ReferenceFEs.#LagrangianRefFE#68(Gridap.ReferenceFEs._default_space(p), #self#, _2, p, order) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:369 Core.kwfunc(Gridap.ReferenceFEs.LagrangianRefFE)(Core.apply_type(Core.NamedTuple, (:space,))(Core.tuple(space)), Gridap.ReferenceFEs.LagrangianRefFE, _, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:222 Gridap.ReferenceFEs.#LagrangianRefFE#58(space, _3, _4, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:229 Gridap.ReferenceFEs._cd_lagrangian_ref_fe(_, p, orders, cont) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:47 Gridap.ReferenceFEs.cd_compute_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:103 active_faces = Gridap.ReferenceFEs._active_faces(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:218 Gridap.ReferenceFEs.push!(is_valid, isv) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:1054 Base.convert(_, item) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(_::Type{Bool}, item::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:114 Gridap.ReferenceFEs._move_nodes(p, orders, active_faces, nodes, facenodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:244 Base.broadcasted(Gridap.ReferenceFEs.+, nodes, tr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:1303 Base.Broadcast.broadcasted(Core.tuple(Base.Broadcast.combine_styles(Core.tuple(arg1', arg2'), args'...), f, arg1', arg2'), args'...) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\FillArrays\Vzxer\src\fillbroadcast.jl:211 FillArrays.broadcast_shape(FillArrays.axes(a), FillArrays.axes(b)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:504 Base.Broadcast._bcs(shape, shape1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:510 Base.Broadcast._bcs1(Base.getindex(shape, 1), Base.getindex(newshape, 1)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:516 Base.Broadcast.axistype(a, b) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\BlockArrays\IL4VK\src\blockbroadcast.jl:40 BlockArrays.combine_blockaxes(a, b) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\BlockArrays\IL4VK\src\blockbroadcast.jl:35 BlockArrays.sortedunion(BlockArrays.blocklasts(a), BlockArrays.blocklasts(b)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\BlockArrays\IL4VK\src\blockbroadcast.jl:32 BlockArrays.sort!(BlockArrays.union(a, b)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:711 Base.Sort.#sort!#8(Base.Sort.defalg(v), Base.Sort.isless, Base.Sort.identity, Base.Sort.nothing, Base.Sort.Forward, #self#, v) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:723 Base.Sort.sort!(v, alg, ordr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1238 Base.Sort.Float.fpsort!(v, a, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %22::Union{Missing, Float64}, %27::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %98, %99) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %98::Union{Missing, Float64}, %99::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %22::Union{Missing, Float64}, %27::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %98, %99) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %98::Union{Missing, Float64}, %99::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %19) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %19::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %53) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %53::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %22::Missing, %26::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %28, %32) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %28::Missing, %32::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %124, %126) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %124::Missing, %126::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %26) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %22::Missing, %26::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %28, %32) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %28::Missing, %32::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %124, %126) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %124::Missing, %126::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %18) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %18::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %23) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %23::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %22::Union{Missing, Float32}, %27::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %98, %99) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %98::Union{Missing, Float32}, %99::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:591 #self#(v, lo, hi, a, o, Base.Sort.similar(v, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:592 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %22, %27) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %22::Union{Missing, Float32}, %27::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:609 Base.Sort.lt(o, %98, %99) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %98::Union{Missing, Float32}, %99::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %19) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %19::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %53) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %53::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:723 Base.Sort.sort!(v, alg, ordr) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1238 Base.Sort.Float.fpsort!(v, a, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %4::Union{Missing, Float64}, %5::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:536 Base.Sort.lt(o, %45, %46) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %45::Union{Missing, Float64}, %46::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:537 Base.Sort.lt(o, %59, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %59::Union{Missing, Float64}, %60::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:559 Base.Sort.lt(o, %149, %140) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %149::Union{Missing, Float64}, %140::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:560 Base.Sort.lt(o, %165, %166) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %165::Float64, %166::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %4::Union{Missing, Float64}, %5::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:536 Base.Sort.lt(o, %45, %46) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %45::Union{Missing, Float64}, %46::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:537 Base.Sort.lt(o, %59, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %59::Union{Missing, Float64}, %60::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:559 Base.Sort.lt(o, %149, %140) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %149::Union{Missing, Float64}, %140::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:560 Base.Sort.lt(o, %165, %166) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %165::Float64, %166::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %17::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %51) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %51::Union{Missing, Float64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:574 Base.Sort.sort!(v, lo, hi, Base.Sort.SMALL_ALGORITHM, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %20, %24) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %20::Missing, %24::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %4::Missing, %5::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(o, %26, %30) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %26::Missing, %30::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %4::Missing, %5::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %16) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %16::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %21) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %21::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(%36, %62, %66) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(%36::Base.Sort.Float.Left, %62::Missing, %66::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:507 Base.Sort.lt(%88, %116, %120) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(%88::Base.Sort.Float.Right, %116::Missing, %120::Missing) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1229 Base.Sort.Float.sort!(v, lo, j, a, Base.Sort.Float.left(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %4::Union{Missing, Float32}, %5::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:536 Base.Sort.lt(o, %45, %46) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %45::Union{Missing, Float32}, %46::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:537 Base.Sort.lt(o, %59, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %59::Union{Missing, Float32}, %60::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:559 Base.Sort.lt(o, %149, %140) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %149::Union{Missing, Float32}, %140::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:560 Base.Sort.lt(o, %165, %166) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Left, %165::Float32, %166::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1230 Base.Sort.Float.sort!(v, i, hi, a, Base.Sort.Float.right(o)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:575 j = Base.Sort.partition!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:554 pivot = Base.Sort.selectpivot!(v, lo, hi, o) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:532 Base.Sort.lt(o, %4, %5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %4::Union{Missing, Float32}, %5::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:536 Base.Sort.lt(o, %45, %46) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %45::Union{Missing, Float32}, %46::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:537 Base.Sort.lt(o, %59, %60) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %59::Union{Missing, Float32}, %60::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:559 Base.Sort.lt(o, %149, %140) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %149::Union{Missing, Float32}, %140::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:560 Base.Sort.lt(o, %165, %166) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.lt(o::Base.Sort.Float.Right, %165::Float32, %166::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1223 Base.Sort.Float.issignleft(o, %17) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %17::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ sort.jl:1224 Base.Sort.Float.issignleft(o, %51) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.Sort.Float.issignleft(o::Base.Order.ForwardOrdering, %51::Union{Missing, Float32}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:53 face_own_nodes = Gridap.ReferenceFEs._compute_cd_face_own_nodes(p, orders, cont) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:167 Gridap.ReferenceFEs.cd_compute_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:114 Gridap.ReferenceFEs._move_nodes(p, orders, active_faces, nodes, facenodes) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:234 Gridap.ReferenceFEs.length(%100) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%100::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:234 Gridap.ReferenceFEs.<=(%101, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.<=(%101::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:235 Base.getindex(%100, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%100::Any, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:235 Base.setindex!(%14, %105, %68) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setindex!(%14::Vector{Int64}, %105::Any, %68::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:170 Gridap.ReferenceFEs.map(%15, %20) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.map(%15::Gridap.ReferenceFEs.var"#103#108"{1}, %20::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:171 Gridap.ReferenceFEs.length(%28) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%28::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:171 Gridap.ReferenceFEs.:(1, %29) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.:(1, %29::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:190 Gridap.ReferenceFEs.collect(%210) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.collect(%210::CartesianIndices) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:190 Gridap.ReferenceFEs.map(%202, %211) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.map(%202::Gridap.ReferenceFEs.var"#105#110", %211::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:191 Gridap.ReferenceFEs.length(%212) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%212::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:191 Gridap.ReferenceFEs.==(%213, 0) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.==(%213::Any, 0) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Base.collect(%222) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.collect(%222::Base.Generator) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.length(%212) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.length(%212::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.reshape(%223, %224) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.reshape(%223::Any, %224::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:194 Gridap.ReferenceFEs.sort(%225) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.sort(%225::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CDLagrangianRefFEs.jl:196 Gridap.ReferenceFEs.push!(%33, %227) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs.push!(%33::Vector{Vector{Int64}}, %227::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:231 Gridap.ReferenceFEs._lagrangian_ref_fe(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:260 reffaces = Gridap.ReferenceFEs.compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:451 Gridap.ReferenceFEs._compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:570 reffe0 = Gridap.ReferenceFEs.LagrangianRefFE(_, p0, ()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:257 prebasis = Gridap.ReferenceFEs.compute_monomial_basis(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:596 terms = Gridap.ReferenceFEs._monomial_terms(extrusion, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:655 Gridap.ReferenceFEs._check_orders(extrusion, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:680 Base.setindex!(_orders, 0, D) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ array.jl:963 Base.convert(_, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(_::Type{Union{}}, x::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:658 _orders = M(orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\convert.jl:4 _(x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\MArray.jl:30 StaticArrays.convert_ntuple(_, x) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\util.jl:11 StaticArrays.convert(%1, %2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: StaticArrays.convert(%1::Type{Int64}, %2::Tuple{}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+-------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\StaticArrays\OWJK7\src\util.jl:11 StaticArrays.convert(Int64, %1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: StaticArrays.convert(Int64, %1::Tuple{}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+-------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:258 Gridap.ReferenceFEs.compute_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:638 Gridap.ReferenceFEs._compute_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:462 Gridap.ReferenceFEs._compute_high_order_nodes(p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:488 Gridap.ReferenceFEs._compute_high_order_nodes_dim_d!(nodes, facenodes, p, orders, Core.apply_type(Gridap.ReferenceFEs.Val, d)()) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:517 face_interior_nodes = Gridap.ReferenceFEs.compute_own_nodes(face, face_orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:605 Gridap.ReferenceFEs._interior_nodes(extrusion, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:665 Gridap.ReferenceFEs._check_orders(extrusion, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:687 Base.materialize(Base.broadcasted(Gridap.ReferenceFEs.!=, _orders, 0)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:860 Base.Broadcast.copy(Base.Broadcast.instantiate(bc)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:907 Base.Broadcast.copyto_nonleaf!(dest, bc', iter, state, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ broadcast.jl:1042 = Base.iterate(Base.getproperty(Base.Broadcast.Iterators, :take)(iter, count)) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:133 #self#(L, L) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:133 Lazy.isempty(xs) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:94 Lazy.realise(l) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:81 Lazy.realise!(xs) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:76 %6() ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: %6::Function() ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:76 Base.setproperty!(xs, :list, %7) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.setproperty!(xs::Lazy.LazyList, :list::Symbol, %7::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:84 Lazy.realise!(%5) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Lazy.realise!(%5::Lazy.List) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:94 Lazy.isempty(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Lazy.isempty(%1::Lazy.List) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:134 Lazy.first(xs) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Lazy\9Xnd3\src\Lazy.jl:94 Lazy.first(%1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Lazy.first(%1::Lazy.List) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:367 Gridap.ReferenceFEs.var"#LagrangianRefFE#68"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.var"#LagrangianRefFE#68"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:367 Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:8 Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\PDiscRefFEs.jl:2 Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._PDiscRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+--------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:225 Gridap.ReferenceFEs.SerendipityRefFE(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\SerendipityRefFEs.jl:39 Gridap.ReferenceFEs.SerendipityRefFE(_, p, order) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\SerendipityRefFEs.jl:26 Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\SerendipityRefFEs.jl:36 Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:231 Gridap.ReferenceFEs._lagrangian_ref_fe(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:260 reffaces = Gridap.ReferenceFEs.compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:451 Gridap.ReferenceFEs._compute_lagrangian_reffaces(_, p, orders) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:567 Gridap.ReferenceFEs._compute_lagrangian_reffaces(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._compute_lagrangian_reffaces(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:266 Gridap.ReferenceFEs._generate_face_nodes(%28, %20, p, %30) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_nodes(%28::Int64, %20::Vector{Vector{Int64}}, p::Gridap.ReferenceFEs.ExtrusionPolytope{1}, %30::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:268 Gridap.ReferenceFEs._generate_face_dofs(%29, %32, p, %30) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_dofs(%29::Int64, %32::Vector{Vector{Int64}}, p::Gridap.ReferenceFEs.ExtrusionPolytope{1}, %30::Any) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:221 Gridap.ReferenceFEs.var"#LagrangianRefFE#58"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.var"#LagrangianRefFE#58"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:221 Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.LagrangianRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{1}, ::Tuple{Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:567 Gridap.ReferenceFEs._compute_lagrangian_reffaces(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs._compute_lagrangian_reffaces(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:266 Gridap.ReferenceFEs._generate_face_nodes(%19, %11, p, %21) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_nodes(%19::Int64, %11::Vector{Vector{Int64}}, p::Gridap.ReferenceFEs.ExtrusionPolytope{2}, %21::Any) ¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:268 Gridap.ReferenceFEs._generate_face_dofs(%20, %23, p, %21) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.ReferenceFEs._generate_face_dofs(%20::Int64, %23::Vector{Vector{Int64}}, p::Gridap.ReferenceFEs.ExtrusionPolytope{2}, %21::Any) ¦¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:221 Gridap.ReferenceFEs.var"#LagrangianRefFE#58"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.var"#LagrangianRefFE#58"(::Symbol, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:221 (::Core.var"#Type##kw")(::NamedTuple{(:space,), Tuple{Symbol}}, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: (::Core.var"#Type##kw")(::NamedTuple{(:space,), Tuple{Symbol}}, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\SerendipityRefFEs.jl:26 Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\SerendipityRefFEs.jl:36 Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦¦ failed to optimize: Gridap.ReferenceFEs.SerendipityRefFE(::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Tuple{Int64, Int64}) ¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\ReferenceFEs\CLagrangianRefFEs.jl:367 (::Core.var"#Type##kw")(::NamedTuple{(:space,), Tuple{Symbol}}, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦¦ failed to optimize: (::Core.var"#Type##kw")(::NamedTuple{(:space,), Tuple{Symbol}}, ::Type{Gridap.ReferenceFEs.LagrangianRefFE}, ::Type{Float64}, ::Gridap.ReferenceFEs.ExtrusionPolytope{2}, ::Int64) ¦¦¦¦¦¦¦¦¦+----------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:77 V = Core.kwfunc(GridapGeosciences.FESpace)(Core.apply_type(Core.NamedTuple, (:conformity,))((:H1,)), GridapGeosciences.FESpace, cube_surface_trian, scalar_reffe) ¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:3 Gridap.FESpaces.#FESpace#43(trian, kwargs..., _3, t, reffes) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:4 model = Gridap.FESpaces.get_active_model(t) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:450 grid = Gridap.Geometry.Grid(Core.apply_type(Gridap.Geometry.ReferenceFE, _), model) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:163 Gridap.Geometry.generate_face_to_vertices(%12, %16, %18, %33, %49) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.generate_face_to_vertices(%12::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %16::Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}, %18::FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}, %33::Vector, %49::Int64) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:91 Base.convert(Table{Int32, Vector{Int32}, Vector{Int32}}, %1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.convert(Table{Int32, Vector{Int32}, Vector{Int32}}, %1::Union{Gridap.Geometry.CartesianCellNodes{3}, Gridap.Arrays.Table{Int32, Vector{Int32}, Vector{Int32}}}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:96 Gridap.Geometry.compute_reffaces(%1, model) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.compute_reffaces(%1::Type{Gridap.ReferenceFEs.ReferenceFE{_A}} where _A, model::Gridap.Geometry.CartesianDiscreteModel{3, Float64, typeof(identity)}) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:96 Base.indexed_iterate(%20, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.indexed_iterate(%20::Union{Tuple{Any, Vector{Int8}}, Tuple{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}}}, 1) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\CartesianDiscreteModels.jl:96 Base.indexed_iterate(%20, 2, 2) ¦¦¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Base.indexed_iterate(%20::Union{Tuple{Any, Vector{Int8}}, Tuple{Vector{Gridap.ReferenceFEs.GenericLagrangianRefFE{Gridap.ReferenceFEs.GradConformity, 3}}, FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}}}, 2, 2) ¦¦¦¦¦¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------------------ ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:5 Core.kwfunc(Gridap.FESpaces.FESpace)(Base.merge(Core.apply_type(Core.NamedTuple, (:trian,))(Core.tuple(t)), kwargs), Gridap.FESpaces.FESpace, model, reffes) ¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:129 Gridap.FESpaces.#FESpace#48(kwargs..., _3, model, reffe) ¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\FESpaces\FESpaceFactories.jl:129 Gridap.FESpaces.num_cells(model) ¦¦¦¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Geometry\DiscreteModels.jl:101 Gridap.Geometry.num_cells(%1) ¦¦¦¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.Geometry.num_cells(%1::Any) ¦¦¦¦¦¦¦¦¦¦¦+---------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:72 GridapGeosciences.interpolate(%37, %36) ¦¦¦¦¦¦¦ runtime dispatch detected: GridapGeosciences.interpolate(%37::GridapGeosciences.MapCubeToSphere{Int64}, %36::Any) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:76 get_data(%38) ¦¦¦¦¦¦¦ runtime dispatch detected: get_data(%38::Any) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:76 GridapGeosciences.lazy_map(GridapGeosciences.evaluate, %75, %74) ¦¦¦¦¦¦¦ runtime dispatch detected: GridapGeosciences.lazy_map(GridapGeosciences.evaluate, %75::Any, %74::FillArrays.Fill{_A, 1, Tuple{Base.OneTo{Int64}}} where _A) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:77 Type##kw(%77, GridapGeosciences.FESpace, %28, %61) ¦¦¦¦¦¦¦ runtime dispatch detected: Type##kw(%77::NamedTuple{(:conformity,), Tuple{Symbol}}, GridapGeosciences.FESpace, %28::Gridap.Geometry.BoundaryTriangulation{2, 3, Gridap.Geometry.BodyFittedTriangulation{2, 3, Gridap.Geometry.CartesianDiscreteModel{3, Float64, typeof(identity)}, Gridap.Geometry.GridView{2, 3, Gridap.Geometry.UnstructuredGrid{2, 3, Float64, Gridap.Geometry.NonOriented, Nothing}, Vector{Int64}}, Vector{Int64}}, Gridap.Geometry.FaceToCellGlue{Vector{Int64}, FillArrays.Fill{Int64, 1, Tuple{Base.OneTo{Int64}}}, Gridap.Arrays.LazyArray{FillArrays.Fill{Gridap.Arrays.Reindex{Vector{Int8}}, 1, Tuple{Base.OneTo{Int64}}}, Int8, 1, Tuple{Vector{Int64}}}, FillArrays.Fill{Int8, 1, Tuple{Base.OneTo{Int64}}}}}, %61::Gridap.ReferenceFEs.GenericLagrangianRefFE) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:78 GridapGeosciences.num_free_dofs(%78) ¦¦¦¦¦¦¦ runtime dispatch detected: GridapGeosciences.num_free_dofs(%78::Any) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:79 GridapGeosciences.get_cell_dof_ids(%78) ¦¦¦¦¦¦¦ runtime dispatch detected: GridapGeosciences.get_cell_dof_ids(%78::Any) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:80 %1(%80, %81, %76) ¦¦¦¦¦¦¦ runtime dispatch detected: %1::GridapGeosciences.var"#_cell_vector_to_dof_vector!#2"(%80::Any, %81::Any, %76::Any) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:82 Base.vect(%61) ¦¦¦¦¦¦¦ runtime dispatch detected: Base.vect(%61::Gridap.ReferenceFEs.GenericLagrangianRefFE) ¦¦¦¦¦¦+-------------------------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:111 GridapGeosciences.lazy_map(GridapGeosciences.°, %42, %43) ¦¦¦¦¦ runtime dispatch detected: GridapGeosciences.lazy_map(GridapGeosciences.°, %42::FillArrays.Fill{Gridap.Fields.GenericField{GridapGeosciences.MapCubeToSphere{Float64}}, 1, Tuple{Base.OneTo{Int64}}}, %43::Any) ¦¦¦¦+--------------------------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:118 Base.convert(%50, %44) ¦¦¦¦¦ runtime dispatch detected: Base.convert(%50::Type, %44::Any) ¦¦¦¦+--------------------------------------------------------------------------------------------- ¦¦¦¦+ @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\src\CubedSphereDiscreteModels.jl:118 Base.convert(%52, %46) ¦¦¦¦¦ runtime dispatch detected: Base.convert(%52::Type, %46::Gridap.Geometry.UnstructuredDiscreteModel{_A, _B, _C, Gridap.Geometry.Oriented} where {_A, _B, _C}) ¦¦¦¦+--------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:49 Main.Williamsom2ThetaMethodFullNewtonTests.·(uc, uc) ¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:652 Gridap.CellData.Operation(Gridap.CellData.dot)(a, b) ¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:90 Gridap.Arrays.evaluate(Core.tuple(m), x...) ¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\Arrays\Maps.jl:87 Gridap.Arrays.evaluate!(Core.tuple(c, f), x...) ¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:457 Gridap.CellData._operate_cellfields(Core.tuple(k), a...) ¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:571 b = Gridap.CellData._to_common_domain(a...) ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:628 Gridap.CellData.map(#29, a) ¦¦¦¦¦¦¦+ @ tuple.jl:222 f(Base.getindex(t, 1)) ¦¦¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:628 Gridap.CellData.change_domain(i, %6, %12) ¦¦¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.change_domain(i::Gridap.CellData.GenericCellField{Gridap.CellData.PhysicalDomain}, %6::Any, %12::Any) ¦¦¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:586 target_trian = Core.Box() ¦¦¦¦¦¦¦ captured variable `target_trian` detected ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:586 target_domain = Core.Box() ¦¦¦¦¦¦¦ captured variable `target_domain` detected ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:605 Gridap.CellData.unique(Gridap.CellData.objectid, %12) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.unique(Gridap.CellData.objectid, %12::Tuple{GridapGeosciences.AnalyticalMapCubedSphereTriangulation, GridapGeosciences.AnalyticalMapCubedSphereTriangulation}) ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:607 Gridap.CellData.first(%13) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.first(%13::Vector) ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ tuple.jl:89 Base.getindex(%13, 1) ¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%13::Vector, 1) ¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦+ @ tuple.jl:89 Base.getindex(%13, 2) ¦¦¦¦¦¦¦ runtime dispatch detected: Base.getindex(%13::Vector, 2) ¦¦¦¦¦¦+--------------- ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:610 Gridap.CellData.is_change_possible(%23, %24) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.is_change_possible(%23::Any, %24::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:611 Gridap.CellData.is_change_possible(%24, %23) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.is_change_possible(%24::Any, %23::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:613 Gridap.CellData.best_target(%23, %24) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.best_target(%23::Any, %24::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------ ¦¦¦¦¦¦+ @ C:\Users\Win10\.julia\packages\Gridap\3bh1p\src\CellData\CellFields.jl:616 Gridap.CellData.!(%26) ¦¦¦¦¦¦¦ runtime dispatch detected: Gridap.CellData.!(%26::Any) ¦¦¦¦¦¦+------------------------------------------------------------------------------ + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:34 shallow_water_theta_method_full_newton_time_stepper##kw(%104, Main.Williamsom2ThetaMethodFullNewtonTests.shallow_water_theta_method_full_newton_time_stepper, %100, %105, %106, Main.Williamsom2ThetaMethodFullNewtonTests.h0, Main.Williamsom2ThetaMethodFullNewtonTests.u0, Main.Williamsom2ThetaMethodFullNewtonTests.f0, Main.Williamsom2ThetaMethodFullNewtonTests.topography, Main.Williamsom2ThetaMethodFullNewtonTests.g, %107, %64, %52, %66) ¦ runtime dispatch detected: shallow_water_theta_method_full_newton_time_stepper##kw(%104::NamedTuple{(:write_solution, :write_solution_freq, :write_diagnostics, :write_diagnostics_freq, :dump_diagnostics_on_screen), Tuple{Bool, Int64, Bool, Int64, Bool}}, Main.Williamsom2ThetaMethodFullNewtonTests.shallow_water_theta_method_full_newton_time_stepper, %100::GridapGeosciences.AnalyticalMapCubedSphereDiscreteModel, %105::Int64, %106::Int64, Main.Williamsom2ThetaMethodFullNewtonTests.h0, Main.Williamsom2ThetaMethodFullNewtonTests.u0, Main.Williamsom2ThetaMethodFullNewtonTests.f0, Main.Williamsom2ThetaMethodFullNewtonTests.topography, Main.Williamsom2ThetaMethodFullNewtonTests.g, %107::Float64, %64::Float64, %52::Int64, %66::Float64) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:34 Base.indexed_iterate(%108, 1) ¦ runtime dispatch detected: Base.indexed_iterate(%108::Union{Tuple{Any, Any}, Vector{String}}, 1) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:34 Base.indexed_iterate(%108, 2, 2) ¦ runtime dispatch detected: Base.indexed_iterate(%108::Union{Tuple{Any, Any}, Vector{String}}, 2, 2) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:45 Main.Williamsom2ThetaMethodFullNewtonTests.-(Main.Williamsom2ThetaMethodFullNewtonTests.h0, %118) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.-(Main.Williamsom2ThetaMethodFullNewtonTests.h0, %118::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:46 Main.Williamsom2ThetaMethodFullNewtonTests.·(%133, %133) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.·(%133::Any, %133::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:46 Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%138) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%138::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:46 Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%145) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%145::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:46 Main.Williamsom2ThetaMethodFullNewtonTests./(%139, %146) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests./(%139::Any, %146::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:48 Main.Williamsom2ThetaMethodFullNewtonTests.-(Main.Williamsom2ThetaMethodFullNewtonTests.u0, %128) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.-(Main.Williamsom2ThetaMethodFullNewtonTests.u0, %128::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:49 Main.Williamsom2ThetaMethodFullNewtonTests.·(%149, %149) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.·(%149::Any, %149::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:49 Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%154) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%154::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:49 Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%161) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests.sqrt(%161::Any) +--------------------------------------------------------------------------------------------------------- + @ C:\Users\Win10\Documents\GitHub\GridapGeosciences.jl\test\Williamson2ThetaMethodFullNewtonTests.jl:49 Main.Williamsom2ThetaMethodFullNewtonTests./(%155, %162) ¦ runtime dispatch detected: Main.Williamsom2ThetaMethodFullNewtonTests./(%155::Any, %162::Any) +---------------------------------------------------------------------------------------------------------