22<!-- NewPage -->
33< html lang ="en ">
44< head >
5- <!-- Generated by javadoc (11.0.11 ) on Thu Jun 03 18:43:28 CEST 2021 -->
6- < title > All Packages</ title >
7- < meta http-equiv ="Content-Type " content ="text/html; charset=utf -8 ">
8- < meta name ="dc.created " content ="2021-06-03 ">
5+ <!-- Generated by javadoc (11.0.17 ) on Mon Feb 13 12:35:42 MSK 2023 -->
6+ < title > All Packages (PULsE 1.98 API) </ title >
7+ < meta http-equiv ="Content-Type " content ="text/html; charset=UTF -8 ">
8+ < meta name ="dc.created " content ="2023-02-13 ">
99< link rel ="stylesheet " type ="text/css " href ="stylesheet.css " title ="Style ">
10- < link rel ="stylesheet " type ="text/css " href ="jquery/jquery-ui.css " title ="Style ">
10+ < link rel ="stylesheet " type ="text/css " href ="jquery/jquery-ui.min.css " title ="Style ">
11+ < link rel ="stylesheet " type ="text/css " href ="jquery-ui.overrides.css " title ="Style ">
1112< script type ="text/javascript " src ="script.js "> </ script >
1213< script type ="text/javascript " src ="jquery/jszip/dist/jszip.min.js "> </ script >
1314< script type ="text/javascript " src ="jquery/jszip-utils/dist/jszip-utils.min.js "> </ script >
1415<!--[if IE]>
1516<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1617<![endif]-->
17- < script type ="text/javascript " src ="jquery/jquery-3.5.1 .js "> </ script >
18- < script type ="text/javascript " src ="jquery/jquery-ui.js "> </ script >
18+ < script type ="text/javascript " src ="jquery/jquery-3.6.0.min .js "> </ script >
19+ < script type ="text/javascript " src ="jquery/jquery-ui.min. js "> </ script >
1920</ head >
2021< body >
2122< script type ="text/javascript "> <!--
2223 try {
2324 if ( location . href . indexOf ( 'is-external=true' ) == - 1 ) {
24- parent . document . title = "All Packages" ;
25+ parent . document . title = "All Packages (PULsE 1.98 API) " ;
2526 }
2627 }
2728 catch ( err ) {
5152< li > Use</ li >
5253< li > < a href ="overview-tree.html "> Tree</ a > </ li >
5354< li > < a href ="deprecated-list.html "> Deprecated</ a > </ li >
54- < li > < a href ="index-files/index-1 .html "> Index</ a > </ li >
55+ < li > < a href ="index-all .html "> Index</ a > </ li >
5556< li > < a href ="help-doc.html "> Help</ a > </ li >
5657</ ul >
5758</ div >
@@ -159,113 +160,117 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
159160</ td >
160161</ tr >
161162< tr class ="rowColor ">
163+ < th class ="colFirst " scope ="row "> < a href ="pulse/math/filters/package-summary.html "> pulse.math.filters</ a > </ th >
164+ < td class ="colLast "> </ td >
165+ </ tr >
166+ < tr class ="altColor ">
162167< th class ="colFirst " scope ="row "> < a href ="pulse/math/linear/package-summary.html "> pulse.math.linear</ a > </ th >
163168< td class ="colLast ">
164169< div class ="block "> A linear algebra package based mostly on the EJML library.</ div >
165170</ td >
166171</ tr >
167- < tr class ="altColor ">
172+ < tr class ="rowColor ">
168173< th class ="colFirst " scope ="row "> < a href ="pulse/math/transforms/package-summary.html "> pulse.math.transforms</ a > </ th >
169174< td class ="colLast "> </ td >
170175</ tr >
171- < tr class ="rowColor ">
176+ < tr class ="altColor ">
172177< th class ="colFirst " scope ="row "> < a href ="pulse/problem/laser/package-summary.html "> pulse.problem.laser</ a > </ th >
173178< td class ="colLast ">
174179< div class ="block "> This package deals with discrete laser pulse representation and their various temporal shapes.</ div >
175180</ td >
176181</ tr >
177- < tr class ="altColor ">
182+ < tr class ="rowColor ">
178183< th class ="colFirst " scope ="row "> < a href ="pulse/problem/schemes/package-summary.html "> pulse.problem.schemes</ a > </ th >
179184< td class ="colLast ">
180185< div class ="block "> This package deals with abstractions associated with finite differences in
181186 PULsE, including the definition of < code > Grid</ code > s, which determine the
182187 partitioning rules for space and time variables.</ div >
183188</ td >
184189</ tr >
185- < tr class ="rowColor ">
190+ < tr class ="altColor ">
186191< th class ="colFirst " scope ="row "> < a href ="pulse/problem/schemes/rte/package-summary.html "> pulse.problem.schemes.rte</ a > </ th >
187192< td class ="colLast ">
188193< div class ="block "> Contains generic classes that act as a bridge between the specific
189194 implementation of radiative heat transfer and the heat problem solvers.</ div >
190195</ td >
191196</ tr >
192- < tr class ="altColor ">
197+ < tr class ="rowColor ">
193198< th class ="colFirst " scope ="row "> < a href ="pulse/problem/schemes/rte/dom/package-summary.html "> pulse.problem.schemes.rte.dom</ a > </ th >
194199< td class ="colLast ">
195200< div class ="block "> Contains the implementation of the discrete ordinates method (DOM) for the
196201 solution of a anisotropic nonlinear radiative transfer equation.</ div >
197202</ td >
198203</ tr >
199- < tr class ="rowColor ">
204+ < tr class ="altColor ">
200205< th class ="colFirst " scope ="row "> < a href ="pulse/problem/schemes/rte/exact/package-summary.html "> pulse.problem.schemes.rte.exact</ a > </ th >
201206< td class ="colLast ">
202- < div class ="block "> Contains classes for solving the radiative transfer equation in an absorbing-emitting medium (no scattering)
207+ < div class ="block "> Contains classes for solving the radiative transfer equation in an absorbing-emitting medium (no scattering)
203208 using a semi-analytical approach.</ div >
204209</ td >
205210</ tr >
206- < tr class ="altColor ">
211+ < tr class ="rowColor ">
207212< th class ="colFirst " scope ="row "> < a href ="pulse/problem/schemes/solvers/package-summary.html "> pulse.problem.schemes.solvers</ a > </ th >
208213< td class ="colLast ">
209214< div class ="block "> Contains various finite-difference solvers for the different problem statements available.</ div >
210215</ td >
211216</ tr >
212- < tr class ="rowColor ">
217+ < tr class ="altColor ">
213218< th class ="colFirst " scope ="row "> < a href ="pulse/problem/statements/package-summary.html "> pulse.problem.statements</ a > </ th >
214219< td class ="colLast ">
215220< div class ="block "> Introduces various problem statements for the heat conduction problem in the
216221 laser flash experiment.</ div >
217222</ td >
218223</ tr >
219- < tr class ="altColor ">
224+ < tr class ="rowColor ">
220225< th class ="colFirst " scope ="row "> < a href ="pulse/problem/statements/model/package-summary.html "> pulse.problem.statements.model</ a > </ th >
221226< td class ="colLast "> </ td >
222227</ tr >
223- < tr class ="rowColor ">
228+ < tr class ="altColor ">
224229< th class ="colFirst " scope ="row "> < a href ="pulse/properties/package-summary.html "> pulse.properties</ a > </ th >
225230< td class ="colLast ">
226231< div class ="block "> Properties is < code > PULsE</ code > are low-level entities used by the different
227232 < code > Accessible</ code > s or < code > PropertyHolder</ code > s, such as < code > SearchTask</ code > s,
228233 < code > Problem</ code > s, etc.</ div >
229234</ td >
230235</ tr >
231- < tr class ="altColor ">
236+ < tr class ="rowColor ">
232237< th class ="colFirst " scope ="row "> < a href ="pulse/search/package-summary.html "> pulse.search</ a > </ th >
233238< td class ="colLast "> </ td >
234239</ tr >
235- < tr class ="rowColor ">
240+ < tr class ="altColor ">
236241< th class ="colFirst " scope ="row "> < a href ="pulse/search/direction/package-summary.html "> pulse.search.direction</ a > </ th >
237242< td class ="colLast ">
238243< div class ="block "> Provides a list of < code > PathSolver</ code > s and associated classes, which are used
239244 to determine the direction of the minimum of a specific < code > SearchTask</ code >
240245 using an iterative approach.</ div >
241246</ td >
242247</ tr >
243- < tr class ="altColor ">
248+ < tr class ="rowColor ">
244249< th class ="colFirst " scope ="row "> < a href ="pulse/search/direction/pso/package-summary.html "> pulse.search.direction.pso</ a > </ th >
245250< td class ="colLast "> </ td >
246251</ tr >
247- < tr class ="rowColor ">
252+ < tr class ="altColor ">
248253< th class ="colFirst " scope ="row "> < a href ="pulse/search/linear/package-summary.html "> pulse.search.linear</ a > </ th >
249254< td class ="colLast ">
250255< div class ="block "> Provides classes that are able to search for the minimum of a scalar function
251256 of a vector variable that is unimodal on a specific < code > Segment</ code > .</ div >
252257</ td >
253258</ tr >
254- < tr class ="altColor ">
259+ < tr class ="rowColor ">
255260< th class ="colFirst " scope ="row "> < a href ="pulse/search/statistics/package-summary.html "> pulse.search.statistics</ a > </ th >
256261< td class ="colLast ">
257262< div class ="block "> PULsE Statistical Kit.</ div >
258263</ td >
259264</ tr >
260- < tr class ="rowColor ">
265+ < tr class ="altColor ">
261266< th class ="colFirst " scope ="row "> < a href ="pulse/tasks/package-summary.html "> pulse.tasks</ a > </ th >
262267< td class ="colLast ">
263268< div class ="block "> Introduces the < code > SearchTask</ code > , which is the main actor in < code > PULsE</ code > ,
264269 and the < code > TaskManager</ code > , a high-level class which among other functions
265270 manages loading and executing < code > SearchTask</ code > s.</ div >
266271</ td >
267272</ tr >
268- < tr class ="altColor ">
273+ < tr class ="rowColor ">
269274< th class ="colFirst " scope ="row "> < a href ="pulse/tasks/listeners/package-summary.html "> pulse.tasks.listeners</ a > </ th >
270275< td class ="colLast ">
271276< div class ="block "> Contains various listeners that deal with events associated with the
@@ -274,67 +279,67 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
274279 < code > TaskManager</ code > .</ div >
275280</ td >
276281</ tr >
277- < tr class ="rowColor ">
282+ < tr class ="altColor ">
278283< th class ="colFirst " scope ="row "> < a href ="pulse/tasks/logs/package-summary.html "> pulse.tasks.logs</ a > </ th >
279284< td class ="colLast ">
280285< div class ="block "> Lists classes for logging, storing runtime information including statuses.</ div >
281286</ td >
282287</ tr >
283- < tr class ="altColor ">
288+ < tr class ="rowColor ">
284289< th class ="colFirst " scope ="row "> < a href ="pulse/tasks/processing/package-summary.html "> pulse.tasks.processing</ a > </ th >
285290< td class ="colLast ">
286291< div class ="block "> Lists classes for storing runtime information, storing and
287292 ordering of final execution results, storing intermediate results of
288293 execution to check convergence.</ div >
289294</ td >
290295</ tr >
291- < tr class ="rowColor ">
296+ < tr class ="altColor ">
292297< th class ="colFirst " scope ="row "> < a href ="pulse/ui/package-summary.html "> pulse.ui</ a > </ th >
293298< td class ="colLast ">
294299< div class ="block "> Includes the < code > Launcher</ code > class, which is the entry-point to
295300 < code > PULsE</ code > .</ div >
296301</ td >
297302</ tr >
298- < tr class ="altColor ">
303+ < tr class ="rowColor ">
299304< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/package-summary.html "> pulse.ui.components</ a > </ th >
300305< td class ="colLast ">
301306< div class ="block "> This package contains all custom Swing-based components of the graphical user
302307 interface of < code > PULsE</ code > that are used to interact with all other entities,
303308 such as < code > PropertyHolder</ code > s, etc.</ div >
304309</ td >
305310</ tr >
306- < tr class ="rowColor ">
311+ < tr class ="altColor ">
307312< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/buttons/package-summary.html "> pulse.ui.components.buttons</ a > </ th >
308313< td class ="colLast "> </ td >
309314</ tr >
310- < tr class ="altColor ">
315+ < tr class ="rowColor ">
311316< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/controllers/package-summary.html "> pulse.ui.components.controllers</ a > </ th >
312317< td class ="colLast "> </ td >
313318</ tr >
314- < tr class ="rowColor ">
319+ < tr class ="altColor ">
315320< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/listeners/package-summary.html "> pulse.ui.components.listeners</ a > </ th >
316321< td class ="colLast "> </ td >
317322</ tr >
318- < tr class ="altColor ">
323+ < tr class ="rowColor ">
319324< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/models/package-summary.html "> pulse.ui.components.models</ a > </ th >
320325< td class ="colLast "> </ td >
321326</ tr >
322- < tr class ="rowColor ">
327+ < tr class ="altColor ">
323328< th class ="colFirst " scope ="row "> < a href ="pulse/ui/components/panels/package-summary.html "> pulse.ui.components.panels</ a > </ th >
324329< td class ="colLast "> </ td >
325330</ tr >
326- < tr class ="altColor ">
331+ < tr class ="rowColor ">
327332< th class ="colFirst " scope ="row "> < a href ="pulse/ui/frames/package-summary.html "> pulse.ui.frames</ a > </ th >
328333< td class ="colLast ">
329334< div class ="block "> Contains all JFrame classes that are used to create the graphical user
330335 interface of < code > PULsE</ code > .</ div >
331336</ td >
332337</ tr >
333- < tr class ="rowColor ">
338+ < tr class ="altColor ">
334339< th class ="colFirst " scope ="row "> < a href ="pulse/ui/frames/dialogs/package-summary.html "> pulse.ui.frames.dialogs</ a > </ th >
335340< td class ="colLast "> </ td >
336341</ tr >
337- < tr class ="altColor ">
342+ < tr class ="rowColor ">
338343< th class ="colFirst " scope ="row "> < a href ="pulse/util/package-summary.html "> pulse.util</ a > </ th >
339344< td class ="colLast ">
340345< div class ="block "> Contains abstract data and hierarchical structures that implement much of the
@@ -364,7 +369,7 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
364369< li > Use</ li >
365370< li > < a href ="overview-tree.html "> Tree</ a > </ li >
366371< li > < a href ="deprecated-list.html "> Deprecated</ a > </ li >
367- < li > < a href ="index-files/index-1 .html "> Index</ a > </ li >
372+ < li > < a href ="index-all .html "> Index</ a > </ li >
368373< li > < a href ="help-doc.html "> Help</ a > </ li >
369374</ ul >
370375</ div >
@@ -392,6 +397,7 @@ <h1 title="All&nbsp;Packages" class="title">All Packages</h1>
392397</ a > </ div >
393398<!-- ======== END OF BOTTOM NAVBAR ======= -->
394399</ nav >
400+ < p class ="legalCopy "> < small > Copyright © 2023. All rights reserved.</ small > </ p >
395401</ footer >
396402</ body >
397403</ html >
0 commit comments