Skip to content

Commit 10cbbf2

Browse files
author
MFC Action
committed
Docs @ 0ad0bb7
1 parent 5381685 commit 10cbbf2

File tree

5 files changed

+26
-22
lines changed

5 files changed

+26
-22
lines changed

documentation/search/all_1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
var searchData=
22
[
33
['2_20computational_20domain_0',['2. Computational Domain',['../md_case.html#autotoc_md6',1,'']]],
4-
['2d_1',['2D',['../md_examples.html#autotoc_md44',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md28',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md41',1,'Shock Droplet (2D)']]],
4+
['2d_1',['2D',['../md_examples.html#autotoc_md31',1,'2D Riemann Test (2D)'],['../md_examples.html#autotoc_md44',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md28',1,'Lid-Driven Cavity Problem (2D)'],['../md_examples.html#autotoc_md41',1,'Shock Droplet (2D)']]],
55
['2d_20hardcodied_20ic_20example_2',['2D Hardcodied IC Example',['../md_examples.html#autotoc_md34',1,'']]],
66
['2d_20riemann_20test_202d_3',['2D Riemann Test (2D)',['../md_examples.html#autotoc_md31',1,'']]]
77
];

documentation/search/all_15.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ var searchData=
44
['optional_20accepting_20command_20line_20arguments_1',['(Optional) Accepting command line arguments',['../md_case.html#autotoc_md3',1,'']]],
55
['ordering_2',['Ordering',['../md_case.html#autotoc_md25',1,'Conservative Variables Ordering'],['../md_case.html#autotoc_md26',1,'Primitive Variables Ordering']]],
66
['osher_20problem_201d_3',['Shu-Osher problem (1D)',['../md_examples.html#autotoc_md50',1,'']]],
7-
['output_4',['Output',['../md_case.html#autotoc_md15',1,'7. Formatted Output'],['../md_visualization.html#autotoc_md85',1,'Serial data output']]]
7+
['output_4',['7. Formatted Output',['../md_case.html#autotoc_md15',1,'']]],
8+
['output_5',['Serial data output',['../md_visualization.html#autotoc_md85',1,'']]]
89
];

documentation/search/all_16.js

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ var searchData=
1212
['power9_20cpu_9',['Power9 CPU',['../md_expectedPerformance.html#autotoc_md58',1,'IBM Power9 CPU'],['../md_expectedPerformance.html#autotoc_md63',1,'IBM Power9 CPU']]],
1313
['primitive_20variables_10',['Analytical Definition of Primitive Variables',['../md_case.html#autotoc_md8',1,'']]],
1414
['primitive_20variables_20ordering_11',['Primitive Variables Ordering',['../md_case.html#autotoc_md26',1,'']]],
15-
['problem_201d_12',['Problem 1D',['../md_examples.html#autotoc_md47',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md50',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md37',1,'Titarev-Toro problem (1D)']]],
16-
['problem_202d_13',['Problem 2D',['../md_examples.html#autotoc_md44',1,'Isentropic vortex problem (2D)'],['../md_examples.html#autotoc_md28',1,'Lid-Driven Cavity Problem (2D)']]],
17-
['procedure_14',['Procedure',['../md_visualization.html#autotoc_md84',1,'']]],
18-
['process_15',['Testing Post Process',['../md_testing.html#autotoc_md82',1,'']]],
19-
['profiling_20with_20nvidia_20nsight_16',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md77',1,'']]]
15+
['problem_201d_12',['problem 1D',['../md_examples.html#autotoc_md47',1,'Lax shock tube problem (1D)'],['../md_examples.html#autotoc_md50',1,'Shu-Osher problem (1D)'],['../md_examples.html#autotoc_md37',1,'Titarev-Toro problem (1D)']]],
16+
['problem_202d_13',['Isentropic vortex problem (2D)',['../md_examples.html#autotoc_md44',1,'']]],
17+
['problem_202d_14',['Lid-Driven Cavity Problem (2D)',['../md_examples.html#autotoc_md28',1,'']]],
18+
['procedure_15',['Procedure',['../md_visualization.html#autotoc_md84',1,'']]],
19+
['process_16',['Testing Post Process',['../md_testing.html#autotoc_md82',1,'']]],
20+
['profiling_20with_20nvidia_20nsight_17',['Profiling with NVIDIA Nsight',['../md_running.html#autotoc_md77',1,'']]]
2021
];

documentation/search/all_18.js

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
var searchData=
22
[
3-
['scaling_0',['Scaling',['../md_examples.html#autotoc_md40',1,'3D Weak Scaling'],['../md_expectedPerformance.html#autotoc_md59',1,'Strong scaling'],['../md_expectedPerformance.html#autotoc_md55',1,'Weak scaling']]],
4-
['serial_20data_20output_1',['Serial data output',['../md_visualization.html#autotoc_md85',1,'']]],
5-
['setup_2',['10. Velocity Field Setup',['../md_case.html#autotoc_md18',1,'']]],
6-
['shock_20droplet_202d_3',['Shock Droplet (2D)',['../md_examples.html#autotoc_md41',1,'']]],
7-
['shock_20tube_20problem_201d_4',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md47',1,'']]],
8-
['shu_20osher_20problem_201d_5',['Shu-Osher problem (1D)',['../md_examples.html#autotoc_md50',1,'']]],
9-
['simulation_20algorithm_6',['6. Simulation Algorithm',['../md_case.html#autotoc_md14',1,'']]],
10-
['skeleton_7',['Basic Skeleton',['../md_case.html#autotoc_md2',1,'']]],
11-
['source_8',['8. Acoustic Source',['../md_case.html#autotoc_md16',1,'']]],
12-
['started_9',['Getting Started',['../md_getting-started.html',1,'']]],
13-
['steps_20hour_10',['Expected time-steps/hour',['../md_expectedPerformance.html#autotoc_md54',1,'']]],
14-
['strong_20scaling_11',['Strong scaling',['../md_expectedPerformance.html#autotoc_md59',1,'']]],
15-
['suite_12',['Running the Test Suite',['../md_getting-started.html#autotoc_md68',1,'']]],
16-
['supports_13',['Monopole supports',['../md_case.html#autotoc_md24',1,'']]]
3+
['scaling_0',['3D Weak Scaling',['../md_examples.html#autotoc_md40',1,'']]],
4+
['scaling_1',['scaling',['../md_expectedPerformance.html#autotoc_md59',1,'Strong scaling'],['../md_expectedPerformance.html#autotoc_md55',1,'Weak scaling']]],
5+
['serial_20data_20output_2',['Serial data output',['../md_visualization.html#autotoc_md85',1,'']]],
6+
['setup_3',['10. Velocity Field Setup',['../md_case.html#autotoc_md18',1,'']]],
7+
['shock_20droplet_202d_4',['Shock Droplet (2D)',['../md_examples.html#autotoc_md41',1,'']]],
8+
['shock_20tube_20problem_201d_5',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md47',1,'']]],
9+
['shu_20osher_20problem_201d_6',['Shu-Osher problem (1D)',['../md_examples.html#autotoc_md50',1,'']]],
10+
['simulation_20algorithm_7',['6. Simulation Algorithm',['../md_case.html#autotoc_md14',1,'']]],
11+
['skeleton_8',['Basic Skeleton',['../md_case.html#autotoc_md2',1,'']]],
12+
['source_9',['8. Acoustic Source',['../md_case.html#autotoc_md16',1,'']]],
13+
['started_10',['Getting Started',['../md_getting-started.html',1,'']]],
14+
['steps_20hour_11',['Expected time-steps/hour',['../md_expectedPerformance.html#autotoc_md54',1,'']]],
15+
['strong_20scaling_12',['Strong scaling',['../md_expectedPerformance.html#autotoc_md59',1,'']]],
16+
['suite_13',['Running the Test Suite',['../md_getting-started.html#autotoc_md68',1,'']]],
17+
['supports_14',['Monopole supports',['../md_case.html#autotoc_md24',1,'']]]
1718
];

documentation/search/all_19.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ var searchData=
1111
['titarev_20toro_20problem_201d_8',['Titarev-Toro problem (1D)',['../md_examples.html#autotoc_md37',1,'']]],
1212
['toro_20problem_201d_9',['Titarev-Toro problem (1D)',['../md_examples.html#autotoc_md37',1,'']]],
1313
['tube_20problem_201d_10',['Lax shock tube problem (1D)',['../md_examples.html#autotoc_md47',1,'']]],
14-
['types_11',['Types',['../md_case.html#autotoc_md23',1,'Immersed Boundary Patch Types'],['../md_case.html#autotoc_md22',1,'Patch types']]]
14+
['types_11',['Immersed Boundary Patch Types',['../md_case.html#autotoc_md23',1,'']]],
15+
['types_12',['Patch types',['../md_case.html#autotoc_md22',1,'']]]
1516
];

0 commit comments

Comments
 (0)