Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ians-nmh-siebert
alberta
alberta3
Commits
dc1a3031
Commit
dc1a3031
authored
Feb 6, 2008
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Remove the option to disable the init-element stuff.
parent
91240dac
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.ac
+0
-14
0 additions, 14 deletions
configure.ac
with
0 additions
and
14 deletions
configure.ac
+
0
−
14
View file @
dc1a3031
...
@@ -499,20 +499,6 @@ ALBERTA_CHECK_PACKAGE([silo],[silo],[DBPutUcdmesh],
...
@@ -499,20 +499,6 @@ ALBERTA_CHECK_PACKAGE([silo],[silo],[DBPutUcdmesh],
#
#
AM_CONDITIONAL(GEOMVIEW, true)
AM_CONDITIONAL(GEOMVIEW, true)
#
# Whether or not to enable the init_element() stuff. Switching off the
# init_element() feature will result in a library which is compatible
# at the binary and API level for standard application, and which is
# slightly faster because the if-statements testing for the presence
# of the init_element methods are disabled.
#
ALBERTA_ENABLE_FLAG([init-element],
[disable support for per-element initializers for basis-functions and
quadrature rules.],
1,
USE_INIT_ELEMENT,
[subst cond def])
#
#
# Malloc debugging
# Malloc debugging
#
#
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment