Coverage report: 50%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-29 15:57 +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.capacity   1 0 0   100%
pyrc\core\components\capacitor.py Capacitor.capacity   1 0 0   100%
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 2 0   0%
pyrc\core\components\capacitor.py Capacitor.resistors_without_parallel   9 9 0   0%
pyrc\core\components\capacitor.py Capacitor.symbols   2 0 0   100%
pyrc\core\components\capacitor.py Capacitor.values   2 0 0   100%
pyrc\core\components\capacitor.py Capacitor.values_without_capacity   2 2 0   0%
pyrc\core\components\capacitor.py Capacitor.symbols_without_capacity   2 2 0   0%
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 6 0   70%
pyrc\core\components\capacitor.py Capacitor.get_mass_transport_to_node   4 4 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 1 0   92%
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)   45 0 6   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 (no function)   9 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 0 0   100%
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__   3 3 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   11 2 0   82%
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 3   100%
pyrc\core\components\templates.py RCObjects.__init__   11 0 0   100%
pyrc\core\components\templates.py RCObjects.nodes   1 0 0   100%
pyrc\core\components\templates.py RCObjects.capacities   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   7 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 2 0   78%
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 3 0   0%
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 1 0   0%
pyrc\core\components\templates.py RCSolution.append_to_input   1 1 0   0%
pyrc\core\components\templates.py RCSolution.delete_last_input   2 2 0   0%
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 1 0   88%
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.add_to_solution   8 0 0   100%
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 0 0   100%
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 0 0   100%
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__   7 0 0   100%
pyrc\core\components\templates.py Geometric.position   1 0 0   100%
pyrc\core\components\templates.py Geometric.position   10 1 0   90%
pyrc\core\components\templates.py Geometric.x   1 0 0   100%
pyrc\core\components\templates.py Geometric.x   4 0 0   100%
pyrc\core\components\templates.py Geometric.y   1 0 0   100%
pyrc\core\components\templates.py Geometric.y   4 0 0   100%
pyrc\core\components\templates.py Geometric.z   1 0 0   100%
pyrc\core\components\templates.py Geometric.z   4 0 0   100%
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 1 0   90%
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 0 0   100%
pyrc\core\components\templates.py Cell.height   1 0 0   100%
pyrc\core\components\templates.py Cell.depth   1 0 0   100%
pyrc\core\components\templates.py Cell.boundaries   3 0 0   100%
pyrc\core\components\templates.py Cell.face_points   28 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 0 0   100%
pyrc\core\components\templates.py Material.name   1 0 0   100%
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 0 0   100%
pyrc\core\components\templates.py Fluid.prandtl_number   3 0 0   100%
pyrc\core\components\templates.py Fluid.Pr   1 0 0   100%
pyrc\core\components\templates.py Fluid.grashof_number   1 0 0   100%
pyrc\core\components\templates.py Fluid.Gr   1 0 0   100%
pyrc\core\components\templates.py Fluid.rayleigh_number   1 0 0   100%
pyrc\core\components\templates.py Solid.__init__   1 0 0   100%
pyrc\core\components\templates.py CompositeMaterialSolid.__init__   8 0 0   100%
pyrc\core\components\templates.py CompositeMaterialFluid.__init__   9 0 0   100%
pyrc\core\components\templates.py calculate_balance_for_resistors   6 6 0   0%
pyrc\core\components\templates.py (no function)   223 0 5   100%
pyrc\core\connecting.py connect_cells_with_resistors   24 0 0   100%
pyrc\core\connecting.py check_contact_between_cells   16 0 0   100%
pyrc\core\connecting.py visualize_contact_area   60 0 0   100%
pyrc\core\connecting.py (no function)   9 0 2   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__   3 0 0   100%
pyrc\core\inputs.py BoundaryCondition.heat_transfer_coefficient   1 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.index   3 3 0   0%
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 3 0   0%
pyrc\core\inputs.py BoundaryCondition.temperature_vector   4 4 0   0%
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 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__   6 6 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 InternalHeatSource.__init__   19 19 0   0%
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.no_node   4 4 0   0%
pyrc\core\inputs.py InternalHeatSource.area   7 7 0   0%
pyrc\core\inputs.py InternalHeatSource.index   3 3 0   0%
pyrc\core\inputs.py InternalHeatSource.power   9 9 0   0%
pyrc\core\inputs.py InternalHeatSource.area_specific_power   3 3 0   0%
pyrc\core\inputs.py InternalHeatSource.set_area_specific_power   11 11 0   0%
pyrc\core\inputs.py InternalHeatSource.symbols   1 1 0   0%
pyrc\core\inputs.py InternalHeatSource.values   1 1 0   0%
pyrc\core\inputs.py Radiation.__init__   5 5 0   0%
pyrc\core\inputs.py Radiation.bc_temp_input_index   5 5 0   0%
pyrc\core\inputs.py (no function)   94 2 5   98%
pyrc\core\materials.py Air.__init__   1 0 0   100%
pyrc\core\materials.py Water.__init__   1 0 0   100%
pyrc\core\materials.py Metal.__init__   1 0 0   100%
pyrc\core\materials.py Copper.__init__   1 1 0   0%
pyrc\core\materials.py EPS032.__init__   1 0 0   100%
pyrc\core\materials.py SandLimeBrick.__init__   1 1 0   0%
pyrc\core\materials.py Concrete.__init__   1 0 0   100%
pyrc\core\materials.py Plaster.__init__   1 1 0   0%
pyrc\core\materials.py Clinker.__init__   1 0 0   100%
pyrc\core\materials.py Wood.__init__   1 0 0   100%
pyrc\core\materials.py SodaLimeGlass.__init__   1 0 0   100%
pyrc\core\materials.py PolyvinylChloride.__init__   1 0 0   100%
pyrc\core\materials.py WindowGlass.__init__   1 0 0   100%
pyrc\core\materials.py WindowFrame.__init__   1 0 0   100%
pyrc\core\materials.py WoodWall.__init__   1 0 0   100%
pyrc\core\materials.py WindowHallway.__init__   2 0 0   100%
pyrc\core\materials.py WindowInBetween.__init__   2 0 0   100%
pyrc\core\materials.py Cladding.__init__   2 0 0   100%
pyrc\core\materials.py MetalWater.__init__   1 0 0   100%
pyrc\core\materials.py (no function)   39 0 0   100%
pyrc\core\network.py RCNetwork.__init__   21 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   26 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   29 16 0   45%
pyrc\core\network.py RCNetwork.no_infinity._substitute_thetas   4 4 0   0%
pyrc\core\network.py RCNetwork.no_infinity._solve_with_timeout   11 11 0   0%
pyrc\core\network.py RCNetwork.no_infinity._solve_with_timeout.target   1 1 0   0%
pyrc\core\network.py RCNetwork._get_matrix_symbol   4 0 0   100%
pyrc\core\network.py RCNetwork._build_matrix_function   7 1 0   86%
pyrc\core\network.py RCNetwork._build_matrix_direct   11 0 0   100%
pyrc\core\network.py RCNetwork._build_matrix   9 0 0   100%
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 1 0   0%
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 1 0   83%
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   18 18 0   0%
pyrc\core\network.py RCNetwork.inhomogeneous_system   3 1 0   67%
pyrc\core\network.py RCNetwork.determine_max_step   15 5 0   67%
pyrc\core\network.py RCNetwork.solve_stationary   7 7 0   0%
pyrc\core\network.py RCNetwork.solve_network   58 26 0   55%
pyrc\core\network.py RCNetwork.remap_symbol_function   14 3 0   79%
pyrc\core\network.py RCNetwork.remap_symbol_function.reordered_function   1 1 0   0%
pyrc\core\network.py RCNetwork.system_handler_type   3 1 0   67%
pyrc\core\network.py RCNetwork.all_objects   1 1 0   0%
pyrc\core\network.py RCNetwork.resistors_filtered_equivalent   8 0 0   100%
pyrc\core\network.py RCNetwork.system_objects_unique   1 0 0   100%
pyrc\core\network.py RCNetwork.system_symbols   1 0 0   100%
pyrc\core\network.py RCNetwork.system_values   1 0 0   100%
pyrc\core\network.py RCNetwork.time_dependent_system_symbols   8 0 0   100%
pyrc\core\network.py RCNetwork.time_dependent_input_symbols   1 1 0   0%
pyrc\core\network.py RCNetwork.variable_input_vector_symbols   9 5 0   44%
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)   111 0 4   100%
pyrc\core\nodes.py Node.__init__   12 6 0   50%
pyrc\core\nodes.py Node.__copy__   10 5 0   50%
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.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)   84 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 0 0   100%
pyrc\core\resistors.py CombinedResistor.heat_transfer_coefficient   1 1 0   0%
pyrc\core\resistors.py CombinedResistor.resistance   74 38 0   49%
pyrc\core\resistors.py HeatConduction.__init__   1 1 0   0%
pyrc\core\resistors.py HeatConduction.htc   1 1 0   0%
pyrc\core\resistors.py HeatTransfer.__init__   1 1 0   0%
pyrc\core\resistors.py HeatRadiation.__init__   19 0 0   100%
pyrc\core\resistors.py resistance_bc_heat_transfer   3 0 0   100%
pyrc\core\resistors.py resistance_channel_heat_transfer   4 4 0   0%
pyrc\core\resistors.py (no function)   46 0 4   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 1 0   0%
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 1 0   0%
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 1 0   0%
pyrc\core\settings.py (no function)   46 0 0   100%
pyrc\core\simulation.py Simulation.__init__   11 11 0   0%
pyrc\core\simulation.py Simulation.run   1 1 0   0%
pyrc\core\simulation.py Simulation._worker   57 57 0   0%
pyrc\core\simulation.py Simulation._worker.static_time_dependent_function   1 1 0   0%
pyrc\core\simulation.py Simulation._worker.static_time_dependent_function_input   1 1 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)   20 0 0   100%
pyrc\core\solver\__init__.py (no function)   4 0 0   100%
pyrc\core\solver\handler.py HomogeneousSystemHandler.__init__   23 4 0   83%
pyrc\core\solver\handler.py HomogeneousSystemHandler._init_temperature_equation   7 1 0   86%
pyrc\core\solver\handler.py HomogeneousSystemHandler._init_temperature_equation.system_matrix   1 0 0   100%
pyrc\core\solver\handler.py HomogeneousSystemHandler.__call__   7 1 0   86%
pyrc\core\solver\handler.py HomogeneousSystemHandler.set_new_t_eval   1 0 0   100%
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__   23 23 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler._init_temperature_equation   9 9 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler._init_temperature_equation.system_matrix_fun   1 1 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler._init_temperature_equation.input_matrix_fun   1 1 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler.set_new_t_eval   7 7 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler._worker_call   2 2 0   0%
pyrc\core\solver\handler.py InhomogeneousSystemHandler.__call__   20 20 0   0%
pyrc\core\solver\handler.py SolveIVPHandler.__init__   22 1 0   95%
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 (no function)   37 0 0   100%
pyrc\core\solver\stationary.py _to_sympy_matrix   3 1 0   67%
pyrc\core\solver\stationary.py _to_sparse_matrix   3 0 0   100%
pyrc\core\solver\stationary.py _has_free_symbols   1 0 0   100%
pyrc\core\solver\stationary.py _solve_symbolic   10 1 0   90%
pyrc\core\solver\stationary.py _solve_numeric   13 1 0   92%
pyrc\core\solver\stationary.py solve_stationary   5 0 0   100%
pyrc\core\solver\stationary.py (no function)   11 0 0   100%
pyrc\core\solver\symbolic.py SymbolicEvaluator.__init__   18 0 0   100%
pyrc\core\solver\symbolic.py SymbolicEvaluator._build_structure   0 0 0   100%
pyrc\core\solver\symbolic.py SymbolicEvaluator._scatter   0 0 0   100%
pyrc\core\solver\symbolic.py SymbolicEvaluator.evaluate   4 0 0   100%
pyrc\core\solver\symbolic.py SparseSymbolicEvaluator.__init__   3 0 0   100%
pyrc\core\solver\symbolic.py SparseSymbolicEvaluator._build_structure   6 0 0   100%
pyrc\core\solver\symbolic.py SparseSymbolicEvaluator._scatter   1 0 0   100%
pyrc\core\solver\symbolic.py ArraySymbolicEvaluator.__init__   4 0 0   100%
pyrc\core\solver\symbolic.py ArraySymbolicEvaluator._build_structure   4 0 0   100%
pyrc\core\solver\symbolic.py ArraySymbolicEvaluator._scatter   1 0 0   100%
pyrc\core\solver\symbolic.py (no function)   20 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\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\tools\__init__.py (no function)   10 0 0   100%
pyrc\tools\errors.py FixedPositionError.__init__   2 0 0   100%
pyrc\tools\errors.py FixedXYError.__init__   2 0 0   100%
pyrc\tools\errors.py FixedZError.__init__   2 0 0   100%
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 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)   16 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 1 0   80%
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 PerformanceCheck.__init__   2 2 0   0%
pyrc\utils\performance.py PerformanceCheck.get_random_temperature   1 1 0   0%
pyrc\utils\performance.py PerformanceCheck.build_big_network   24 24 0   0%
pyrc\utils\performance.py PerformanceCheck.test_performance   10 10 0   0%
pyrc\utils\performance.py PerformanceCheck.test_performance.start_solve   1 1 0   0%
pyrc\utils\performance.py (no function)   16 2 0   88%
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.add_points   13 13 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)   61 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     5226 2615 50   50%

No items found using the specified filter.