File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 4040 - Inviscid_3D_Constrained_ONERAM6
4141 - Multi_Objective_Shape_Design
4242
43- - title : Structural Mechanics
44- tutorials :
45- - Linear_Elasticity
46- - Linear_Dynamics
47- - Dynamics
48- - Nonlinear_Elasticity
49-
5043- title : Event Content
5144 tutorials :
5245 - event_content
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ <h6 id="complexity-basic">
6060 <span style="color: orange;"><strong>Advanced</strong></span>
6161 {% endif %}
6262 </h6> -->
63+ < strong > At one glance:</ strong >
6364 < table style ="width:50% ">
6465 < tbody >
6566 < tr >
@@ -90,8 +91,10 @@ <h6 id="complexity-basic">
9091 < td > < h6 id ="solver-elasticity "> Complexity:</ h6 > </ td >
9192 < td > < h6 > {% if page.complexity == "basic" %}
9293 < span style ="color: green; "> < strong > Basic</ strong > </ span >
94+ {% elsif page.complexity == "intermediate" %}
95+ < span style ="color: orange; "> < strong > Intermediate</ strong > </ span >
9396 {% elsif page.complexity == "advanced" %}
94- < span style ="color: orange ; "> < strong > Advanced</ strong > </ span >
97+ < span style ="color: red ; "> < strong > Advanced</ strong > </ span >
9598 {% endif %}</ h6 > </ td >
9699 </ tr >
97100 </ tbody >
You can’t perform that action at this time.
0 commit comments