forked from prisms-center/plasticity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
relatedPages.dox
19 lines (18 loc) · 1.38 KB
/
relatedPages.dox
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/** \page page1 Formulations
* <a href="continuumPlasticity.pdf" target="_blank"><b>Continuum Plasticity</b></a> <br>
* <a href="crystalPlasticity.pdf" target="_blank"><b>Crystal Plasticity</b></a> <br>
*/
/** \page page2 Crystal Plasticity Examples
* <a href="example_fcc_simpleTension.pdf" target="_blank"><b>FCC: Simple Tension problem</b></a> <br>
* <a href="example_fcc_simpleTension_externalmesh.pdf" target="_blank"><b>FCC: Simple Tension problem with external mesh</b></a> <br>
* <a href="example_fcc_cyclicLoading.pdf" target="_blank"><b>FCC: Cyclic loading problem</b></a> <br>
* <a href="example_bcc_simpleTension.pdf" target="_blank"><b>BCC: Simple Tension problem</b></a> <br>
* <a href="example_hcp_simpleTension.pdf" target="_blank"><b>HCP: Simple Tension problem</b></a> <br>
* <a href="example_dualPhase_simpleTension.pdf" target="_blank"><b>Dual Phase: Simple Tension problem</b></a> <br>
*/
/** \page page3 Continuum Plasticity Examples
* <a href="example_cp_simpleTension.pdf" target="_blank"><b>Continuum Plasticity: Simple Tension problem</b></a> <br>
* <a href="example_cp_constrainedTension.pdf" target="_blank"><b>Continuum Plasticity: Constrianed Tension problem</b></a> <br>
* <a href="example_cp_shear.pdf" target="_blank"><b>Continuum Plasticity: Shear problem</b></a> <br>
* <a href="example_cp_bending.pdf" target="_blank"><b>Continuum Plasticity: Bending problem</b></a> <br>
*/