@/
============================ message words ================================
@ message
error = error
warning= warning
info = info
@/
============================ months words =================================
@ months
january = january
february = february
march = march
april = april
may = may
june = june
july = july
august = august
september = september
october = october
november = november
december = december
@ short months
jan = jan
feb = feb
mar = mar
apr = apr
may = may
jun = jun
jul = jul
aug = aug
sep = sep
oct = oct
nov = nov
dec = dec
@/
============================ parameter keys words ==================================
@ param key
none = none
lang = _lang
verbose = _verbose
trackingMode = _trackingMode
isLogged = _isLogged
varnames = _varnames
pk_vertices = _vertices
pk_faces = _faces
pk_center = _center
pk_center1 = _center1
pk_center2 = _center2
pk_apogee = _apogee
pk_origin = _origin
pk_apex = _apex
pk_v1 = _v1
pk_v2 = _v2
pk_v3 = _v3
pk_v4 = _v4
pk_v5 = _v5
pk_v6 = _v6
pk_v7 = _v7
pk_v8 = _v8
pk_xmin = _xmin
pk_xmax = _xmax
pk_ymin = _ymin
pk_ymax = _ymax
pk_zmin = _zmin
pk_zmax = _zmax
pk_length = _length
pk_xlength = _xlength
pk_ylength = _ylength
pk_zlength = _zlength
pk_radius = _radius
pk_radius1 = _radius1
pk_radius2 = _radius2
pk_basis = _basis
pk_scale = _scale
pk_dir = _direction
pk_end_shape = _end_shape
pk_end1_shape = _end1_shape
pk_end2_shape = _end2_shape
pk_end_distance = _end_distance
pk_end1_distance = _end1_distance
pk_end2_distance = _end2_distance
pk_nnodes = _nnodes
pk_hsteps = _hsteps
pk_domain_name = _domain_name
pk_side_names = _side_names
pk_nbsubdomains = _nbsubdomains
pk_nboctants = _nboctants
pk_angle1 = _angle1
pk_angle2 = _angle2
pk_type = _type
pk_maxIt = _maxIt
pk_krylovDim = _krylovDim
pk_solver = _solver
pk_tolerance = _tolerance
pk_convToStd = _convToStd
pk_forceNonSym = _forceNonSym
pk_ncv = _ncv
pk_nev = _nev
pk_mode = _mode
pk_sigma = _sigma
pk_sort = _sort
pk_which = _which
pk_omega = _omega
pk_name = _name
@/
============================ shape words ==================================
@ shape
noshape = noshape
fromFile = from File
point = point
segment = segment
triangle = triangle
quadrangle = quadrangle
tetrahedron = tetrahedron
hexahedron = hexahedron
prism = prism
pyramid = pyramid
ellArc = elliptic arc
circArc = circular arc
polygon = polygon
parallelogram = parallelogram
rectangle = rectangle
square = square
ellipse = ellipse
disk = disk
ellipsoidPart = part of ellipsoid
spherePart = part of sphere
setofpoints = set of points
setofelems = set of elements
trunkPart = part of lateral surface of a trunk
cylinderPart = part of lateral surface of a cylinder
conePart = part of lateral surface of a cone
polyhedron = polyhedron
parallelepiped = parallelepiped
cuboid = cuboid
cube = cube
ellipsoid = ellipsoid
ball = ball
trunk = trunk
revTrunk = revolution trunk
cylinder = cylinder
revCylinder = revolution cylinder
cone = cone
revCone = revolution cone
composite = composite
loop = loop
extrusion = extrusion
@ shapes
noshapes = no shapes
fromFiles = from Files
points = points
segments = segments
triangles = triangles
quadrangles = quadrangles
tetrahedra = tetrahedra
hexahedra = hexahedra
prisms = prisms
pyramids = pyramids
ellArcs = elliptic arcs
circArcs = circular arcs
polygons = polygons
parallelograms = parallelograms
rectangles = rectangles
squares = squares
ellipses = ellipses
disks = disks
ellipsoidParts = parts of ellipsoid
sphereParts = parts of sphere
setsofpoints = sets of points
setsofelems = sets of elements
trunkParts = parts of lateral surface of a trunk
cylinderParts = parts of lateral surface of a cylinder
coneParts = parts of lateral surface of a cone
polyhedra = polyhedra
parallelepipeds = parallelepipeds
cuboids = cuboids
cubes = cubes
ellipsoids = ellipsoids
balls = balls
trunks = trunks
revTrunks = revolution trunks
cylinders = cylinders
revCylinders = revolution cylinders
cones = cones
revCones = revolution cones
composites = composites
loops = loops
extrusions = extrusions
@/
========================== structure words =================================
@ structure
scalar = scalar
vector = vector
matrix = matrix
vectorofvector = vector of vectors
vectorofmatrix = vector of matrices
matrixofmatrix = matrix of matrices
@/
=========================== matrix words ===================================
@ matrix
zeroMatrix = zero matrix
idMatrix = identity matrix
onesMatrix = all-ones matrix
hilbertMatrix = Hilbert matrix
@/
========================== symmetry words ==================================
@ symmetry
noSymmetry = non symmetric
symmetric = symmetric
skewSymmetric = skew-symmetric
selfAdjoint = self-adjoint
skewAdjoint = skew-adjoint
diagonal = diagonal
@/
============================ value words ===================================
@ value
none = none
integer = integer
bool = boolean
real = real
complex = complex
string = string
pt = point
pointer = pointer
intVector = integer vector
realVector = real vector
complexVector = complex vector
stringVector = string vector
ptVector = point vector
intMatrix = integer matrix
realMatrix = real matrix
complexMatrix = complex matrix
@/
============================ support type words ===================================
@ support type
undefSupport= undefined support type
pointSupport= point support
faceSupport= face support
edgeSupport= edge support
elementSupport = element support
@/
============================ projection type  ===================================
@ projection type
noProjection = no projection
givenProjection =  given projection
dotnProjection =   normal projection
crossnProjection = tangential projection
@/
============================ function type  ===================================
@ function type
analytical= analytical
interpolated= interpolated
@/
========================== term type words =================================
@ term type
Term = Term
TermVector = TermVector
TermMatrix = TermMatrix
SuTermVector = SuTermVector
SuTermMatrix = SuTermMatrix
@/
============================ form type words =====================================
@ form type
undefLf = undefined linear form type
intg = integral linear form
doubleIntg = double integral linear form
linearCombination = linear combination form
@/
========================== function words ==================================
@ function
function = function
kernel = kernel
@/
=========================== Sobolev words ==================================
@ Sobolev
L2 = L2
H1 = H1
Hdiv = Hdiv
Hcurl = Hcurl
H2 = H2
Hinf = Hinf
@/
=========================== Projector words ==================================
@ Projector
noProjector = no projector
userProjector = user projector
L2Projector = L2 projector
H1Projector = H1 projector
H10Projector = H10 Projector
@/
============================ space words ===================================
@ space
feSpace = finite element space
spSpace = spectral space
subSpace = sub-space
productSpace = product space
otherSpace = other space
@/
============================ unknown words =================================
@ unknown
feUnknown = finite element unknown
spUnknown = spectral unknown
mixedUnknown = mixed unknown
@/
============================ dof words =====================================
@ dof
feDof = finite element
spDof = spectral
@/
============================ dof location ===================================
@ dof location
noWhere = nowhere
onVertex = on vertex
onEdge = on edge
onFace = on face
onElement = on element
@/
============================ diff. operator words ==========================
@ diffop
id = identity
d0 = dt
d1 = dx
d2 = dy
d3 = dz
grad = grad
div  = div
curl = curl
gradS = surfacic grad
divS = surfacic div
curlS = surfacic curl
ntimes = n*
timesn = *n
ndot = n.
ncross = n^
ncrossncross = n^(n^
ndotgrad = n.grad
ndiv = n div
ncrosscurl = n^curl
ncrossgrad = n^grad
ncrossntimes = (n^n)*
timesncrossn = *(n^n)
ntimesndot = n*(n|)
divG = generalized div
gradG = generalzed grad
curlG = generalized curl
epsilon = epsilon (strain tensor)
epsilonG = generalized epsilon (strain tensor)
epsilonR = reduced epsilon (strain tensor)
voigtToM = Voigt vector to matrix
jump = jump
mean = mean value
grad_x = grad_x
grad_y = grad_y
grad_xy = grad_x grad_y
div_x = div_x
div_y = div_y
div_xy = div_x div_y
curl_x = curl_x
curl_y = curl_y
curl_xy = curl_x curl_y
ntimes_x = nx*
timesn_x = *nx
ndot_x = nx.
ncross_x = nx^
ncrossncross_x = nx^(nx^
ncrossntimes_x = nx^(nx*
timesncrossn_x = *nx^)^nx
ndotgrad_x = nx.grad_x
ndiv_x = nx*div_x u
ncrosscurl_x = nx^curl_x
ntimes_y = ny*
timesn_y = *ny
ndot_y = ny.
ncross_y = ny^
ncrossncross_y = ny^(ny^
ncrossntimes_y = ny^(ny*
timesncrossn_y = *ny^)^ny
ndotgrad_y = ny.grad_y
ndiv_y = ny*div_y
ncrosscurl_y = ny^curl_y
ndotgrad_xy = nx.grad_x ny.grad_y
nxdotny_times = (nx.ny) *
nxcrossny_dot = (nx^ny)|
nycrossnx_dot = (ny^nx)|
nxcrossny_cross = nx^(ny^
nycrossnx_cross = ny^(nx^
nxcrossny_times = (nx^ny)*
nycrossnx_times = (ny^nx)*
@/
========================= unitaryNormal words ========================
@ normal
n = n
nx = nx
ny = ny
nxdotny = nx.ny
nxcrossny = nx x ny
nycrossnx = ny x nx
@/
========================= algebraic operation words ========================
@ algop
product = * (product)
innerProduct = | (inner product)
crossProduct = ^ (cross product)
contractedProduct = % (contracted product)
@/
============================== FE words ====================================
@ FE name
Lagrange = Lagrange
Hermite = Hermite
CrouzeixRaviart = Crouzeix-Raviart
Nedelec = Nedelec
RaviartThomas = Raviart-Thomas
NedelecFace = Nedelec Face
NedelecEdge = Nedelec Edge
BuffaChristiansen = Buffa-Christiansen
@ FE subname
standard = standard
GaussLobatto = GaussLobatto
firstFamily = first family
secondFamily = second family
@/
========================= interpolation words ==============================
@ Pn
P0 = P0
P1 = P1
P2 = P2
P3 = P3
P4 = P4
P5 = P5
P6 = P6
P7 = P7
P8 = P8
P9 = P9
P10 = P10
P1BubbleP3 = P1-Bubble-P3
@ Qn
Q0 = Q0
Q1 = Q1
Q2 = Q2
Q3 = Q3
Q4 = Q4
Q5 = Q5
Q6 = Q6
Q7 = Q7
Q8 = Q8
Q9 = Q9
Q10 = Q10
@ FE face
NF1_1 = NF1_1
NF1_2 = NF1_2
NF1_3 = NF1_3
NF1_4 = NF1_4
NF1_5 = NF1_5
NF2_1 = NF2_1
NF2_2 = NF2_2
NF2_3 = NF2_3
NF2_4 = NF2_4
NF2_5 = NF2_5
@ FE edge
NE1_1 = NE1_1
NE1_2 = NE1_2
NE1_3 = NE1_3
NE1_4 = NE1_4
NE1_5 = NE1_5
NE2_1 = NE2_1
NE2_2 = NE2_2
NE2_3 = NE2_3
NE2_4 = NE2_4
NE2_5 = NE2_5
@/
========================= adjacence status ==============================
@ adjacence status
notAdjacent = not adjacent
adjacentByElement = same
adjacentBySide = adjacent by a side (edge in 2D or face in 3D)
adjacentBySideOfSide  = adjacent by a side of side (edge in 3D)
adjacentByVertex = adjacent by a vertex
@/
========================= domain words ==============================
@ domain type
undefDomain= undefined domain type
analyticDomain  = analytic domain type
meshDomain = mesh domain type
compositeDomain = composite domain type
@ orientation type
undefOrientationType = undefOrientationType
towardsInfinite = towardsInfinite
outwardsInfinite = outwardsInfinite
towardsDomain = towardsDomain
outwardsDomain = outwardsDomain
@/
============================ set operations ==========================
@ setop
union = union
intersection = intersection
@/
============================ storage structures ==========================
@ storage type
noStorage= no storage
dense = dense
cs= compressed sparse (csr,csc)
skyline = skyline
coo = coordinate
hmatrix = HMatrix
@ access type
noAccess= no access
sym = symmetric
row = row
col = column
dual = row/column
@/
============================ quadrature rule name ==========================
@ quadrule
defaultRule = default
GaussLegendreRule = Gauss-Legendre
symmetricalGaussRule = symmetrical GaussRule
GaussLobattoRule = Gauss-Lobatto
NodalRule = nodal
miscRule = miscellaneous
GrundmannMollerRule = Grundmann-Moller
doubleQuadrature = double quadrature
@ integration
undefIM = undefined
quadratureIM = quadrature
polynomialIM = polynomial
productIM = product
LenoirSallesIM = LenoirSalles
SauterSchwabIM = SauterSchwab
intgRepresentationIM = integral representation
@/
============================ integration method type ==========================
@ imtype
undefIM = undefined integration method
quadratureIM = integration method using quadrature
polynomialIM =  integration method using polynoms
productIM = product integration method
LenoirSalles2dIM = Lenoir-Salles 2d double integration 
LenoirSalles3dIM = Lenoir-Salles 3d double integration 
LenoirSalles2dIR = Lenoir-Salles 2d single integration 
LenoirSalles3dIR = Lenoir-Salles 3d single integration 
SauterSchwabIM = Sauter-Schwab integration method (3d)
DuffyIM = Duffy integration method (2d)
HMatrixIM = HMatrix integration method
@/
============================ computation type ==========================
@ computation type
undefComputation = undefined computation type
FEComputation = FEM computation
IEComputation = BEM computation
SPComputation = Spectral computation
FESPComputation = FEM-Spectral computation
IESPComputation = BEM-Spectral computation
FEextComputation = FEM computation on extended domain
IEextComputation = BEM computation on extended domain
IEHmatrixComputation = BEM computation using HMatrix
@/
============================ essential condition name =========================
@ essential condition
undefEcType = undefined condition
DirichletEc = Dirichlet condition
transmissionEc =  transmission condition
crackEc = crack condition
periodicEc = periodic condition
meanEc = mean condition
lfEc = linear form condition
@/
============================ matrix factorization types =======================
@ factorization type
noFactorization = none
lu = LU
ldlt = L.D.Lt
ldlstar = L.D.L*
llt = L.Lt
llstar = L.L*
qr= Q.R
umfpack = umfpack LU
@/
============================ HMatrix approximation methods ==========================
@ HMatrix approximation
noHMApproximation = no approximation
svdCompression = svd
rsvdCompression = random svd 
r3svdCompression = rank revealing randomized svd
acaFull = adaptative cross approximation with full pivoting
acaPartial = adaptative cross approximation with partial pivoting
acaPlus = improved adaptative cross approximation (aca+)
@/
============================ cluster methods ==========================
@ cluster method
 regularBisection = regular bisection
 boundingBoxBisection = bounding box bisection
 cardinalityBisection = cardinality bisection
 uniformKdtree = uniform kdtree
 nonuniformKdtree = non uniform kdtree
@/
============================ elimination method ==============================
@ reduction method
noReduction = no reduction
pseudoReduction = pseudo reduction method
realReduction = real reduction method
penalizationReduction = reduction by penalization
dualReduction = reduction by duality
@/
============================== solver types ==================================
@ iterative solver
cg = CG
cgs = CGS
qmr = QMR
bicg = BiCG
bicgstab = BiCGStab
gmres = GMRES
sor = SOR
ssor = SSOR
@ eigen solver
intern = intern eigen solver
arpack = arpack solver
@/
============================== ioformat name =================================
@ ioformat
undefFormat = undefined
vtk = vtk
vtu = vtu
msh = msh
geo = geo
mel = melina
ply = ply
matlab = matlab
raw = raw
xyzv = xyzv
@/
============================ transform name ==========================
@ transform
noTransform = undefined
translation = translation
rotation2d = rotation 2d
rotation3d = rotation 3d
homothety = homothety
ptReflection = point reflection
reflection2d = reflection 2d
reflection3d = reflection 3d
composition = composition
@/
========================== memory units ================================
@ memory unit
byte = byte
kilobyte = kilobyte
megabyte = megabyte
gigabyte = gigabyte
terabyte = terabyte
@/
========================== dictionary words ================================
@ dictionary
accessors = accessors
adjacent elements = adjacent elements
algebraic operations = algebraic operations
and = and
assignment operator = assignment operator
assignment operators = assignment operators
at = at
automatic cast = automatic cast
boundary condition = boundary condition
boundary edges = boundary edges
boundary faces = boundary faces
by side = by side
by side of side = by side of side
by vertex = by vertex
centroid = centroid
coefficients = coefficients
col = col
column = column
columns = columns
comparisons with tolerance = comparisons with tolerance
conjugate = conjugate
conjugated = conjugated
construction from file = construction from file
constructors = constructors
constructors for real matrix = constructors for real matrix
constructors for complex matrix = constructors for complex matrix
contains = contains
coords = coords
copy constructor = copy constructor
copy constructors = copy constructors
csc = compressed col (csc)
csr = compressed row (csr)
degree = degree
derivative order = derivative order
derivative vector = derivative vector
difference at line = difference at line
different shapes = different shapes
Dim = Dim
dim = dim
DoF = DoF
DoF numbers = DoF numbers
DoFs = DoFs
domain = domain
domains = domains
element=element
elements = elements
entry = entry
entries = entries
error opening file = error opening file
error opening save file = error opening save file
essential condition = essential condition
factorized = factorized
false = false
file = file
First = First
first = first
firste = first
firstes = first
first and last = first and last
Fourth = Fourth
generalized complex = generalized complex
geometric element = geometric element
geometric reference element = geometric reference element
geometric side element = geometric side element
in = in
index = index
interface faces = interface faces
internal algebraic operations = internal algebraic operations
in vector = in vector
isoparametric = isoparametric
left = left
left operand = left operand
left priority = left priority
linked to elements = linked to elements
list = list
List of = List of
list of = list of
lower triangular part = lower triangular part
made of = made of
matrix of matrices = matrix of matrices
matrix storage = matrix storage
matrix structure functions = matrix structure functions
measure = measure
measure of sides = measure of sides
name = name
neigbor elements = neigbor elements
new = new
no = no
no entries = no entries
no entry = no entry
node = node
nodes = nodes
non Lagrange = non Lagrange
non-symmetric = non-symmetric
non standard Lagrange = non standard Lagrange
non standard or GaussLobatto Lagrange = non standard or GaussLobatto Lagrange
norm = norm
not printed = not printed
not computed = not computed
not shared = not shared
num = num
number = number 
numbers = numbers
number of errors = number of errors
number of lines differs = number of lines differs
object = object
objects = objects
of = of
of order = of order
of element = of element
on = on
operand = operand
operations = operations
operator = operator
or = or
orientation = orientation
other operations = other operations
point = point
points = points
projection vector = projection vector
reference = reference
reference DoF = reference DoF
reference DoFs = reference DoFs
reference element = reference element
results saved to = results saved to
returns a = returns a
right = right
right operand = right operand
right priority = right priority
row = row
rows = rows
running on = running on
Second = Second
shape = shape
sharable = sharable
shared = shared
shared by = shared by
Side = Side
side = side
SideOfSides = SideOfSides
sideOfSides = sideOfSides
side of side = side of side
side of sides = side of sides
Sides = Sides
sides = sides
size = size
space = space
standard Lagrange = standard Lagrange
support = support
test = test
test function = test function
test functions = test functions
test of = test of
test of class = test of class
test of complex parameter = test of complex parameter
test of integer parameter = test of integer parameter
test of mathematical functions = test of mathematical functions
test of operator = test of operator
test of real parameter = test of real parameter
tests of = tests of
Third = Third
total cpu time = total CPU time
total elapsed time = total elapsed time
to find first item beginning with = to find first item beginning with
transpose = transpose
transposed = transposed
true = true
type = type
undefined type = undefined type
unknown = unknown
unknowns = unknowns
unset = unset
upper triangular part = upper triangular part
value = value
values = values
value type = value type
vertex = vertex
Vertices = Vertices
vertices = vertices
with dynamic update storage = with dynamic update storage
yes = yes
