Skip to content

An error I can't solve #15

@chdlkl

Description

@chdlkl

`When I tested the testAnalyticsGroundedSource.jl, I encountered the following error.

julia> include("testAnalyticsGroundedSource.jl")
ERROR: LoadError: MethodError: no method matching getMaxwellTimeParam(::JOcTree.OcTreeMeshFV{Float64
,Int64,Int64}, ::SparseMatrixCSC{Float64,Int64}, ::SparseMatrixCSC{Float64,Int64}, ::Array{Float64,1
}, ::Array{Float64,1}, ::Array{Float64,1}, ::Symbol)
Closest candidates are:
getMaxwellTimeParam(::jInv.Mesh.AbstractMesh, ::AbstractArray{S<:Real,N} where N, ::AbstractArray{
S<:Real,N} where N, ::Array{S<:Real,1}, ::S<:Real, ::Array{S<:Real,1}, ::Array{S<:Real,1}, ::Symbol;
storageLevel, sensitivityMethod, timeIntegrationMethod, EMsolverType, DCsolverType, modUnits, verbo
sity, cgTol) where S<:Real at C:\Users\luk\AppData\Local\JuliaPro-0.6.4.1\pkgs-0.6.4.1\v0.6\MaxwellT
ime\src\MaxwellTimeParam.jl:200
while loading C:\Users\luk\AppData\Local\JuliaPro-0.6.4.1\pkgs-0.6.4.1\v0.6\MaxwellTime\test\testAna
lyticsGroundedSource.jl, in expression starting on line 56

I tried to solve this error, but it didn't work. Should I solve it like that?`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions