Skip to content

Commit 8959c59

Browse files
Nightly Botcwsmith
authored andcommitted
Merging develop into master
2 parents 274835f + 1ca7e3d commit 8959c59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Doxyfile_internal.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

spr/spr.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ \section{Target Size Field Computation}
217217
or over-refinement, and to avoid exhausting the memory on the available
218218
machine.
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
222222
by the following:
223223
\[
224224
h^{new}_e = \left(

0 commit comments

Comments
 (0)