Coverage report: 47%

Files Functions Classes

coverage.py v7.13.5, created at 2026-04-13 17:07 +0200

File function   statements missing excluded   coverage
pyrc \ __init__.py (no function)   26 0 0   100%
pyrc \ core \ __init__.py (no function)   22 0 0   100%
pyrc \ core \ components \ __init__.py (no function)   6 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.__init__   7 1 0   86%
pyrc \ core \ components \ capacitor.py Capacitor.index   3 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.internal_heat_source   1 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.make_internal_heat_source   1 1 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.add_internal_heat_source   2 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.resistors_without_parallel   9 9 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.symbols   4 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.values   2 2 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.values_without_capacity   4 0 0   100%
pyrc \ core \ components \ capacitor.py Capacitor.mass_flow_connections   1 1 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.connected_mass_flow_nodes   3 3 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.temperature_derivative_term   20 4 0   80%
pyrc \ core \ components \ capacitor.py Capacitor.get_mass_transport_to_node   3 3 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.reset_properties   1 1 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.get_neighbours   7 7 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.get_connected_mass_transport_resistors   9 9 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.connected_mass_transport_resistors   1 1 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.get_connected_nodes   13 5 0   62%
pyrc \ core \ components \ capacitor.py Capacitor.get_connected_mass_flow_nodes   2 2 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.get_next_air_nodes   5 5 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.resistors_in_direction   25 25 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.resistors_in_direction_filtered   2 2 0   0%
pyrc \ core \ components \ capacitor.py Capacitor.get_direction   11 0 0   100%
pyrc \ core \ components \ capacitor.py (no function)   39 0 7   100%
pyrc \ core \ components \ input.py Input.__init__   1 0 0   100%
pyrc \ core \ components \ input.py Input.static   1 0 0   100%
pyrc \ core \ components \ input.py Input.index   1 1 0   0%
pyrc \ core \ components \ input.py Input.initial_value   1 1 0   0%
pyrc \ core \ components \ input.py Input.initial_value   1 1 0   0%
pyrc \ core \ components \ input.py Input.calculate_static   1 1 0   0%
pyrc \ core \ components \ input.py Input.calculate_dynamic   1 0 0   100%
pyrc \ core \ components \ input.py Input.get_kwargs_functions   1 0 0   100%
pyrc \ core \ components \ input.py Input.__call__   3 1 0   67%
pyrc \ core \ components \ input.py (no function)   21 0 0   100%
pyrc \ core \ components \ node.py TemperatureNode.__init__   15 2 0   87%
pyrc \ core \ components \ node.py TemperatureNode.index   1 1 0   0%
pyrc \ core \ components \ node.py TemperatureNode.temperature   3 1 0   67%
pyrc \ core \ components \ node.py TemperatureNode.temperature_vector_pandas   1 1 0   0%
pyrc \ core \ components \ node.py TemperatureNode.temperature_vector   3 3 0   0%
pyrc \ core \ components \ node.py TemperatureNode.temperature_at_time   6 6 0   0%
pyrc \ core \ components \ node.py TemperatureNode.symbols   1 0 0   100%
pyrc \ core \ components \ node.py TemperatureNode.values   1 0 0   100%
pyrc \ core \ components \ node.py TemperatureNode.get_resistors_between   4 4 0   0%
pyrc \ core \ components \ node.py TemperatureNode.filter_resistors_equivalent   12 2 0   83%
pyrc \ core \ components \ node.py TemperatureNode.set_direction   11 4 0   64%
pyrc \ core \ components \ node.py (no function)   26 0 2   100%
pyrc \ core \ components \ resistor.py Resistor.__init__   9 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.reset_counter   1 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.__str__   1 1 0   0%
pyrc \ core \ components \ resistor.py Resistor.__repr__   1 1 0   0%
pyrc \ core \ components \ resistor.py Resistor.nodes   14 1 0   93%
pyrc \ core \ components \ resistor.py Resistor.direct_connected_node_templates   4 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.symbols   1 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.values   1 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.all_resistors_inbetween   8 2 0   75%
pyrc \ core \ components \ resistor.py Resistor.equivalent_resistance   13 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.equivalent_resistance.run_through_resistors   7 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.equivalent_resistance_symbol   6 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.resistance   1 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.heat_flux   4 4 0   0%
pyrc \ core \ components \ resistor.py Resistor.connect   10 2 0   80%
pyrc \ core \ components \ resistor.py Resistor.get_connected   2 0 0   100%
pyrc \ core \ components \ resistor.py Resistor.get_connected_node   15 3 0   80%
pyrc \ core \ components \ resistor.py parallel_equivalent_resistance   21 9 0   57%
pyrc \ core \ components \ resistor.py (no function)   36 0 4   100%
pyrc \ core \ components \ templates.py RCObjects.__init__   5 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.nodes   1 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.mass_flow_nodes   2 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.resistors   1 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.boundaries   1 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.inputs   8 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.all   5 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.all_equation_objects   1 1 0   0%
pyrc \ core \ components \ templates.py RCObjects.other_equation_objects   1 1 0   0%
pyrc \ core \ components \ templates.py RCObjects.internal_heat_sources   3 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.set_lists   9 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.raw_data   1 1 0   0%
pyrc \ core \ components \ templates.py RCObjects.wipe_all   5 0 0   100%
pyrc \ core \ components \ templates.py RCObjects.get_all_objects   5 5 0   0%
pyrc \ core \ components \ templates.py RCObjects.set_loaded_data   5 5 0   0%
pyrc \ core \ components \ templates.py SymbolMixin.symbols   1 1 0   0%
pyrc \ core \ components \ templates.py SymbolMixin.values   1 1 0   0%
pyrc \ core \ components \ templates.py SymbolMixin.time_dependent_symbols   2 0 0   100%
pyrc \ core \ components \ templates.py EquationItem.__init__   3 0 0   100%
pyrc \ core \ components \ templates.py EquationItem.reset_counter   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.__init__   7 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.input_exists   3 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.inputs   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.nodes   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.input_vectors   3 3 0   0%
pyrc \ core \ components \ templates.py RCSolution.last_value_input   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.append_to_input   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.delete_last_input   2 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.delete_solution_except_first   7 7 0   0%
pyrc \ core \ components \ templates.py RCSolution.save_solution   4 4 0   0%
pyrc \ core \ components \ templates.py RCSolution.save_to_file_only   5 5 0   0%
pyrc \ core \ components \ templates.py RCSolution.save_new_solution   6 6 0   0%
pyrc \ core \ components \ templates.py RCSolution.write_paraview_data   21 21 0   0%
pyrc \ core \ components \ templates.py RCSolution.raw_data   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.raw_data_last   16 16 0   0%
pyrc \ core \ components \ templates.py RCSolution.delete_solutions   8 8 0   0%
pyrc \ core \ components \ templates.py RCSolution.load_solution   21 12 0   43%
pyrc \ core \ components \ templates.py RCSolution._append_or_initialize   20 20 0   0%
pyrc \ core \ components \ templates.py RCSolution._load_all_solutions   32 15 0   53%
pyrc \ core \ components \ templates.py RCSolution._get_hash_and_folder_from_file_name   18 5 0   72%
pyrc \ core \ components \ templates.py RCSolution.exist   3 1 0   67%
pyrc \ core \ components \ templates.py RCSolution.result_vectors   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.result_vectors   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.time_steps_count   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.temperature_vectors_pandas   4 4 0   0%
pyrc \ core \ components \ templates.py RCSolution.dataframe   4 4 0   0%
pyrc \ core \ components \ templates.py RCSolution.temperature_vectors   1 1 0   0%
pyrc \ core \ components \ templates.py RCSolution.t   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.t   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.y   1 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.y   2 0 0   100%
pyrc \ core \ components \ templates.py RCSolution.save_last_step   4 4 0   0%
pyrc \ core \ components \ templates.py ObjectWithPorts.__init__   1 0 0   100%
pyrc \ core \ components \ templates.py ObjectWithPorts.neighbours   1 0 0   100%
pyrc \ core \ components \ templates.py ObjectWithPorts.ports   1 1 0   0%
pyrc \ core \ components \ templates.py ObjectWithPorts.__iter__   2 2 0   0%
pyrc \ core \ components \ templates.py ObjectWithPorts.connect   14 1 0   93%
pyrc \ core \ components \ templates.py ObjectWithPorts.double_connect   2 0 0   100%
pyrc \ core \ components \ templates.py ObjectWithPorts.__single_connect   1 0 0   100%
pyrc \ core \ components \ templates.py ConnectedFlowObject.__init__   2 2 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.guess_volume_flow   1 1 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.volume_flow   1 1 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.check_balance   1 1 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.sources   1 1 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.sinks   1 1 0   0%
pyrc \ core \ components \ templates.py ConnectedFlowObject.balance   1 1 0   0%
pyrc \ core \ components \ templates.py Geometric.__init__   5 1 0   80%
pyrc \ core \ components \ templates.py Geometric.position   1 0 0   100%
pyrc \ core \ components \ templates.py Geometric.position   10 4 0   60%
pyrc \ core \ components \ templates.py Geometric.x   1 1 0   0%
pyrc \ core \ components \ templates.py Geometric.x   4 4 0   0%
pyrc \ core \ components \ templates.py Geometric.y   1 1 0   0%
pyrc \ core \ components \ templates.py Geometric.y   4 4 0   0%
pyrc \ core \ components \ templates.py Geometric.z   1 1 0   0%
pyrc \ core \ components \ templates.py Geometric.z   4 4 0   0%
pyrc \ core \ components \ templates.py Cell.__init__   4 0 0   100%
pyrc \ core \ components \ templates.py Cell.position   3 1 0   67%
pyrc \ core \ components \ templates.py Cell.vbox   3 3 0   0%
pyrc \ core \ components \ templates.py Cell.vbox   2 2 0   0%
pyrc \ core \ components \ templates.py Cell.delta   1 0 0   100%
pyrc \ core \ components \ templates.py Cell.delta   10 3 0   70%
pyrc \ core \ components \ templates.py Cell.delta_x   1 0 0   100%
pyrc \ core \ components \ templates.py Cell.delta_y   1 0 0   100%
pyrc \ core \ components \ templates.py Cell.delta_z   1 0 0   100%
pyrc \ core \ components \ templates.py Cell.length   1 1 0   0%
pyrc \ core \ components \ templates.py Cell.height   1 1 0   0%
pyrc \ core \ components \ templates.py Cell.depth   1 1 0   0%
pyrc \ core \ components \ templates.py Cell.boundaries   3 0 0   100%
pyrc \ core \ components \ templates.py Cell.update_vbox_geometry   2 2 0   0%
pyrc \ core \ components \ templates.py Cell.update_color   4 4 0   0%
pyrc \ core \ components \ templates.py Cell._apply_alignment   27 4 0   85%
pyrc \ core \ components \ templates.py Cell.place_adjacent   2 0 0   100%
pyrc \ core \ components \ templates.py Cell.create_adjacent   4 0 0   100%
pyrc \ core \ components \ templates.py Cell.create_grid   10 0 0   100%
pyrc \ core \ components \ templates.py Cell.create_grid_aligned   4 0 0   100%
pyrc \ core \ components \ templates.py Material.__init__   4 0 0   100%
pyrc \ core \ components \ templates.py Material.__new__   4 2 0   50%
pyrc \ core \ components \ templates.py Material.name   1 1 0   0%
pyrc \ core \ components \ templates.py Material.density   1 0 0   100%
pyrc \ core \ components \ templates.py Material.heat_capacity   1 0 0   100%
pyrc \ core \ components \ templates.py Material.thermal_conductivity   1 0 0   100%
pyrc \ core \ components \ templates.py Fluid.__init__   4 0 0   100%
pyrc \ core \ components \ templates.py Fluid.kin_viscosity   1 1 0   0%
pyrc \ core \ components \ templates.py Fluid.prandtl_number   3 3 0   0%
pyrc \ core \ components \ templates.py Fluid.Pr   1 1 0   0%
pyrc \ core \ components \ templates.py Fluid.grashof_number   1 1 0   0%
pyrc \ core \ components \ templates.py Fluid.Gr   1 1 0   0%
pyrc \ core \ components \ templates.py Fluid.rayleigh_number   1 1 0   0%
pyrc \ core \ components \ templates.py Solid.__init__   1 0 0   100%
pyrc \ core \ components \ templates.py CompositeMaterialSolid.__init__   8 8 0   0%
pyrc \ core \ components \ templates.py CompositeMaterialFluid.__init__   9 9 0   0%
pyrc \ core \ components \ templates.py calculate_balance_for_resistors   6 6 0   0%
pyrc \ core \ components \ templates.py (no function)   218 0 5   100%
pyrc \ core \ connecting.py connect_cells_with_resistors   26 26 0   0%
pyrc \ core \ connecting.py check_contact_between_cells   16 16 0   0%
pyrc \ core \ connecting.py visualize_contact_area   60 60 0   0%
pyrc \ core \ connecting.py (no function)   7 0 0   100%
pyrc \ core \ heat_transfer.py alpha_gnielinski_forced_tube_flow_turbulent   2 2 0   0%
pyrc \ core \ heat_transfer.py nusselt_gnielinski_forced_tube_flow_turbulent   4 4 0   0%
pyrc \ core \ heat_transfer.py alpha_gnielinski_forced_tube_flow_laminar   2 2 0   0%
pyrc \ core \ heat_transfer.py nusselt_gnielinski_forced_tube_flow_laminar   6 6 0   0%
pyrc \ core \ heat_transfer.py alpha_gnielinski_forced_tube_flow_transition   6 6 0   0%
pyrc \ core \ heat_transfer.py alpha_forced_convection_in_pipe   10 10 0   0%
pyrc \ core \ heat_transfer.py alpha_free_convection_horizontal_wall   2 2 0   0%
pyrc \ core \ heat_transfer.py (no function)   11 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.__init__   5 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.__init_subclass__   5 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.is_solid   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.is_fluid   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.__str__   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.__repr__   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.heat_transfer_coefficient   1 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.index   3 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.initial_value   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.initial_value   1 1 0   0%
pyrc \ core \ inputs.py BoundaryCondition.temperature   3 0 0   100%
pyrc \ core \ inputs.py BoundaryCondition.temperature_vector   4 4 0   0%
pyrc \ core \ inputs.py BoundaryCondition.calculate_static   1 0 0   100%
pyrc \ core \ inputs.py BoundaryConditionGeometric.__init__   2 2 0   0%
pyrc \ core \ inputs.py BoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py FluidBoundaryCondition.__init__   1 0 0   100%
pyrc \ core \ inputs.py FluidBoundaryConditionGeometric.__init__   2 0 0   100%
pyrc \ core \ inputs.py FluidBoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py InteriorBoundaryConditionGeometric.__init__   2 0 0   100%
pyrc \ core \ inputs.py InteriorBoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py ExteriorTemperatureInputMixin.__init__   5 0 0   100%
pyrc \ core \ inputs.py ExteriorTemperatureInputMixin.get_kwargs_functions   3 1 0   67%
pyrc \ core \ inputs.py ExteriorTemperatureInputMixin.calculate_static_fun   3 3 0   0%
pyrc \ core \ inputs.py ExteriorTemperatureInputMixin.calculate_dynamic_fun   3 1 0   67%
pyrc \ core \ inputs.py ExteriorTemperatureInputMixin.calculate_dynamic   1 0 0   100%
pyrc \ core \ inputs.py ExteriorBoundaryCondition.__init__   2 0 0   100%
pyrc \ core \ inputs.py ExteriorBoundaryCondition.get_kwargs_functions   1 0 0   100%
pyrc \ core \ inputs.py ExteriorBoundaryCondition.calculate_static   1 1 0   0%
pyrc \ core \ inputs.py ExteriorBoundaryCondition.calculate_dynamic   1 0 0   100%
pyrc \ core \ inputs.py ExteriorBoundaryConditionGeometric.__init__   2 0 0   100%
pyrc \ core \ inputs.py ExteriorBoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py SolidBoundaryCondition.__init__   1 1 0   0%
pyrc \ core \ inputs.py SolidBoundaryConditionGeometric.__init__   2 2 0   0%
pyrc \ core \ inputs.py SolidBoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.__init__   5 5 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.balance   2 2 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.volume_flow   1 1 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.volume_flow   1 1 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.sinks   7 7 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.sources   7 7 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.check_balance   16 16 0   0%
pyrc \ core \ inputs.py FlowBoundaryCondition.connect   3 3 0   0%
pyrc \ core \ inputs.py FlowBoundaryConditionGeometric.__init__   2 2 0   0%
pyrc \ core \ inputs.py FlowBoundaryConditionCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py ExteriorInletFlow.__init__   3 3 0   0%
pyrc \ core \ inputs.py ExteriorInletFlow.get_kwargs_functions   1 1 0   0%
pyrc \ core \ inputs.py ExteriorInletFlow.calculate_static   1 1 0   0%
pyrc \ core \ inputs.py ExteriorInletFlow.calculate_dynamic   1 1 0   0%
pyrc \ core \ inputs.py ExteriorInletFlowGeometric.__init__   2 2 0   0%
pyrc \ core \ inputs.py ExteriorInletFlowCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlow.__init__   3 3 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlow.get_kwargs_functions   1 1 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlow.calculate_static   1 1 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlow.calculate_dynamic   1 1 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlowGeometric.__init__   2 2 0   0%
pyrc \ core \ inputs.py ExteriorOutletFlowCell.__init__   2 2 0   0%
pyrc \ core \ inputs.py InternalHeatSource.__init__   15 3 0   80%
pyrc \ core \ inputs.py InternalHeatSource.initial_value   1 1 0   0%
pyrc \ core \ inputs.py InternalHeatSource.initial_value   1 1 0   0%
pyrc \ core \ inputs.py InternalHeatSource.area   3 0 0   100%
pyrc \ core \ inputs.py InternalHeatSource.index   3 3 0   0%
pyrc \ core \ inputs.py InternalHeatSource.power   3 0 0   100%
pyrc \ core \ inputs.py InternalHeatSource.area_specific_power   3 3 0   0%
pyrc \ core \ inputs.py InternalHeatSource.set_area_specific_power   10 5 0   50%
pyrc \ core \ inputs.py InternalHeatSource.calculate_static   1 1 0   0%
pyrc \ core \ inputs.py InternalHeatSource.symbols   1 0 0   100%
pyrc \ core \ inputs.py InternalHeatSource.values   1 0 0   100%
pyrc \ core \ inputs.py Radiation.__init__   5 0 0   100%
pyrc \ core \ inputs.py Radiation.bc_temp_input_index   5 0 0   100%
pyrc \ core \ inputs.py Radiation.get_kwargs_functions   3 1 0   67%
pyrc \ core \ inputs.py Radiation.calculate_static_functions   5 5 0   0%
pyrc \ core \ inputs.py Radiation.calculate_dynamic_functions   11 2 0   82%
pyrc \ core \ inputs.py Radiation.calculate_static   1 1 0   0%
pyrc \ core \ inputs.py Radiation.calculate_dynamic   8 1 0   88%
pyrc \ core \ inputs.py sky_temp_according_to_swinbank   1 0 0   100%
pyrc \ core \ inputs.py sin_function   1 0 0   100%
pyrc \ core \ inputs.py (no function)   143 2 3   99%
pyrc \ core \ materials.py Air.__init__   1 0 0   100%
pyrc \ core \ materials.py Water.__init__   1 1 0   0%
pyrc \ core \ materials.py Metal.__init__   1 1 0   0%
pyrc \ core \ materials.py EPS032.__init__   1 0 0   100%
pyrc \ core \ materials.py SandLimeBrick.__init__   1 0 0   100%
pyrc \ core \ materials.py Concrete.__init__   1 0 0   100%
pyrc \ core \ materials.py Plaster.__init__   1 0 0   100%
pyrc \ core \ materials.py Clinker.__init__   1 1 0   0%
pyrc \ core \ materials.py Wood.__init__   1 1 0   0%
pyrc \ core \ materials.py SodaLimeGlass.__init__   1 1 0   0%
pyrc \ core \ materials.py PolyvinylChloride.__init__   1 1 0   0%
pyrc \ core \ materials.py WindowGlass.__init__   1 1 0   0%
pyrc \ core \ materials.py WindowFrame.__init__   1 1 0   0%
pyrc \ core \ materials.py WoodWall.__init__   1 1 0   0%
pyrc \ core \ materials.py WindowHallway.__init__   2 2 0   0%
pyrc \ core \ materials.py WindowInBetween.__init__   2 2 0   0%
pyrc \ core \ materials.py Cladding.__init__   2 2 0   0%
pyrc \ core \ materials.py MetalWater.__init__   1 1 0   0%
pyrc \ core \ materials.py (no function)   37 0 0   100%
pyrc \ core \ network.py RCNetwork.__init__   20 1 0   95%
pyrc \ core \ network.py RCNetwork.__getattr__   3 3 0   0%
pyrc \ core \ network.py RCNetwork.create_network   5 0 0   100%
pyrc \ core \ network.py RCNetwork._create_network   1 1 0   0%
pyrc \ core \ network.py RCNetwork.copy_dict   1 1 0   0%
pyrc \ core \ network.py RCNetwork.__copy__   1 1 0   0%
pyrc \ core \ network.py RCNetwork.nodes   1 0 0   100%
pyrc \ core \ network.py RCNetwork.hash   20 0 0   100%
pyrc \ core \ network.py RCNetwork.hash.node_key   1 0 0   100%
pyrc \ core \ network.py RCNetwork.hash.array_str   1 0 0   100%
pyrc \ core \ network.py RCNetwork.time_steps   1 1 0   0%
pyrc \ core \ network.py RCNetwork.reset_properties   1 1 0   0%
pyrc \ core \ network.py RCNetwork.inputs   1 0 0   100%
pyrc \ core \ network.py RCNetwork.change_static_dynamic   7 7 0   0%
pyrc \ core \ network.py RCNetwork.get_node_by_id   3 3 0   0%
pyrc \ core \ network.py RCNetwork.no_infinity   16 10 0   38%
pyrc \ core \ network.py RCNetwork._get_matrix_symbol   4 0 0   100%
pyrc \ core \ network.py RCNetwork._build_matrix_function   6 6 0   0%
pyrc \ core \ network.py RCNetwork._build_matrix_direct   11 0 0   100%
pyrc \ core \ network.py RCNetwork._build_matrix   8 1 0   88%
pyrc \ core \ network.py RCNetwork.system_matrix_symbol   1 1 0   0%
pyrc \ core \ network.py RCNetwork.input_matrix_symbol   1 1 0   0%
pyrc \ core \ network.py RCNetwork.system_matrix_function   1 1 0   0%
pyrc \ core \ network.py RCNetwork.input_matrix_function   1 1 0   0%
pyrc \ core \ network.py RCNetwork.system_matrix   1 0 0   100%
pyrc \ core \ network.py RCNetwork.input_matrix   1 0 0   100%
pyrc \ core \ network.py RCNetwork.temperature_vector_symbol   4 4 0   0%
pyrc \ core \ network.py RCNetwork.temperature_vector   2 0 0   100%
pyrc \ core \ network.py RCNetwork.input_vector   2 0 0   100%
pyrc \ core \ network.py RCNetwork.input_vector_symbol   6 0 0   100%
pyrc \ core \ network.py RCNetwork.save_folder_path   3 1 0   67%
pyrc \ core \ network.py RCNetwork.pickle_path   2 0 0   100%
pyrc \ core \ network.py RCNetwork.pickle_path_result   3 0 0   100%
pyrc \ core \ network.py RCNetwork.pickle_path_single_solution   2 2 0   0%
pyrc \ core \ network.py RCNetwork.pickle_path_solution   3 0 0   100%
pyrc \ core \ network.py RCNetwork.save_matrices   5 0 0   100%
pyrc \ core \ network.py RCNetwork.load_matrices   13 13 0   0%
pyrc \ core \ network.py RCNetwork.save_last_step_solution   4 4 0   0%
pyrc \ core \ network.py RCNetwork.load_initial_values   17 17 0   0%
pyrc \ core \ network.py RCNetwork.inhomogeneous_system   3 1 0   67%
pyrc \ core \ network.py RCNetwork.solve_network   53 17 0   68%
pyrc \ core \ network.py RCNetwork.system_handler_type   3 1 0   67%
pyrc \ core \ network.py RCNetwork.all_objects   1 0 0   100%
pyrc \ core \ network.py RCNetwork.objects_with_identical_symbols   3 0 0   100%
pyrc \ core \ network.py RCNetwork.objects_with_identical_symbols.filter_resistors   7 0 0   100%
pyrc \ core \ network.py RCNetwork.get_symbols   2 0 0   100%
pyrc \ core \ network.py RCNetwork.get_values   2 0 0   100%
pyrc \ core \ network.py RCNetwork.get_time_dependent_symbols   8 3 0   62%
pyrc \ core \ network.py RCNetwork.get_symbols_and_values   1 1 0   0%
pyrc \ core \ network.py RCNetwork.make_system_matrices   24 4 0   83%
pyrc \ core \ network.py RCNetwork.check_courant   4 2 0   50%
pyrc \ core \ network.py RCNetwork.matrix_to_latex_diag   6 6 0   0%
pyrc \ core \ network.py (no function)   96 0 4   100%
pyrc \ core \ nodes.py Node.__init__   12 2 0   83%
pyrc \ core \ nodes.py Node.__copy__   10 10 0   0%
pyrc \ core \ nodes.py Node.__str__   1 1 0   0%
pyrc \ core \ nodes.py Node.__repr__   1 1 0   0%
pyrc \ core \ nodes.py Node.capacity   3 0 0   100%
pyrc \ core \ nodes.py Node.volume   3 0 0   100%
pyrc \ core \ nodes.py Node.mass   3 1 0   67%
pyrc \ core \ nodes.py Node.update_color   1 1 0   0%
pyrc \ core \ nodes.py Node.area   4 0 0   100%
pyrc \ core \ nodes.py Node.calculate_capacity   1 0 0   100%
pyrc \ core \ nodes.py Node.calculate_volume   6 3 0   50%
pyrc \ core \ nodes.py Node.values   2 0 0   100%
pyrc \ core \ nodes.py Node.get_area   2 0 0   100%
pyrc \ core \ nodes.py Node.get_conduction_length   2 0 0   100%
pyrc \ core \ nodes.py Node.get_both_perpendicular_lengths   8 8 0   0%
pyrc \ core \ nodes.py Node.get_smaller_edge   2 2 0   0%
pyrc \ core \ nodes.py MassFlowNode.__init__   34 34 0   0%
pyrc \ core \ nodes.py MassFlowNode.courant_number   1 1 0   0%
pyrc \ core \ nodes.py MassFlowNode.flow_length   3 3 0   0%
pyrc \ core \ nodes.py MassFlowNode.flow_area   11 11 0   0%
pyrc \ core \ nodes.py MassFlowNode.volume_flow   8 8 0   0%
pyrc \ core \ nodes.py MassFlowNode.velocity   3 3 0   0%
pyrc \ core \ nodes.py MassFlowNode.mass_flow   3 3 0   0%
pyrc \ core \ nodes.py MassFlowNode.reset_properties   3 3 0   0%
pyrc \ core \ nodes.py MassFlowNode.sources   9 9 0   0%
pyrc \ core \ nodes.py MassFlowNode.sinks   9 9 0   0%
pyrc \ core \ nodes.py MassFlowNode.diameter   4 4 0   0%
pyrc \ core \ nodes.py MassFlowNode.get_resistor_volume_flow   11 11 0   0%
pyrc \ core \ nodes.py MassFlowNode.start_nodes   6 6 0   0%
pyrc \ core \ nodes.py MassFlowNode.mass_flow_neighbours   1 1 0   0%
pyrc \ core \ nodes.py MassFlowNode.balance   1 1 0   0%
pyrc \ core \ nodes.py MassFlowNode.check_balance   11 11 0   0%
pyrc \ core \ nodes.py MassFlowNode.flow_direction   11 11 0   0%
pyrc \ core \ nodes.py MassFlowNode.get_minimal_perpendicular_lengths_to_flow   8 8 0   0%
pyrc \ core \ nodes.py MassFlowNode.get_perpendicular_length_parallel_to_flow   4 4 0   0%
pyrc \ core \ nodes.py MassFlowNode.connected_mass_transport_resistors   6 6 0   0%
pyrc \ core \ nodes.py MassFlowNode.mass_transport_resistors   2 2 0   0%
pyrc \ core \ nodes.py MassFlowNode.mass_flow_nodes   2 2 0   0%
pyrc \ core \ nodes.py MassFlowNode.propagate_flow   48 48 0   0%
pyrc \ core \ nodes.py MassFlowNode.set_remaining_resistor_volume_flow   42 42 0   0%
pyrc \ core \ nodes.py ChannelNode.flow_length   2 2 0   0%
pyrc \ core \ nodes.py ChannelNode.flow_area   2 2 0   0%
pyrc \ core \ nodes.py ChannelNode.diameter   7 7 0   0%
pyrc \ core \ nodes.py ChannelNode.volume   1 1 0   0%
pyrc \ core \ nodes.py ChannelNode.circumference   1 1 0   0%
pyrc \ core \ nodes.py ChannelNode.get_pipe_area   6 6 0   0%
pyrc \ core \ nodes.py AirNode.__init__   1 1 0   0%
pyrc \ core \ nodes.py (no function)   86 0 4   100%
pyrc \ core \ resistors.py MassTransport.__init__   4 4 0   0%
pyrc \ core \ resistors.py MassTransport.source   3 3 0   0%
pyrc \ core \ resistors.py MassTransport.source   1 1 0   0%
pyrc \ core \ resistors.py MassTransport.sink   3 3 0   0%
pyrc \ core \ resistors.py MassTransport.sink   1 1 0   0%
pyrc \ core \ resistors.py MassTransport.guess_volume_flow   1 1 0   0%
pyrc \ core \ resistors.py MassTransport.volume_flow   7 7 0   0%
pyrc \ core \ resistors.py MassTransport.resistance   10 10 0   0%
pyrc \ core \ resistors.py CombinedResistor.__init__   4 0 0   100%
pyrc \ core \ resistors.py CombinedResistor.htc   4 2 0   50%
pyrc \ core \ resistors.py CombinedResistor.heat_transfer_coefficient   1 1 0   0%
pyrc \ core \ resistors.py CombinedResistor.resistance   74 45 0   39%
pyrc \ core \ resistors.py HeatConduction.__init__   1 0 0   100%
pyrc \ core \ resistors.py HeatConduction.htc   1 1 0   0%
pyrc \ core \ resistors.py HeatTransfer.__init__   1 0 0   100%
pyrc \ core \ resistors.py resistance_bc_heat_transfer   3 0 0   100%
pyrc \ core \ resistors.py resistance_channel_heat_transfer   3 3 0   0%
pyrc \ core \ resistors.py (no function)   44 0 3   100%
pyrc \ core \ settings.py SolveSettings.__init__   7 0 0   100%
pyrc \ core \ settings.py SolveSettings.keys   1 0 0   100%
pyrc \ core \ settings.py SolveSettings.values   1 0 0   100%
pyrc \ core \ settings.py SolveSettings.dict   1 0 0   100%
pyrc \ core \ settings.py SolveSettings.__copy__   1 1 0   0%
pyrc \ core \ settings.py Settings.__init__   16 0 0   100%
pyrc \ core \ settings.py Settings.__rebuild_weather_data   6 1 0   83%
pyrc \ core \ settings.py Settings.__copy__   3 3 0   0%
pyrc \ core \ settings.py Settings.__deepcopy__   1 1 0   0%
pyrc \ core \ settings.py Settings.save_folder_path   1 0 0   100%
pyrc \ core \ settings.py Settings.save_folder_path   3 1 0   67%
pyrc \ core \ settings.py Settings.start_date   1 0 0   100%
pyrc \ core \ settings.py Settings.start_date   2 2 0   0%
pyrc \ core \ settings.py Settings.weather_data_path   1 1 0   0%
pyrc \ core \ settings.py Settings.weather_data_path   2 2 0   0%
pyrc \ core \ settings.py Settings.use_weather_data   1 0 0   100%
pyrc \ core \ settings.py Settings.use_weather_data   2 2 0   0%
pyrc \ core \ settings.py Settings.area_specific_radiation_interpolator_short   4 4 0   0%
pyrc \ core \ settings.py Settings.area_specific_radiation_interpolator_long   4 4 0   0%
pyrc \ core \ settings.py Settings.start_shift   1 0 0   100%
pyrc \ core \ settings.py (no function)   46 0 0   100%
pyrc \ core \ simulation.py Simulation.__init__   10 10 0   0%
pyrc \ core \ simulation.py Simulation.run   1 1 0   0%
pyrc \ core \ simulation.py Simulation._worker   35 35 0   0%
pyrc \ core \ simulation.py Parameterization.__init__   8 8 0   0%
pyrc \ core \ simulation.py Parameterization.get_parameters   15 15 0   0%
pyrc \ core \ simulation.py Parameterization.pre_create_jacobians   10 10 0   0%
pyrc \ core \ simulation.py Parameterization.run   48 48 0   0%
pyrc \ core \ simulation.py (no function)   19 0 0   100%
pyrc \ core \ solver \ __init__.py (no function)   3 0 0   100%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler.__init__   23 5 0   78%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler._init_temperature_equation   7 7 0   0%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler.__call__   8 8 0   0%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler.set_new_t_eval   1 1 0   0%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler._update_progress_print   7 7 0   0%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler.print_out_progress   1 1 0   0%
pyrc \ core \ solver \ handler.py HomogeneousSystemHandler.format_t   5 5 0   0%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler.__init__   16 0 0   100%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler._init_temperature_equation   7 2 0   71%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler.set_new_t_eval   7 2 0   71%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler.calculate_kwargs   1 0 0   100%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler._update_input_vector_threads   3 3 0   0%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler._worker_call   2 2 0   0%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler._update_input_vector_processes   4 4 0   0%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler._update_input_vector   1 0 0   100%
pyrc \ core \ solver \ handler.py InhomogeneousSystemHandler.__call__   21 1 0   95%
pyrc \ core \ solver \ handler.py SolveIVPHandler.__init__   24 2 0   92%
pyrc \ core \ solver \ handler.py SolveIVPHandler.set_initial_values   8 2 0   75%
pyrc \ core \ solver \ handler.py SolveIVPHandler.get_batches   5 0 0   100%
pyrc \ core \ solver \ handler.py SolveIVPHandler.solve   61 24 0   61%
pyrc \ core \ solver \ handler.py SolveIVPHandler.add_to_solution   8 0 0   100%
pyrc \ core \ solver \ handler.py (no function)   42 0 0   100%
pyrc \ core \ solver \ symbolic.py SparseSymbolicEvaluator.__init__   27 0 0   100%
pyrc \ core \ solver \ symbolic.py SparseSymbolicEvaluator.evaluate   4 0 0   100%
pyrc \ core \ solver \ symbolic.py (no function)   6 0 0   100%
pyrc \ core \ visualization \ __init__.py (no function)   6 0 0   100%
pyrc \ core \ visualization \ color \ __init__.py (no function)   3 0 0   100%
pyrc \ core \ visualization \ color \ color.py _parse_gradient   8 6 0   25%
pyrc \ core \ visualization \ color \ color.py _load_txt_colormaps   33 7 0   79%
pyrc \ core \ visualization \ color \ color.py _load_txt_colormaps._first_numeric_line   5 1 0   80%
pyrc \ core \ visualization \ color \ color.py available   3 0 0   100%
pyrc \ core \ visualization \ color \ color.py value_to_rgb   25 11 0   56%
pyrc \ core \ visualization \ color \ color.py get_palette   5 0 0   100%
pyrc \ core \ visualization \ color \ color.py make_color_mapper   1 0 0   100%
pyrc \ core \ visualization \ color \ color.py cycle_palette   9 0 0   100%
pyrc \ core \ visualization \ color \ color.py (no function)   15 0 0   100%
pyrc \ core \ visualization \ color \ vpython.py cycle_palette_vpython   2 2 0   0%
pyrc \ core \ visualization \ color \ vpython.py (no function)   4 0 0   100%
pyrc \ core \ visualization \ viewer.py Viewer.__init__   12 12 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.draw_wireframe   13 13 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.draw_coordinate_system   7 7 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.add   12 12 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.add_new_from_list   5 5 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.add_highlight   10 10 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.update_all_colors   3 3 0   0%
pyrc \ core \ visualization \ viewer.py Viewer.update_all_geometry   3 3 0   0%
pyrc \ core \ visualization \ viewer.py (no function)   32 17 3   47%
pyrc \ core \ visualization \ vpython.py color_cells_by_attribute   8 8 0   0%
pyrc \ core \ visualization \ vpython.py (no function)   5 0 2   100%
pyrc \ core \ wall.py Wall.__init__   6 0 0   100%
pyrc \ core \ wall.py Wall.calculate_sight_factor_sky   1 1 0   0%
pyrc \ core \ wall.py Wall.__copy__   1 1 0   0%
pyrc \ core \ wall.py Wall.__deepcopy__   1 1 0   0%
pyrc \ core \ wall.py Wall.latitude   1 1 0   0%
pyrc \ core \ wall.py Wall.longitude   1 1 0   0%
pyrc \ core \ wall.py Wall.apply_direct_radiation   7 7 0   0%
pyrc \ core \ wall.py Wall.apply_sky_radiation   1 1 0   0%
pyrc \ core \ wall.py Wall.apply_ground_radiation   1 1 0   0%
pyrc \ core \ wall.py (no function)   16 0 0   100%
pyrc \ dataHandler \ __init__.py (no function)   2 0 0   100%
pyrc \ dataHandler \ weather.py WeatherData.__init__   9 0 0   100%
pyrc \ dataHandler \ weather.py WeatherData.__copy__   1 1 0   0%
pyrc \ dataHandler \ weather.py WeatherData.__deepcopy__   1 1 0   0%
pyrc \ dataHandler \ weather.py WeatherData.period   3 3 0   0%
pyrc \ dataHandler \ weather.py WeatherData.interpolators   3 3 0   0%
pyrc \ dataHandler \ weather.py WeatherData.get_raw_data   12 12 0   0%
pyrc \ dataHandler \ weather.py WeatherData.get_interpolator_values   9 9 0   0%
pyrc \ dataHandler \ weather.py WeatherData._make_interpolators   3 3 0   0%
pyrc \ dataHandler \ weather.py WeatherData._radiation_values_on_wall   11 11 0   0%
pyrc \ dataHandler \ weather.py WeatherData.radiation_interpolator   8 8 0   0%
pyrc \ dataHandler \ weather.py WeatherData.get_radiation_on_wall_interpolator   4 4 0   0%
pyrc \ dataHandler \ weather.py WeatherData.get_interpolator   13 13 0   0%
pyrc \ dataHandler \ weather.py WeatherData.reorder_matrix_by_time   11 11 0   0%
pyrc \ dataHandler \ weather.py (no function)   23 0 0   100%
pyrc \ heat_pump \ __init__.py (no function)   2 0 0   100%
pyrc \ heat_pump \ heat_pump.py carnot_heat_pump   6 6 0   0%
pyrc \ heat_pump \ heat_pump.py COP.__init__   2 2 0   0%
pyrc \ heat_pump \ heat_pump.py COP.cop_change   4 4 0   0%
pyrc \ heat_pump \ heat_pump.py (no function)   5 0 0   100%
pyrc \ model \ __init__.py (no function)   4 0 0   100%
pyrc \ model \ facade.py Facade.__init__   22 0 0   100%
pyrc \ model \ facade.py Facade._create_network   99 39 0   61%
pyrc \ model \ facade.py get_last_y_object   6 6 0   0%
pyrc \ model \ facade.py get_last_y_node   10 4 0   60%
pyrc \ model \ facade.py lengths_to_position   6 0 0   100%
pyrc \ model \ facade.py (no function)   14 0 0   100%
pyrc \ model \ office.py clamp   1 1 0   0%
pyrc \ model \ office.py Office.__init__   4 4 0   0%
pyrc \ model \ office.py Office._create_network   55 55 0   0%
pyrc \ model \ office.py Office._create_network.get_node   3 3 0   0%
pyrc \ model \ office.py Office._create_network.Window.__init__   20 20 0   0%
pyrc \ model \ office.py Office._create_network.Pillar.__init__   10 10 0   0%
pyrc \ model \ office.py Office._create_network.RadiatorPlate.__init__   3 3 0   0%
pyrc \ model \ office.py Office._create_network.Radiator.__init__   16 16 0   0%
pyrc \ model \ office.py Office._create_network.RadiatorBundle.__init__   21 21 0   0%
pyrc \ model \ office.py (no function)   22 9 0   59%
pyrc \ model \ simple.py SimpleWall.__init__   22 22 0   0%
pyrc \ model \ simple.py SimpleWall._create_network   25 25 0   0%
pyrc \ model \ simple.py (no function)   21 6 0   71%
pyrc \ paths.py (no function)   4 0 0   100%
pyrc \ postprocessing \ __init__.py (no function)   5 0 0   100%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.__init__   2 2 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.boundary   8 8 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.preheat   3 3 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.channel_heat_flux   5 5 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.calculate_heat_flux   15 15 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.internal_heat_source   5 5 0   0%
pyrc \ postprocessing \ calculations.py SimpleHeatFlux.heat_flux_directions   14 14 0   0%
pyrc \ postprocessing \ calculations.py (no function)   15 15 0   0%
pyrc \ postprocessing \ heat.py get_accumulated_heat_flux   10 10 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.__init__   1 1 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.parse_time_step_index   5 5 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.boundary   9 9 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.preheat   4 4 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.calculate_heat_flux   13 13 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.internal_heat_source   6 6 0   0%
pyrc \ postprocessing \ heat.py HeatFlux.heat_flux_directions   14 14 0   0%
pyrc \ postprocessing \ heat.py fluxes_data   29 29 0   0%
pyrc \ postprocessing \ heat.py fluxes_data.add_to_sum   3 3 0   0%
pyrc \ postprocessing \ heat.py plot_channel_balance   22 22 0   0%
pyrc \ postprocessing \ heat.py plot_fluxes_accumulated   14 14 0   0%
pyrc \ postprocessing \ heat.py (no function)   19 0 6   100%
pyrc \ postprocessing \ parse_scop_files.py parse_scop_file   40 40 0   0%
pyrc \ postprocessing \ parse_scop_files.py get_data_subset   18 18 0   0%
pyrc \ postprocessing \ parse_scop_files.py add_heat_dates   4 4 0   0%
pyrc \ postprocessing \ parse_scop_files.py add_heat_dates.process_row   8 8 0   0%
pyrc \ postprocessing \ parse_scop_files.py (no function)   7 0 0   100%
pyrc \ postprocessing \ parser.py parse_direction   18 18 0   0%
pyrc \ postprocessing \ parser.py Filter.apply_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.__init__   6 6 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.__copy__   1 1 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.invert   1 1 0   0%
pyrc \ postprocessing \ parser.py FilterMixin._add_mask   1 1 0   0%
pyrc \ postprocessing \ parser.py FilterMixin._subtract_mask   1 1 0   0%
pyrc \ postprocessing \ parser.py FilterMixin._apply_mask   5 5 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.apply_filter   11 11 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.__add__   4 4 0   0%
pyrc \ postprocessing \ parser.py FilterMixin.filtered_values   1 1 0   0%
pyrc \ postprocessing \ parser.py NodeFilter.__init__   1 1 0   0%
pyrc \ postprocessing \ parser.py NodeFilter.__copy__   1 1 0   0%
pyrc \ postprocessing \ parser.py NodeFilter.add_nodes   7 7 0   0%
pyrc \ postprocessing \ parser.py NodeFilter.subtract_nodes   6 6 0   0%
pyrc \ postprocessing \ parser.py NodeFilter.apply_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py WeatherFilter.__init__   2 2 0   0%
pyrc \ postprocessing \ parser.py WeatherFilter.__copy__   3 3 0   0%
pyrc \ postprocessing \ parser.py WeatherFilter.weather   3 3 0   0%
pyrc \ postprocessing \ parser.py TimeFilter.__init__   6 6 0   0%
pyrc \ postprocessing \ parser.py TimeFilter.__copy__   5 5 0   0%
pyrc \ postprocessing \ parser.py TimeFilter.datetime   2 2 0   0%
pyrc \ postprocessing \ parser.py TimeFilter.daterange   6 6 0   0%
pyrc \ postprocessing \ parser.py TimeFilter.apply_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py NetworkFilter.__init__   6 6 0   0%
pyrc \ postprocessing \ parser.py NetworkFilter.apply_filter   6 6 0   0%
pyrc \ postprocessing \ parser.py NetworkFilter.apply_row_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py NetworkFilter.apply_column_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py FilteredRCSolution.__init__   2 2 0   0%
pyrc \ postprocessing \ parser.py FilteredRCSolution.__getattr__   9 9 0   0%
pyrc \ postprocessing \ parser.py FastParser.__init__   6 6 0   0%
pyrc \ postprocessing \ parser.py FastParser.__copy__   8 8 0   0%
pyrc \ postprocessing \ parser.py FastParser.__parse_filter_index   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.result_vectors   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.time_vector   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.input_vectors   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.filters   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser.time_filters   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser.network_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser.node_filter   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser.filter   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser._add_filter   11 11 0   0%
pyrc \ postprocessing \ parser.py FastParser.add_filter   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.add_time_filter   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.add_node_filter   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.remove_filter   3 3 0   0%
pyrc \ postprocessing \ parser.py FastParser.add_time_filters   35 35 0   0%
pyrc \ postprocessing \ parser.py FastParser._block_memory   2 2 0   0%
pyrc \ postprocessing \ parser.py FastParser._free_memory   2 2 0   0%
pyrc \ postprocessing \ parser.py FastParser.solution_exist   1 1 0   0%
pyrc \ postprocessing \ parser.py FastParser.solution_size   6 6 0   0%
pyrc \ postprocessing \ parser.py FastParser.load_solution   5 5 0   0%
pyrc \ postprocessing \ parser.py FastParser.load_solution_safe   11 11 0   0%
pyrc \ postprocessing \ parser.py FastParser.free_ram   2 2 0   0%
pyrc \ postprocessing \ parser.py FastParser.map   5 5 0   0%
pyrc \ postprocessing \ parser.py MultiParser.__init__   8 8 0   0%
pyrc \ postprocessing \ parser.py MultiParser.__getattr__   5 5 0   0%
pyrc \ postprocessing \ parser.py MultiParser.__getattr__.multi_method   7 7 0   0%
pyrc \ postprocessing \ parser.py (no function)   98 0 0   100%
pyrc \ tests \ __init__.py (no function)   0 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.setUp   4 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_x   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_minus_x   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_simple   12 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_at_vertex   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_stack   7 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_with_space   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_same_face   6 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_plus_minus_notation   6 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_different_sizes   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_place_adjacent_preserves_unaligned_coordinates   3 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_adjacent   4 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_adjacent_with_position   2 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_aligned   8 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_aligned_positioning   5 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_inherited_class   6 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_inherited_class.SpecialCell.__init__   2 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_return_type_and_shape   2 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_all_cells_are_cell_instances   2 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_cell_deltas   5 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_center_position_default   2 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_center_position_custom   4 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_positions_spacing   10 0 0   100%
pyrc \ tests \ test_cell.py TestCellPlacement.test_create_grid_subclass_returns_subclass_instances   5 0 0   100%
pyrc \ tests \ test_cell.py (no function)   29 1 0   97%
pyrc \ tests \ test_color.py TestColormap._first_of_kind   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_colormaps_loaded   3 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_available_filter_uniform   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_available_filter_discrete   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_available_filter_explicit   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_value_to_rgb_shape_and_range_scalar   8 1 0   88%
pyrc \ tests \ test_color.py TestColormap.test_value_to_rgb_shape_vector   8 1 0   88%
pyrc \ tests \ test_color.py TestColormap.test_clipping   5 1 0   80%
pyrc \ tests \ test_color.py TestColormap.test_make_mapper   5 1 0   80%
pyrc \ tests \ test_color.py TestColormap.test_deterministic   5 1 0   80%
pyrc \ tests \ test_color.py TestColormap.test_endpoints_uniform   6 1 0   83%
pyrc \ tests \ test_color.py TestColormap.test_unknown_cmap_raises   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_get_palette_shape_and_range   9 1 0   89%
pyrc \ tests \ test_color.py TestColormap.test_get_palette_raises_for_gradient   5 1 0   80%
pyrc \ tests \ test_color.py TestColormap.test_get_palette_raises_unknown   2 0 0   100%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_discrete_yields_correct_colors   7 1 0   86%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_discrete_wraps   9 1 0   89%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_uniform_yields_correct_colors   7 1 0   86%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_uniform_wraps   9 1 0   89%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_yields_float32   4 1 0   75%
pyrc \ tests \ test_color.py TestColormap.test_cycle_palette_unknown_raises   2 0 0   100%
pyrc \ tests \ test_color.py (no function)   27 1 0   96%
pyrc \ tests \ test_main.py TestNode.setUp   9 0 0   100%
pyrc \ tests \ test_main.py TestNode.test_connect_to_neighbour   4 0 0   100%
pyrc \ tests \ test_main.py TestRCNetwork.setUp   6 0 0   100%
pyrc \ tests \ test_main.py TestRCNetwork.test_solve_network   4 0 0   100%
pyrc \ tests \ test_main.py (no function)   14 0 0   100%
pyrc \ tests \ test_resistors.py TestCombinedResistor.setUp   31 0 0   100%
pyrc \ tests \ test_resistors.py TestCombinedResistor.test_resistance   21 0 0   100%
pyrc \ tests \ test_resistors.py (no function)   10 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_constant_matrix   5 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_symbolic_single_entry   5 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_symbolic_multiple_symbols   5 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_nonlinear_expression   6 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_mixed_constant_and_symbolic   5 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_working_matrix_not_modified_between_calls   6 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_empty_matrix   4 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_shape   4 0 0   100%
pyrc \ tests \ test_symbolic.py TestSparseSymbolicEvaluator.test_large_sparse_matrix   22 0 0   100%
pyrc \ tests \ test_symbolic.py (no function)   15 0 0   100%
pyrc \ tests \ test_temperature_data.py smooth_hourly_data   12 12 0   0%
pyrc \ tests \ test_temperature_data.py smooth_hourly_data.objective   8 8 0   0%
pyrc \ tests \ test_temperature_data.py (no function)   22 16 0   27%
pyrc \ tools \ __init__.py (no function)   10 0 0   100%
pyrc \ tools \ errors.py FixedPositionError.__init__   2 2 0   0%
pyrc \ tools \ errors.py FixedXYError.__init__   2 2 0   0%
pyrc \ tools \ errors.py FixedZError.__init__   2 2 0   0%
pyrc \ tools \ errors.py HighCourantNumberError.__init__   1 1 0   0%
pyrc \ tools \ errors.py (no function)   11 0 0   100%
pyrc \ tools \ functions.py add_leading_underscore   5 2 0   60%
pyrc \ tools \ functions.py sympy_matrix_to_latex   5 5 0   0%
pyrc \ tools \ functions.py save_as_tex   4 4 0   0%
pyrc \ tools \ functions.py sympy_to_tex   1 1 0   0%
pyrc \ tools \ functions.py sympy_sparse_matrix_to_latex   4 4 0   0%
pyrc \ tools \ functions.py is_set   11 4 0   64%
pyrc \ tools \ functions.py get_nested_attribute   5 5 0   0%
pyrc \ tools \ functions.py contains_symbol   8 4 0   50%
pyrc \ tools \ functions.py check_type   1 0 0   100%
pyrc \ tools \ functions.py return_type   6 0 0   100%
pyrc \ tools \ functions.py subtract_seconds_from_string   3 3 0   0%
pyrc \ tools \ functions.py fill_none   1 1 0   0%
pyrc \ tools \ functions.py (no function)   17 0 0   100%
pyrc \ tools \ plotting.py Arrow3D.__init__   3 3 0   0%
pyrc \ tools \ plotting.py Arrow3D.make_arrow   5 5 0   0%
pyrc \ tools \ plotting.py Arrow3D.draw   2 2 0   0%
pyrc \ tools \ plotting.py Arrow3D.do_3d_projection   2 2 0   0%
pyrc \ tools \ plotting.py custom_numeric_ticks_formatter   4 4 0   0%
pyrc \ tools \ plotting.py format_date_x_axis   26 26 0   0%
pyrc \ tools \ plotting.py _arrow3D   2 2 0   0%
pyrc \ tools \ plotting.py (no function)   15 0 0   100%
pyrc \ tools \ science.py get_free_ram_gb   1 1 0   0%
pyrc \ tools \ science.py get_free_ram   1 1 0   0%
pyrc \ tools \ science.py kelvin_to_celsius   1 1 0   0%
pyrc \ tools \ science.py celsius_to_kelvin   1 0 0   100%
pyrc \ tools \ science.py build_jacobian   12 7 0   42%
pyrc \ tools \ science.py is_numeric   5 5 0   0%
pyrc \ tools \ science.py round_valid   31 31 0   0%
pyrc \ tools \ science.py compute_jacobian_batch   5 0 0   100%
pyrc \ tools \ science.py cm_to_inch   1 1 0   0%
pyrc \ tools \ science.py (no function)   15 0 0   100%
pyrc \ tools \ timing.py Timing.__init__   13 13 0   0%
pyrc \ tools \ timing.py Timing.clock   1 1 0   0%
pyrc \ tools \ timing.py Timing.time   3 3 0   0%
pyrc \ tools \ timing.py Timing.log   1 1 0   0%
pyrc \ tools \ timing.py Timing.seconds   1 1 0   0%
pyrc \ tools \ timing.py Timing.log_hr   1 1 0   0%
pyrc \ tools \ timing.py Timing.catch_time   13 13 0   0%
pyrc \ tools \ timing.py Timing.end_timing   7 7 0   0%
pyrc \ tools \ timing.py ns_to_hr_time   5 5 0   0%
pyrc \ tools \ timing.py (no function)   19 0 0   100%
pyrc \ utils \ __init__.py (no function)   2 0 0   100%
pyrc \ utils \ performance.py PerformanceTest.__init__   2 2 0   0%
pyrc \ utils \ performance.py PerformanceTest.get_random_temperature   1 1 0   0%
pyrc \ utils \ performance.py PerformanceTest.build_big_network   22 22 0   0%
pyrc \ utils \ performance.py PerformanceTest.test_performance   10 10 0   0%
pyrc \ utils \ performance.py PerformanceTest.test_performance.start_solve   1 1 0   0%
pyrc \ utils \ performance.py (no function)   16 2 0   88%
pyrc \ validation \ __init__.py (no function)   0 0 0   100%
pyrc \ validation \ conduction \ __init__.py (no function)   0 0 0   100%
pyrc \ validation \ conduction \ analytic.py line_heat_conduction   2 2 0   0%
pyrc \ validation \ conduction \ analytic.py major_temperatures   9 9 0   0%
pyrc \ validation \ conduction \ analytic.py get_k   1 1 0   0%
pyrc \ validation \ conduction \ analytic.py make_temp_data   6 6 0   0%
pyrc \ validation \ conduction \ analytic.py run_conduction_analytic   6 6 0   0%
pyrc \ validation \ conduction \ analytic.py (no function)   9 9 0   0%
pyrc \ validation \ conduction \ comparison.py interpolate_extrapolate_vectors   19 19 0   0%
pyrc \ validation \ conduction \ comparison.py (no function)   14 14 0   0%
pyrc \ validation \ conduction \ model.py Layer.__init__   3 3 0   0%
pyrc \ validation \ conduction \ model.py ConductionNetwork.__init__   14 14 0   0%
pyrc \ validation \ conduction \ model.py ConductionNetwork._create_network   25 25 0   0%
pyrc \ validation \ conduction \ model.py run_conduction_model   9 9 0   0%
pyrc \ validation \ conduction \ model.py (no function)   15 15 0   0%
pyrc \ validation \ coupling \ __init__.py setup   7 7 0   0%
pyrc \ validation \ coupling \ __init__.py (no function)   3 3 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.__init__   1 1 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function   6 6 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function.calculate_An   8 8 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function.u   15 15 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function_new   7 7 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function_new.sum_constant   7 7 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function_new.temperature_constants   4 4 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_function_new.u   15 15 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.error   1 1 0   0%
pyrc \ validation \ coupling \ analytic.py ModelCoupling.get_n_terms   1 1 0   0%
pyrc \ validation \ coupling \ analytic.py run_coupling_analytic   14 14 0   0%
pyrc \ validation \ coupling \ analytic.py (no function)   17 17 0   0%
pyrc \ validation \ coupling \ comparison.py (no function)   22 22 0   0%
pyrc \ validation \ coupling \ model.py CouplingNetwork.__init__   9 9 0   0%
pyrc \ validation \ coupling \ model.py CouplingNetwork._create_network   11 11 0   0%
pyrc \ validation \ coupling \ model.py run_coupling_model   12 12 0   0%
pyrc \ validation \ coupling \ model.py (no function)   12 12 0   0%
pyrc \ validation \ network.py NetworkTemplate.__init__   5 5 0   0%
pyrc \ validation \ network.py NetworkTemplate._create_network   1 1 0   0%
pyrc \ validation \ network.py Block.__init__   7 7 0   0%
pyrc \ validation \ network.py Block.x_values   3 3 0   0%
pyrc \ validation \ network.py Block.increment_positions   3 3 0   0%
pyrc \ validation \ network.py Model.__init__   6 6 0   0%
pyrc \ validation \ network.py Model.x_values   8 8 0   0%
pyrc \ validation \ network.py (no function)   18 18 0   0%
pyrc \ validation \ plate \ __init__.py setup   5 5 0   0%
pyrc \ validation \ plate \ __init__.py (no function)   3 3 0   0%
pyrc \ validation \ plate \ analytic.py u   7 7 0   0%
pyrc \ validation \ plate \ analytic.py ModelPlate.__init__   3 3 0   0%
pyrc \ validation \ plate \ analytic.py ModelPlate.u   7 7 0   0%
pyrc \ validation \ plate \ analytic.py run_plate_analytic   10 10 0   0%
pyrc \ validation \ plate \ analytic.py (no function)   16 16 0   0%
pyrc \ validation \ plate \ comparison.py (no function)   22 22 0   0%
pyrc \ validation \ plate \ model.py PlateNetwork.__init__   5 5 0   0%
pyrc \ validation \ plate \ model.py PlateNetwork._create_network   17 17 0   0%
pyrc \ validation \ plate \ model.py run_plate_model   14 14 0   0%
pyrc \ validation \ plate \ model.py (no function)   13 13 0   0%
pyrc \ validation \ room \ __init__.py (no function)   0 0 0   100%
pyrc \ validation \ room \ model.py RoomNetwork.__init__   2 2 0   0%
pyrc \ validation \ room \ model.py RoomNetwork._create_network   1 1 0   0%
pyrc \ validation \ room \ model.py (no function)   4 4 0   0%
pyrc \ visualization \ __init__.py set_german_number_format   2 2 0   0%
pyrc \ visualization \ __init__.py (no function)   8 0 0   100%
pyrc \ visualization \ plot.py PlotMixin.__init__   15 15 0   0%
pyrc \ visualization \ plot.py PlotMixin.__del__   2 2 0   0%
pyrc \ visualization \ plot.py PlotMixin.markers   1 1 0   0%
pyrc \ visualization \ plot.py PlotMixin.marker_iter   6 6 0   0%
pyrc \ visualization \ plot.py PlotMixin.colors   1 1 0   0%
pyrc \ visualization \ plot.py PlotMixin.line_style_iter   8 8 0   0%
pyrc \ visualization \ plot.py PlotMixin.color_iter   6 6 0   0%
pyrc \ visualization \ plot.py PlotMixin._add_line   3 3 0   0%
pyrc \ visualization \ plot.py PlotMixin._add_line_and_label   4 4 0   0%
pyrc \ visualization \ plot.py PlotMixin.format   8 8 0   0%
pyrc \ visualization \ plot.py PlotMixin.formate_x_datetime   5 5 0   0%
pyrc \ visualization \ plot.py PlotMixin.format_numeric_ticks   15 15 0   0%
pyrc \ visualization \ plot.py PlotMixin.show_legend   3 3 0   0%
pyrc \ visualization \ plot.py PlotMixin.show   2 2 0   0%
pyrc \ visualization \ plot.py PlotMixin.save   2 2 0   0%
pyrc \ visualization \ plot.py PlotMixin.close   2 2 0   0%
pyrc \ visualization \ plot.py DoubleY.__init__   21 21 0   0%
pyrc \ visualization \ plot.py DoubleY.ax_left   1 1 0   0%
pyrc \ visualization \ plot.py DoubleY.scale_right_axis   15 15 0   0%
pyrc \ visualization \ plot.py DoubleY.plot   5 5 0   0%
pyrc \ visualization \ plot.py DoubleY.format   13 13 0   0%
pyrc \ visualization \ plot.py DoubleYSeparated.__init__   7 7 0   0%
pyrc \ visualization \ plot.py DoubleYSeparated.plot   9 9 0   0%
pyrc \ visualization \ plot.py DoubleYSeparated.format   5 5 0   0%
pyrc \ visualization \ plot.py LinePlot.__init__   12 12 0   0%
pyrc \ visualization \ plot.py LinePlot.plot   11 11 0   0%
pyrc \ visualization \ plot.py LinePlot.plot_marker   3 3 0   0%
pyrc \ visualization \ plot.py LinePlot.plot_stack   2 2 0   0%
pyrc \ visualization \ plot.py LinePlot.format   2 2 0   0%
pyrc \ visualization \ plot.py TimePlot.format   3 3 0   0%
pyrc \ visualization \ plot.py BarPlot.__init__   4 4 0   0%
pyrc \ visualization \ plot.py BarPlot.bar_width   5 5 0   0%
pyrc \ visualization \ plot.py BarPlot.plot   2 2 0   0%
pyrc \ visualization \ plot.py BarPlot.format   4 4 0   0%
pyrc \ visualization \ plot.py TimeBarPlot.__init__   1 1 0   0%
pyrc \ visualization \ plot.py TimeBarPlot.bar_width   6 6 0   0%
pyrc \ visualization \ plot.py TimeBarPlot.format   4 4 0   0%
pyrc \ visualization \ plot.py seconds_to_dates   4 4 0   0%
pyrc \ visualization \ plot.py format_x_axis_to_date   7 7 0   0%
pyrc \ visualization \ plot.py (no function)   60 0 2   100%
pyrc \ visualization \ vtk_parser.py write_vtu_parallel   4 4 0   0%
pyrc \ visualization \ vtk_parser.py write_static_cells_vtu   19 19 0   0%
pyrc \ visualization \ vtk_parser.py write_temperature_vtu   14 14 0   0%
pyrc \ visualization \ vtk_parser.py write_pvd   6 6 0   0%
pyrc \ visualization \ vtk_parser.py create_heat_flux_lines   50 50 0   0%
pyrc \ visualization \ vtk_parser.py (no function)   11 0 2   100%
Total     6437 3434 47   47%

No items found using the specified filter.