Files
JuliaFEM.jl/docs/quality/lint_report.rst
T
2015-07-07 19:53:45 +03:00

25 lines
2.2 KiB
ReStructuredText

| JuliaFEM/src/abaqus_reader.jl:7 [ ] ERROR Use of undeclared symbol level
| JuliaFEM/src/abaqus_reader.jl:34 [parse_header ] ERROR Use of undeclared symbol end
| JuliaFEM/src/abaqus_reader.jl:47 [parse_node_section] ERROR Use of undeclared symbol end
| JuliaFEM/src/abaqus_reader.jl:65 [parse_element_section] ERROR Use of undeclared symbol end
| JuliaFEM/src/abaqus_reader.jl:42 [parse_node_section] INFO Argument declared but not used: header
| JuliaFEM/src/abaqus_reader.jl:99 [process_section] INFO Argument declared but not used: section
| JuliaFEM/src/elasticity_solver.jl:7 [ ] ERROR Use of undeclared symbol level
| JuliaFEM/src/elasticity_solver.jl:71 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:72 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:78 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:94 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:98 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:99 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:105 [calc_local_matrices!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:301 [solve_elasticity_increment!] ERROR Use of undeclared symbol :
| JuliaFEM/src/elasticity_solver.jl:302 [solve_elasticity_increment!] ERROR Use of undeclared symbol :
| JuliaFEM/src/interfaces.jl:7 [ ] ERROR Use of undeclared symbol level
| JuliaFEM/src/xdmf.jl:7 [ ] ERROR Use of undeclared symbol level
| JuliaFEM/src/xdmf.jl:97 [xdmf_new_mesh ] ERROR Use of undeclared symbol :
| JuliaFEM/src/xdmf.jl:97 [xdmf_new_mesh ] ERROR Use of undeclared symbol end
| JuliaFEM/src/xdmf.jl:102 [xdmf_new_field ] INFO There is only 1 key type && 1 value type. Use explicit Dict{K,V}() for better performances.
| JuliaFEM/src/xdmf.jl:127 [xdmf_new_field ] INFO attribute is also a global, from
Please check.