File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -415,7 +415,7 @@ EXTRACT_ALL = YES
415415# be included in the documentation.
416416# The default value is: NO.
417417
418- EXTRACT_PRIVATE = NO
418+ EXTRACT_PRIVATE = YES
419419
420420# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
421421# scope will be included in the documentation.
@@ -2236,7 +2236,7 @@ UML_LIMIT_NUM_FIELDS = 10
22362236# The default value is: NO.
22372237# This tag requires that the tag HAVE_DOT is set to YES.
22382238
2239- TEMPLATE_RELATIONS = NO
2239+ TEMPLATE_RELATIONS = YES
22402240
22412241# If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
22422242# YES then doxygen will generate a graph for each documented file showing the
Original file line number Diff line number Diff line change @@ -217,8 +217,8 @@ \section{Target Size Field Computation}
217217or over-refinement, and to avoid exhausting the memory on the available
218218machine.
219219
220- Boussetta et al. (" Adaptive remeshing based on a posteriori error
221- estimation for forging simulation" ) define a size field specification
220+ Boussetta et al. (`` Adaptive remeshing based on a posteriori error
221+ estimation for forging simulation'' ) define a size field specification
222222by the following:
223223\[
224224h^{new}_e = \left (
You can’t perform that action at this time.
0 commit comments