Subversion Repositories sifel

Rev

Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
791 2024-04-12 14:43:38 koudelka /trunk/SIFEL/ Added missing files in MEFEL/PREP
Added point source in TRFEL (by JK)
 
/trunk/SIFEL/MEFEL/PREP/hngen.cpp
/trunk/SIFEL/MEFEL/PREP/hngen.h
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/TRFEL/PREP/outputt.cpp
/trunk/SIFEL/TRFEL/SRC/loadcaset.cpp
/trunk/SIFEL/TRFEL/SRC/loadcaset.h
/trunk/SIFEL/svndiff
790 2024-04-12 09:28:04 krejci /trunk/SIFEL/ Volume changes effects separated in material models consol*.
Initialization of material models starting from backup files was corrected.
 
/trunk/SIFEL/MEFEL/PREP/hngen.cpp
/trunk/SIFEL/MEFEL/PREP/hngen.h
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/timecontr.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/cpsolver.cpp
/trunk/SIFEL/MEFEL/SRC/creepdam.cpp
/trunk/SIFEL/MEFEL/SRC/creepdam.h
/trunk/SIFEL/MEFEL/SRC/effstress.cpp
/trunk/SIFEL/MEFEL/SRC/effstress.h
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/fdsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fdsolver.h
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.h
/trunk/SIFEL/MEFEL/SRC/lintet.cpp
/trunk/SIFEL/MEFEL/SRC/lintet.h
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/nssolver.cpp
/trunk/SIFEL/MEFEL/SRC/shrinkmat.cpp
/trunk/SIFEL/MEFEL/SRC/shrinkmat.h
/trunk/SIFEL/MEFEL/SRC/solverm.cpp
/trunk/SIFEL/MEFEL/SRC/timeswmat.cpp
/trunk/SIFEL/MEFEL/SRC/timeswmat.h
/trunk/SIFEL/METR/SRC/consol_awf1c.cpp
/trunk/SIFEL/METR/SRC/consol_awf1c.h
/trunk/SIFEL/METR/SRC/consol_hawf3c.cpp
/trunk/SIFEL/METR/SRC/consol_hawf3c.h
/trunk/SIFEL/METR/SRC/consol_wf1c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.h
/trunk/SIFEL/METR/SRC/cpcsolver.cpp
/trunk/SIFEL/METR/SRC/fcsolver.cpp
/trunk/SIFEL/METR/SRC/pcsolver.cpp
/trunk/SIFEL/PARMEF/SRC/pcpsolver.cpp
/trunk/SIFEL/PARMEF/SRC/pmtsolver.cpp
/trunk/SIFEL/PARMETR/SRC/pcpcsolver.cpp
/trunk/SIFEL/PARMETR/SRC/ppcsolver.cpp
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.h
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.h
/trunk/SIFEL/TRFEL/SRC/globmatt.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
789 2024-04-12 09:07:04 koudelka /trunk/SIFEL/TRFEL/SRC/ Added missing file for wedge element with linear approximation functions for transport problems..  
/trunk/SIFEL/TRFEL/SRC/linwedget.cpp
788 2024-04-10 17:19:11 koudelka /trunk/SIFEL/ * Added new axisymmetric interface element
(axisymlqiface.{cpp|h}, alias.h, mechtop.cpp, elemhead.h, global.{cpp|h}, element.cpp, mechprint.cpp)
* Rewritten contactmat for interface elements, now it represents elastic interface material model (contacmat{cpp|h})
* Added plastifacemat for interface elements - simple plasticity model in the slip direction, simple plasticity model in the normal direction with different yield stresses for tension and compression
(plastifacemat.{cpp|h}, mechmat.{cpp|h},
* Correction of damplastifacemat
(damplastifacemat.cpp)
* Added support for UMFPACK solver
(cc.{cpp|h}, gmatrix.cpp, galias.h)
* Added limitation of the number of threads used in CHOLMOD and UMFPACK solvers to 8 by default or to the value given by the command line argument -numth
(scc.cpp, cc.cpp, globalg.h, hpmefel.cpp, mefelinit.cpp, metrinit.cpp, ptransprep.cpp, ptrfel.cpp, transprep.cpp, trfel.cpp, gefel.cpp)
* Added comment printing to the DAT files in TRFEL
(outdiagt.cpp)
* Searching of auxiliary integration points was parallelized with the help of OpenMP
(globmatc.cpp)
* Optimization of TRFEL solver by the storage of diagonalized capacity matrix by JK, changed input file format for nonstationary TRFEL solver
(diagmat.{cpp|h}, gmatrix.cpp, scr.{cpp|h}, skyline.{cpp|h}, npsolvert.{cpp|h}, probdesct.{cpp|h})
* Added print of the residual vector to MEFEL solvers
(arclength.cpp, mtsolver.cpp, newtonraph.cpp)
* Added generator for the interface elements on FE mesh with doubled nodes
(genifcelem.{cpp|h}, siftop.{cpp|h}, selection.cpp)
* Correction of interface generator geniface
(geniface.cpp)
 
/trunk/SIFEL/MEFEL/SRC/axisymlqiface.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlqiface.h
/trunk/SIFEL/MEFEL/SRC/plastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/plastifacemat.h
/trunk/SIFEL/PREP/SEQMESHGEN/genifcelem.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/genifcelem.h
/trunk/SIFEL/GEFEL/boundbox.cpp
/trunk/SIFEL/GEFEL/boundbox.h
/trunk/SIFEL/GEFEL/cc.cpp
/trunk/SIFEL/GEFEL/cc.h
/trunk/SIFEL/GEFEL/diagmat.cpp
/trunk/SIFEL/GEFEL/diagmat.h
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/gefel.cpp
/trunk/SIFEL/GEFEL/globalg.h
/trunk/SIFEL/GEFEL/gmatrix.cpp
/trunk/SIFEL/GEFEL/scc.cpp
/trunk/SIFEL/GEFEL/scc.h
/trunk/SIFEL/GEFEL/scr.cpp
/trunk/SIFEL/GEFEL/scr.h
/trunk/SIFEL/GEFEL/selection.cpp
/trunk/SIFEL/GEFEL/siftop.cpp
/trunk/SIFEL/GEFEL/siftop.h
/trunk/SIFEL/GEFEL/skyline.cpp
/trunk/SIFEL/GEFEL/skyline.h
/trunk/SIFEL/HPARAL/SRC/hpmefel.cpp
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/arclength.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlq.cpp
/trunk/SIFEL/MEFEL/SRC/contactmat.cpp
/trunk/SIFEL/MEFEL/SRC/contactmat.h
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/element.cpp
/trunk/SIFEL/MEFEL/SRC/elemhead.h
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/global.h
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mefelinit.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/metrinit.cpp
/trunk/SIFEL/Makefile.in
/trunk/SIFEL/PARTRF/PREP/ptransprep.cpp
/trunk/SIFEL/PARTRF/SRC/ptrfel.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/Makefile
/trunk/SIFEL/PREP/SEQMESHGEN/geniface.cpp
/trunk/SIFEL/TRFEL/PREP/transprep.cpp
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/elementt.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.h
/trunk/SIFEL/TRFEL/SRC/outdiagt.cpp
/trunk/SIFEL/TRFEL/SRC/probdesct.cpp
/trunk/SIFEL/TRFEL/SRC/probdesct.h
/trunk/SIFEL/TRFEL/SRC/trfel.cpp
787 2024-03-15 09:24:33 koudelka /trunk/SIFEL/TRFEL/SRC/ Added missing header file.  
/trunk/SIFEL/TRFEL/SRC/linwedget.h
786 2024-03-14 13:54:00 koudelka /trunk/SIFEL/ * Improvement of nonlocal models - order of magnitude faster searching of adjacent int. points, added support of new material models and elements
(mathem.cpp, mechtop.cpp, mechmat.cpp, mefelinit.cpp, plquadiface.cpp, sequent.cpp
* Preliminary extension of arclength method with the dissipation increment control
alias.h, arclength.cpp, nonlinman.cpp
* Added linear wedge element in TRFEL (JK), added support for wedge elements in other SIFEL parts (MEFEL, GEFEL)
basefun.cpp, galias.h, ordering.cpp, siftop.cpp, mechprint.cpp, linwedget.cpp, elementt.cpp, elemswitcht.cpp, transprint.cpp, transtop.cpp
* Added support for the printing of residual vector to the GiD and DAT files
mechprint.cpp, outdiagm.cpp, outdriverm.cpp
* Some improvements of the code regarding to HDD backup control and temperature load given by files
timecontr.cpp, tablefunct.cpp, loadcase.cpp
* Bug fixing regarding auxiliary integration points
mechbclc.cpp, mechmat.cpp, globmatc.cpp
* Various new functions added in vector.cpp, matrix.cpp, hexinterface.cpp, scaldam.cpp
* Minor corrections in selection.cpp, damplast.cpp, dkt.cpp, dst.cpp, hexinterface.cpp, mechprep.cpp, gen2d3d.cpp, connectmeshes.cpp, lshapegen
* Added a corrosion effect to the damplastiface material model in damplastiface.cpp
* Added 2 new generators:
geniface - for the automatical generation of interfaces (doubled nodes) including generation of interface elements
gen3dext - generation of an extension of 3D mesh segment
* Cleanup of uninitialized variables, unused values and memory leaks in most of MEFEL/SRC code according to the clang-tidy output
 
/trunk/SIFEL/GEFEL/boundbox.cpp
/trunk/SIFEL/GEFEL/boundbox.h
/trunk/SIFEL/PREP/MESHTOOLS/gen3dext.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/geniface.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/geniface.h
/trunk/SIFEL/GEFEL/Makefile
/trunk/SIFEL/GEFEL/basefun.cpp
/trunk/SIFEL/GEFEL/difcalc.cpp
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/gtopology.cpp
/trunk/SIFEL/GEFEL/gtopology.h
/trunk/SIFEL/GEFEL/iotools.cpp
/trunk/SIFEL/GEFEL/mathem.cpp
/trunk/SIFEL/GEFEL/mathem.h
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/GEFEL/matrix.h
/trunk/SIFEL/GEFEL/ordering.cpp
/trunk/SIFEL/GEFEL/ordering.h
/trunk/SIFEL/GEFEL/scc.cpp
/trunk/SIFEL/GEFEL/selection.cpp
/trunk/SIFEL/GEFEL/selection.h
/trunk/SIFEL/GEFEL/siftop.cpp
/trunk/SIFEL/GEFEL/siftop.h
/trunk/SIFEL/GEFEL/tablefunct.cpp
/trunk/SIFEL/GEFEL/tablefunct.h
/trunk/SIFEL/GEFEL/timecontr.cpp
/trunk/SIFEL/GEFEL/timecontr.h
/trunk/SIFEL/GEFEL/vector.cpp
/trunk/SIFEL/GEFEL/vector.h
/trunk/SIFEL/MEFEL/PREP/mechprep.cpp
/trunk/SIFEL/MEFEL/SRC/aci78.cpp
/trunk/SIFEL/MEFEL/SRC/adaptivity.cpp
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/anisodam.cpp
/trunk/SIFEL/MEFEL/SRC/anisodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/arclength.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlq-nb3.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlt.cpp
/trunk/SIFEL/MEFEL/SRC/axisymqq_nb3.cpp
/trunk/SIFEL/MEFEL/SRC/barel3d.cpp
/trunk/SIFEL/MEFEL/SRC/beam2dspec.cpp
/trunk/SIFEL/MEFEL/SRC/boermat.cpp
/trunk/SIFEL/MEFEL/SRC/consol.cpp
/trunk/SIFEL/MEFEL/SRC/creep.cpp
/trunk/SIFEL/MEFEL/SRC/creep_b3.cpp
/trunk/SIFEL/MEFEL/SRC/creep_dpl.cpp
/trunk/SIFEL/MEFEL/SRC/creep_effym.cpp
/trunk/SIFEL/MEFEL/SRC/creep_rspec.cpp
/trunk/SIFEL/MEFEL/SRC/creepb-f.cpp
/trunk/SIFEL/MEFEL/SRC/creepb.cpp
/trunk/SIFEL/MEFEL/SRC/creepbbeam.cpp
/trunk/SIFEL/MEFEL/SRC/creepbs.cpp
/trunk/SIFEL/MEFEL/SRC/creepbs.h
/trunk/SIFEL/MEFEL/SRC/damplast.cpp
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.h
/trunk/SIFEL/MEFEL/SRC/dkq.cpp
/trunk/SIFEL/MEFEL/SRC/dkt.cpp
/trunk/SIFEL/MEFEL/SRC/doubdp.cpp
/trunk/SIFEL/MEFEL/SRC/drprag2.cpp
/trunk/SIFEL/MEFEL/SRC/dsm.cpp
/trunk/SIFEL/MEFEL/SRC/dst.cpp
/trunk/SIFEL/MEFEL/SRC/edsolver.cpp
/trunk/SIFEL/MEFEL/SRC/elasttime.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/epsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fdsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fixortodam.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/glasgowdam.cpp
/trunk/SIFEL/MEFEL/SRC/glasgownew.cpp
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.h
/trunk/SIFEL/MEFEL/SRC/hexiface.cpp
/trunk/SIFEL/MEFEL/SRC/hexiface.h
/trunk/SIFEL/MEFEL/SRC/hissplas.cpp
/trunk/SIFEL/MEFEL/SRC/homogmatm.cpp
/trunk/SIFEL/MEFEL/SRC/homogmech.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplast.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/layplate.cpp
/trunk/SIFEL/MEFEL/SRC/lfssolver.cpp
/trunk/SIFEL/MEFEL/SRC/lintet.cpp
/trunk/SIFEL/MEFEL/SRC/lintetrot.cpp
/trunk/SIFEL/MEFEL/SRC/loadcase.cpp
/trunk/SIFEL/MEFEL/SRC/loadel.cpp
/trunk/SIFEL/MEFEL/SRC/lssolver.cpp
/trunk/SIFEL/MEFEL/SRC/mdsolver.cpp
/trunk/SIFEL/MEFEL/SRC/mechbclc.cpp
/trunk/SIFEL/MEFEL/SRC/mechcrsec.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mechprint.h
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mechtop.h
/trunk/SIFEL/MEFEL/SRC/mefelinit.cpp
/trunk/SIFEL/MEFEL/SRC/mohrc.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/ndsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/MEFEL/SRC/nonlinman.cpp
/trunk/SIFEL/MEFEL/SRC/nonlinman.h
/trunk/SIFEL/MEFEL/SRC/nonlocmicroM4.cpp
/trunk/SIFEL/MEFEL/SRC/nssolver.cpp
/trunk/SIFEL/MEFEL/SRC/obj_funct.cpp
/trunk/SIFEL/MEFEL/SRC/obj_funct_mefel.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam2.cpp
/trunk/SIFEL/MEFEL/SRC/ortodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/outdiagm.cpp
/trunk/SIFEL/MEFEL/SRC/outdiagm.h
/trunk/SIFEL/MEFEL/SRC/outdriverm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.h
/trunk/SIFEL/MEFEL/SRC/outquantm.cpp
/trunk/SIFEL/MEFEL/SRC/outresfilem.cpp
/trunk/SIFEL/MEFEL/SRC/plelemlq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqt.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.h
/trunk/SIFEL/MEFEL/SRC/scaldam.cpp
/trunk/SIFEL/MEFEL/SRC/scaldam.h
/trunk/SIFEL/MEFEL/SRC/sequent.cpp
/trunk/SIFEL/MEFEL/SRC/sequent.h
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/probdescc.cpp
/trunk/SIFEL/PREP/LSHAPEGEN/cprof_geom.cpp
/trunk/SIFEL/PREP/LSHAPEGEN/cprof_geom.h
/trunk/SIFEL/PREP/LSHAPEGEN/lshape_geom.cpp
/trunk/SIFEL/PREP/LSHAPEGEN/lshape_geom.h
/trunk/SIFEL/PREP/LSHAPEGEN/lshapegen.cpp
/trunk/SIFEL/PREP/MESHTOOLS/Makefile
/trunk/SIFEL/PREP/MESHTOOLS/connectmeshes.cpp
/trunk/SIFEL/PREP/MESHTOOLS/connectmeshes.h
/trunk/SIFEL/PREP/MESHTOOLS/gen2d3d.cpp
/trunk/SIFEL/PREP/MESHTOOLS/negjac-nodren.cpp
/trunk/SIFEL/PREP/MESHTOOLS/ohybak.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/Makefile
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/elementt.cpp
/trunk/SIFEL/TRFEL/SRC/elemswitcht.cpp
/trunk/SIFEL/TRFEL/SRC/globalt.cpp
/trunk/SIFEL/TRFEL/SRC/globalt.h
/trunk/SIFEL/TRFEL/SRC/transprint.cpp
/trunk/SIFEL/TRFEL/SRC/transtop.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
/trunk/SIFEL/zipsif
785 2023-11-13 18:23:58 koudelka /trunk/SIFEL/ GEFEL:
* lcoordsys.cpp,h - new class lcoordsys for the unified definition of the local coordinate systems
* selection.cpp, galias.h : added new selection type sel_single for the selection of just one entity
* gmatrix.h - removed references to LAPACK
* iotools.cpp,h - added support for the file name decomposition to file path, name and extension
* matrix.cpp,h - added transformation functin from the global coord. sys. to the local one
* stackdef.h - added supprot for Apple Mac OS X system for allocations on the stack
* vector.cpp - added two parameter function addv for the vector accumulation
MEFEL/PREP
* hngen.cpp,h - added again
MEFEL/SRC
* hexiface.cpp,h, alias.h, elemhead.h, element.cpp, elemswitch.cpp, global.h, damplastifacemat.cpp,h, contactmat.cpp,h, mechprint.cpp, mechtop.cpp -
added new 3D interface element with linear approximations according to JK. Generalization of material models for interface elements was invoked by this new element.
* vectorcnamem.cpp,h - new class for the handling of vector component names of the mechanical quantities.
* tensorcnamem.cpp,h - new class for the handling of tensor component names of the mechanical quantities.
* gnodvalvm.cpp,h - new class for the common storage of nodal value vectors such as displacements, internal forces, etc.
* outquantm.cpp,h - new class that collects and handles output setup of a selected mechanical quantity
* outresfile.cpp,h - new class that collects setup and format of a result ouput file
* alias.h - redefined aliases in mechquant enum
* bbm.cpp, hypoplastunsatexptherm2.cpp, linhex.cpp, mechprint.cpp, plquadiface.cpp - added/corrected/improved comments
* dloadcase.cpp - new functions for macrostress/strain handling
* elastisomat.cpp - correction fo the computation of other values (deps_v/dt) for zero time
* generalmod.cpp,h - using namespace std was moved from header file to the source file due to std::vector type name collision with SIFEL vector
* globmat.cpp - adjustment of loc_interbal_forces due to better OpenMP compatibility on particular operating systems, added new functions for
the handling of macrostress/strain components retrieving, added call of updateipval function in compute_req_val function for
the linear statics problems due to computation of other values in elastisomat material model.
* mechmat.cpp - added functions give_other, give_quant, give_nonmechq_comp, give_quant_rep exploited in the new output module
* mechprint.cpp - improved design of write_gid_elem_set and write_gid_mesh functions and improved quantity transformations at the output, added output functions for VTK format
* mechtop.cpp - added functions for the nodal quantity retrieving
* node.cpp - added function for the assembling of a transformation matrix to the nodal local coord. system
* outdriverm.cpp,h - added functions for the support of new output file specification and setup, moved VTK output functions to mechprint.cpp
* sequent.cpp - improved searching of neighbour int. points for the nonlocal models.
* tetralatice.cpp - line endings changed to Unix style
* vecttens.cpp,h - added functions give_full_vector, give_ncompstr, and tensor invarinat computations from their matrix representation
 
/trunk/SIFEL/GEFEL/lcoordsys.cpp
/trunk/SIFEL/GEFEL/lcoordsys.h
/trunk/SIFEL/MEFEL/PREP/hngen.cpp
/trunk/SIFEL/MEFEL/PREP/hngen.h
/trunk/SIFEL/MEFEL/SRC/gnodvalvm.cpp
/trunk/SIFEL/MEFEL/SRC/gnodvalvm.h
/trunk/SIFEL/MEFEL/SRC/hexiface.cpp
/trunk/SIFEL/MEFEL/SRC/hexiface.h
/trunk/SIFEL/MEFEL/SRC/outquantm.cpp
/trunk/SIFEL/MEFEL/SRC/outquantm.h
/trunk/SIFEL/MEFEL/SRC/outresfilem.cpp
/trunk/SIFEL/MEFEL/SRC/outresfilem.h
/trunk/SIFEL/MEFEL/SRC/tensorcname.cpp
/trunk/SIFEL/MEFEL/SRC/tensorcname.h
/trunk/SIFEL/MEFEL/SRC/vectorcnamem.cpp
/trunk/SIFEL/MEFEL/SRC/vectorcnamem.h
/trunk/SIFEL/GEFEL/Makefile
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/gmatrix.h
/trunk/SIFEL/GEFEL/iotools.cpp
/trunk/SIFEL/GEFEL/iotools.h
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/GEFEL/matrix.h
/trunk/SIFEL/GEFEL/selection.cpp
/trunk/SIFEL/GEFEL/selection.h
/trunk/SIFEL/GEFEL/stackdef.h
/trunk/SIFEL/GEFEL/vector.cpp
/trunk/SIFEL/GEFEL/vector.h
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/contactmat.cpp
/trunk/SIFEL/MEFEL/SRC/contactmat.h
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/dloadcase.cpp
/trunk/SIFEL/MEFEL/SRC/dloadcase.h
/trunk/SIFEL/MEFEL/SRC/elastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/element.cpp
/trunk/SIFEL/MEFEL/SRC/elemhead.h
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.h
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/global.h
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.h
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/linhex.cpp
/trunk/SIFEL/MEFEL/SRC/lssolver.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mechprint.h
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mechtop.h
/trunk/SIFEL/MEFEL/SRC/node.cpp
/trunk/SIFEL/MEFEL/SRC/node.h
/trunk/SIFEL/MEFEL/SRC/outdriverm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.h
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
/trunk/SIFEL/MEFEL/SRC/sequent.cpp
/trunk/SIFEL/MEFEL/SRC/sequent.h
/trunk/SIFEL/MEFEL/SRC/tetralattice.cpp
/trunk/SIFEL/MEFEL/SRC/tetralattice.h
/trunk/SIFEL/MEFEL/SRC/vecttens.cpp
/trunk/SIFEL/MEFEL/SRC/vecttens.h
/trunk/SIFEL/Makefile.in
/trunk/SIFEL/zipsif
784 2023-11-13 15:58:01 krejci /trunk/SIFEL/ Actualized THM models in METR part.  
/trunk/SIFEL/TRFEL/SRC/febex_granit_reten.cpp
/trunk/SIFEL/TRFEL/SRC/febex_granit_reten.h
/trunk/SIFEL/METR/SRC/consol_awf1c.cpp
/trunk/SIFEL/METR/SRC/consol_awf1c.h
/trunk/SIFEL/METR/SRC/consol_awf2c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.h
/trunk/SIFEL/METR/SRC/consol_wf2c.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf2.h
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.h
783 2023-11-05 23:12:34 krejci /trunk/SIFEL/ Files for coupled THM models corrected:
SIFEL/TRFEL/SRC/consol_awf1.cpp - material model for saturated-nonsaturated one-phase flow (water) in deforming medium plus vapour diffusion
SIFEL/TRFEL/SRC/consol_awf1.h
SIFEL/TRFEL/SRC/consol_awf2.cpp - material model for saturated-nonsaturated air and water flow in a deforming porous medium - advection of liquid water, vapour diffusion, and advection of gas (moist air)
SIFEL/TRFEL/SRC/consol_awf2.h
SIFEL/TRFEL/SRC/consol_hawf3.cpp - general model for saturated-nonsaturated air and water flow and heat transfer in a deforming porous medium (soils), liquid water and gas (moist air) advection, diffusion of vapour, heat conduction plus convective terms of water and gas
SIFEL/TRFEL/SRC/consol_hawf3.h
SIFEL/TRFEL/SRC/consol_hwf2.cpp - material model for saturated-nonsaturated water flow and heat transfer in a deforming porous medium (soils). It combines water flow and water vapour diffusion and heat conduction
SIFEL/TRFEL/SRC/consol_hwf2.h
SIFEL/TRFEL/SRC/consol_wf1.cpp - material model for saturated-nonsaturated one-phase (water) flow in deforming medium, moisture (water) transport is only advection
SIFEL/TRFEL/SRC/consol_wf1.h
SIFEL/TRFEL/SRC/consol_wf2.cpp - material model for saturated-nonsaturated air and water flow in a deforming porous medium without vapour diffusion
SIFEL/TRFEL/SRC/consol_wf2.h
 
/trunk/SIFEL/MEFEL/PREP/hngen.cpp
/trunk/SIFEL/MEFEL/PREP/hngen.h
/trunk/SIFEL/GEFEL/difcalc.cpp
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/mathem.cpp
/trunk/SIFEL/GEFEL/mathem.h
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.h
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.h
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/vecttens.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/pcsolver.cpp
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/consol_awf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf1.h
/trunk/SIFEL/TRFEL/SRC/consol_awf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf2.h
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.h
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.h
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.h
/trunk/SIFEL/TRFEL/SRC/consol_wf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf2.h
/trunk/SIFEL/TRFEL/SRC/elemswitcht.cpp
/trunk/SIFEL/TRFEL/SRC/globmatt.cpp
/trunk/SIFEL/TRFEL/SRC/isotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/linbartax.cpp
/trunk/SIFEL/TRFEL/SRC/linbartax.h
/trunk/SIFEL/TRFEL/SRC/moistheat.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/onemedium.cpp
/trunk/SIFEL/TRFEL/SRC/quadlinaxisym.cpp
/trunk/SIFEL/TRFEL/SRC/quadlineart.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.h
782 2023-07-14 11:35:22 koudelka /trunk/SIFEL/ * Removed logging of auxiliary points
* Added switch for interface elements
 
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
781 2023-06-29 12:25:04 koudelka /trunk/SIFEL/ * added/readded missing files
* added support for matrix algebra for symmetric comppressed column storage format/CHOLMOD solver.
 
/trunk/SIFEL/MEFEL/PREP/hngen.cpp
/trunk/SIFEL/MEFEL/PREP/hngen.h
/trunk/SIFEL/MEFEL/SRC/dsm.cpp
/trunk/SIFEL/MEFEL/SRC/dsm.h
/trunk/SIFEL/MEFEL/SRC/homogmatm.cpp
/trunk/SIFEL/MEFEL/SRC/homogmatm.h
/trunk/SIFEL/GEFEL/gmatrix.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
780 2023-06-12 18:01:03 koudelka /trunk/SIFEL/ * Improved support of hanging nodes, new command for generation of hanging nodes in mechprep.
* Added support for CHOLMOD direct multithread solver.
* Resolved unused function parameters to unnamed parameters in whole code, i.e. unused parameter names are in /* */, they should be considered for removal.
* Resolved uninitialized variables.
* Added missing break statements according to compiler warnings.
 
/trunk/SIFEL/GEFEL/cc.cpp
/trunk/SIFEL/GEFEL/cc.h
/trunk/SIFEL/GEFEL/scc.cpp
/trunk/SIFEL/GEFEL/scc.h
/trunk/SIFEL/PREP/MESHTOOLS/negjac-nodren.cpp
/trunk/SIFEL/GEFEL/PARSER/Makefile.bak
/trunk/SIFEL/GEFEL/PARSER/clean
/trunk/SIFEL/GEFEL/PARSER/clean.sh
/trunk/SIFEL/GEFEL/PARSER/clean_temp
/trunk/SIFEL/GEFEL/PARSER/readme.
/trunk/SIFEL/MEFEL/SRC/dsm.cpp
/trunk/SIFEL/MEFEL/SRC/dsm.h
/trunk/SIFEL/MEFEL/SRC/homogmatm.cpp
/trunk/SIFEL/MEFEL/SRC/homogmatm.h
/trunk/SIFEL/GEFEL/CMLFILE/Makefile
/trunk/SIFEL/GEFEL/Makefile
/trunk/SIFEL/GEFEL/OPTIM/Makefile
/trunk/SIFEL/GEFEL/PARSER/Makefile
/trunk/SIFEL/GEFEL/PARSER/parser.cpp
/trunk/SIFEL/GEFEL/RANDY/Makefile
/trunk/SIFEL/GEFEL/SPARSE/BigMatrix.cpp
/trunk/SIFEL/GEFEL/SPARSE/DSSolver.cpp
/trunk/SIFEL/GEFEL/SPARSE/Makefile
/trunk/SIFEL/GEFEL/SPARSE/MathTracer.cpp
/trunk/SIFEL/GEFEL/SPARSE/MathTracer.h
/trunk/SIFEL/GEFEL/SPARSE/SkyLineMtx.cpp
/trunk/SIFEL/GEFEL/aggregator.cpp
/trunk/SIFEL/GEFEL/cr.cpp
/trunk/SIFEL/GEFEL/densemat.cpp
/trunk/SIFEL/GEFEL/difcalc.cpp
/trunk/SIFEL/GEFEL/elemmat.cpp
/trunk/SIFEL/GEFEL/fllopsif.cpp
/trunk/SIFEL/GEFEL/fuzzygen.cpp
/trunk/SIFEL/GEFEL/fuzzynum.cpp
/trunk/SIFEL/GEFEL/gadaptivity.cpp
/trunk/SIFEL/GEFEL/gadaptivity.h
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/gedge.cpp
/trunk/SIFEL/GEFEL/gefel.cpp
/trunk/SIFEL/GEFEL/gelement.cpp
/trunk/SIFEL/GEFEL/gfmatrix.cpp
/trunk/SIFEL/GEFEL/gfmatrix.h
/trunk/SIFEL/GEFEL/gfunct.cpp
/trunk/SIFEL/GEFEL/gfunct.h
/trunk/SIFEL/GEFEL/gmatrix.cpp
/trunk/SIFEL/GEFEL/gmatrix.h
/trunk/SIFEL/GEFEL/gnode.cpp
/trunk/SIFEL/GEFEL/gsurf.cpp
/trunk/SIFEL/GEFEL/gtopology.cpp
/trunk/SIFEL/GEFEL/gtopology.h
/trunk/SIFEL/GEFEL/intools.cpp
/trunk/SIFEL/GEFEL/iotools.cpp
/trunk/SIFEL/GEFEL/iotools.h
/trunk/SIFEL/GEFEL/itablefunct.cpp
/trunk/SIFEL/GEFEL/kwdset.cpp
/trunk/SIFEL/GEFEL/kwdset.h
/trunk/SIFEL/GEFEL/libtrace.cpp
/trunk/SIFEL/GEFEL/mathem.cpp
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/GEFEL/matrix.h
/trunk/SIFEL/GEFEL/precond.cpp
/trunk/SIFEL/GEFEL/saddpoint.cpp
/trunk/SIFEL/GEFEL/scr.cpp
/trunk/SIFEL/GEFEL/selection.cpp
/trunk/SIFEL/GEFEL/seqfeti.cpp
/trunk/SIFEL/GEFEL/seqschur.cpp
/trunk/SIFEL/GEFEL/seqselnodes.cpp
/trunk/SIFEL/GEFEL/seqtop.cpp
/trunk/SIFEL/GEFEL/siftop.cpp
/trunk/SIFEL/GEFEL/siftop.h
/trunk/SIFEL/GEFEL/skyline.cpp
/trunk/SIFEL/GEFEL/slesolv.cpp
/trunk/SIFEL/GEFEL/stacktrace.cpp
/trunk/SIFEL/GEFEL/tablefunct.cpp
/trunk/SIFEL/GEFEL/tensor.cpp
/trunk/SIFEL/GEFEL/timecontr.cpp
/trunk/SIFEL/GEFEL/vector.cpp
/trunk/SIFEL/GEFEL/vector.h
/trunk/SIFEL/GEFEL/xfile.cpp
/trunk/SIFEL/HPARAL/SRC/Makefilem
/trunk/SIFEL/HPARAL/SRC/Makefilet
/trunk/SIFEL/MEFEL/PREP/Makefile
/trunk/SIFEL/MEFEL/PREP/hangnode.cpp
/trunk/SIFEL/MEFEL/PREP/hangnode.h
/trunk/SIFEL/MEFEL/PREP/input.cpp
/trunk/SIFEL/MEFEL/PREP/input.h
/trunk/SIFEL/MEFEL/PREP/mechprep.cpp
/trunk/SIFEL/MEFEL/PREP/output.cpp
/trunk/SIFEL/MEFEL/PREP/pointset.cpp
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/aci78.cpp
/trunk/SIFEL/MEFEL/SRC/adaptivity.cpp
/trunk/SIFEL/MEFEL/SRC/aepoints.cpp
/trunk/SIFEL/MEFEL/SRC/anisodam.cpp
/trunk/SIFEL/MEFEL/SRC/anisodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/arclength.cpp
/trunk/SIFEL/MEFEL/SRC/argyrisplate.cpp
/trunk/SIFEL/MEFEL/SRC/argyristriangle.cpp
/trunk/SIFEL/MEFEL/SRC/axisymcq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlt.cpp
/trunk/SIFEL/MEFEL/SRC/axisymqq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymqt.cpp
/trunk/SIFEL/MEFEL/SRC/barel2d.cpp
/trunk/SIFEL/MEFEL/SRC/barel3d.cpp
/trunk/SIFEL/MEFEL/SRC/barel3d.h
/trunk/SIFEL/MEFEL/SRC/barelq2d.cpp
/trunk/SIFEL/MEFEL/SRC/barelq3d.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/beamel2d.cpp
/trunk/SIFEL/MEFEL/SRC/beamel3d.cpp
/trunk/SIFEL/MEFEL/SRC/beamgen3d.cpp
/trunk/SIFEL/MEFEL/SRC/camclay.cpp
/trunk/SIFEL/MEFEL/SRC/camclaycoup.cpp
/trunk/SIFEL/MEFEL/SRC/cct.cpp
/trunk/SIFEL/MEFEL/SRC/cebfipcontactmat.cpp
/trunk/SIFEL/MEFEL/SRC/chen.cpp
/trunk/SIFEL/MEFEL/SRC/consol.cpp
/trunk/SIFEL/MEFEL/SRC/consol.h
/trunk/SIFEL/MEFEL/SRC/contactmat.cpp
/trunk/SIFEL/MEFEL/SRC/creep.cpp
/trunk/SIFEL/MEFEL/SRC/creep_b3.cpp
/trunk/SIFEL/MEFEL/SRC/creep_dpl.cpp
/trunk/SIFEL/MEFEL/SRC/creep_effym.cpp
/trunk/SIFEL/MEFEL/SRC/creep_rspec.cpp
/trunk/SIFEL/MEFEL/SRC/creepb.cpp
/trunk/SIFEL/MEFEL/SRC/creepb.h
/trunk/SIFEL/MEFEL/SRC/crsecnod.cpp
/trunk/SIFEL/MEFEL/SRC/cusatismaterial.cpp
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/dkq.cpp
/trunk/SIFEL/MEFEL/SRC/dkt.cpp
/trunk/SIFEL/MEFEL/SRC/doubdp.cpp
/trunk/SIFEL/MEFEL/SRC/drprag.cpp
/trunk/SIFEL/MEFEL/SRC/drprag2.cpp
/trunk/SIFEL/MEFEL/SRC/dst.cpp
/trunk/SIFEL/MEFEL/SRC/edgem.cpp
/trunk/SIFEL/MEFEL/SRC/elastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/elastortomat.cpp
/trunk/SIFEL/MEFEL/SRC/elasttime.cpp
/trunk/SIFEL/MEFEL/SRC/elemparticle.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/endnodem.cpp
/trunk/SIFEL/MEFEL/SRC/fdsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fixortodam.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.h
/trunk/SIFEL/MEFEL/SRC/glasgmech.cpp
/trunk/SIFEL/MEFEL/SRC/glasgowdam.cpp
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/global.h
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/hardsoft.cpp
/trunk/SIFEL/MEFEL/SRC/hissplas.cpp
/trunk/SIFEL/MEFEL/SRC/homog.cpp
/trunk/SIFEL/MEFEL/SRC/homogmech.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/layplate.cpp
/trunk/SIFEL/MEFEL/SRC/linhex.cpp
/trunk/SIFEL/MEFEL/SRC/linhexrot.cpp
/trunk/SIFEL/MEFEL/SRC/lintet.cpp
/trunk/SIFEL/MEFEL/SRC/lintetrot.cpp
/trunk/SIFEL/MEFEL/SRC/loadcase.cpp
/trunk/SIFEL/MEFEL/SRC/loadel.cpp
/trunk/SIFEL/MEFEL/SRC/mechbclc.cpp
/trunk/SIFEL/MEFEL/SRC/mechcrsec.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mefel.cpp
/trunk/SIFEL/MEFEL/SRC/microM4.cpp
/trunk/SIFEL/MEFEL/SRC/microSIM.cpp
/trunk/SIFEL/MEFEL/SRC/microfiber.cpp
/trunk/SIFEL/MEFEL/SRC/mohrc.cpp
/trunk/SIFEL/MEFEL/SRC/mohrcparab.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/MEFEL/SRC/nonlocdamg2.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam2.cpp
/trunk/SIFEL/MEFEL/SRC/ortodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/outdiagm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.h
/trunk/SIFEL/MEFEL/SRC/plelemlq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemlt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemrotlq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemrotlt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemsubqt.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
/trunk/SIFEL/MEFEL/SRC/q4plate.cpp
/trunk/SIFEL/MEFEL/SRC/quadhex.cpp
/trunk/SIFEL/MEFEL/SRC/quadrilatkirch.cpp
/trunk/SIFEL/MEFEL/SRC/quadtet.cpp
/trunk/SIFEL/MEFEL/SRC/quadwedge.h
/trunk/SIFEL/MEFEL/SRC/scaldam.cpp
/trunk/SIFEL/MEFEL/SRC/sequent.cpp
/trunk/SIFEL/MEFEL/SRC/shefplast.cpp
/trunk/SIFEL/MEFEL/SRC/shelltr.cpp
/trunk/SIFEL/MEFEL/SRC/shelltrm.cpp
/trunk/SIFEL/MEFEL/SRC/soilbeam.cpp
/trunk/SIFEL/MEFEL/SRC/soilplateq.cpp
/trunk/SIFEL/MEFEL/SRC/soilplatetr.cpp
/trunk/SIFEL/MEFEL/SRC/splas1d.cpp
/trunk/SIFEL/MEFEL/SRC/springel.cpp
/trunk/SIFEL/MEFEL/SRC/springel.h
/trunk/SIFEL/MEFEL/SRC/tetralattice.cpp
/trunk/SIFEL/MEFEL/SRC/timeswmat.cpp
/trunk/SIFEL/MEFEL/SRC/umatunsat2.cpp
/trunk/SIFEL/MEFEL/SRC/vecttens.cpp
/trunk/SIFEL/MEFEL/SRC/viselast.cpp
/trunk/SIFEL/MEFEL/SRC/visplast.cpp
/trunk/SIFEL/MEFEL/SRC/winpast.cpp
/trunk/SIFEL/METR/SRC/C30baroghelc.cpp
/trunk/SIFEL/METR/SRC/C60baroghelc.cpp
/trunk/SIFEL/METR/SRC/C60bazantc.cpp
/trunk/SIFEL/METR/SRC/Makefile
/trunk/SIFEL/METR/SRC/axisymc.cpp
/trunk/SIFEL/METR/SRC/baroghelBc.cpp
/trunk/SIFEL/METR/SRC/bentonitemat.cpp
/trunk/SIFEL/METR/SRC/concreteBc.cpp
/trunk/SIFEL/METR/SRC/consol_awf1c.cpp
/trunk/SIFEL/METR/SRC/consol_awf2c.cpp
/trunk/SIFEL/METR/SRC/consol_hawf3c.cpp
/trunk/SIFEL/METR/SRC/consol_hwf2c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.cpp
/trunk/SIFEL/METR/SRC/consol_wf2c.cpp
/trunk/SIFEL/METR/SRC/constrelcl.cpp
/trunk/SIFEL/METR/SRC/constrelcu.cpp
/trunk/SIFEL/METR/SRC/coupbclc.cpp
/trunk/SIFEL/METR/SRC/coupmat.cpp
/trunk/SIFEL/METR/SRC/coupmatl.cpp
/trunk/SIFEL/METR/SRC/coupmatu.cpp
/trunk/SIFEL/METR/SRC/couptop.cpp
/trunk/SIFEL/METR/SRC/elemswitchc.cpp
/trunk/SIFEL/METR/SRC/glasgowcoup.cpp
/trunk/SIFEL/METR/SRC/glasgowmatc.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/isotrmatc.cpp
/trunk/SIFEL/METR/SRC/lhsrhsc.cpp
/trunk/SIFEL/METR/SRC/metrinit.cpp
/trunk/SIFEL/METR/SRC/multiphasec.cpp
/trunk/SIFEL/METR/SRC/o30bazantc.cpp
/trunk/SIFEL/METR/SRC/outdriverc.cpp
/trunk/SIFEL/METR/SRC/probdescc.cpp
/trunk/SIFEL/METR/SRC/sejtkrmatc.cpp
/trunk/SIFEL/Makefile.in
/trunk/SIFEL/PARGEF/Makefile
/trunk/SIFEL/PARGEF/dpfeti.cpp
/trunk/SIFEL/PARGEF/feti1.cpp
/trunk/SIFEL/PARGEF/fixnodesel.cpp
/trunk/SIFEL/PARGEF/lplate.cpp
/trunk/SIFEL/PARGEF/parcongrad.cpp
/trunk/SIFEL/PARGEF/partop.cpp
/trunk/SIFEL/PARGEF/partopjk.cpp
/trunk/SIFEL/PARGEF/psolver.cpp
/trunk/SIFEL/PARGEF/schurcompl.cpp
/trunk/SIFEL/PARGEF/selnodes.cpp
/trunk/SIFEL/PARMEF/PREP/Makefile
/trunk/SIFEL/PARMEF/PREP/pmechprep.cpp
/trunk/SIFEL/PARMEF/SRC/Makefile
/trunk/SIFEL/PARMEF/SRC/pmefelinit.cpp
/trunk/SIFEL/PARMETR/PREP/Makefile
/trunk/SIFEL/PARMETR/SRC/Makefile
/trunk/SIFEL/PARMETR/SRC/pmetrinit.cpp
/trunk/SIFEL/PARMETR/SRC/ppcsolver.cpp
/trunk/SIFEL/PARTRF/PREP/Makefile
/trunk/SIFEL/PARTRF/SRC/Makefile
/trunk/SIFEL/PARTRF/SRC/pnpsolvert.cpp
/trunk/SIFEL/PARTRF/SRC/ptrfelinit.cpp
/trunk/SIFEL/PREP/BRIDGEN/Makefile
/trunk/SIFEL/PREP/BRIDGEN/bridgen.cpp
/trunk/SIFEL/PREP/BRIDGEN/bridgen.h
/trunk/SIFEL/PREP/BRIDGEN/main.cpp
/trunk/SIFEL/PREP/LSHAPEGEN/Makefile
/trunk/SIFEL/PREP/MESHGEN2D/Makefile
/trunk/SIFEL/PREP/MESHTOOLS/Makefile
/trunk/SIFEL/PREP/PARMEFINPUTFILES/Makefile
/trunk/SIFEL/PREP/PARMESHGEN/Makefile
/trunk/SIFEL/PREP/PARTITIONING/Makefile
/trunk/SIFEL/PREP/PARTRFINPUTFILES/Makefile
/trunk/SIFEL/PREP/SEQMESHGEN/Makefile
/trunk/SIFEL/TRFEL/PREP/Makefile
/trunk/SIFEL/TRFEL/PREP/advectvel.cpp
/trunk/SIFEL/TRFEL/PREP/entitybocon.cpp
/trunk/SIFEL/TRFEL/PREP/inputt.cpp
/trunk/SIFEL/TRFEL/PREP/inputt.h
/trunk/SIFEL/TRFEL/PREP/outputt.cpp
/trunk/SIFEL/TRFEL/PREP/transprep.cpp
/trunk/SIFEL/TRFEL/SRC/C30baroghel.cpp
/trunk/SIFEL/TRFEL/SRC/C30bazant.cpp
/trunk/SIFEL/TRFEL/SRC/C60baroghel.cpp
/trunk/SIFEL/TRFEL/SRC/C60bazant.cpp
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/adaptivityt.cpp
/trunk/SIFEL/TRFEL/SRC/baroghelB.cpp
/trunk/SIFEL/TRFEL/SRC/bazped.cpp
/trunk/SIFEL/TRFEL/SRC/carbmat1.cpp
/trunk/SIFEL/TRFEL/SRC/cemhydmat.cpp
/trunk/SIFEL/TRFEL/SRC/cerny_concrete.cpp
/trunk/SIFEL/TRFEL/SRC/climatcond2.cpp
/trunk/SIFEL/TRFEL/SRC/concreteB.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf2.cpp
/trunk/SIFEL/TRFEL/SRC/constrel.cpp
/trunk/SIFEL/TRFEL/SRC/damisotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/dampermeability.cpp
/trunk/SIFEL/TRFEL/SRC/devriesmat.cpp
/trunk/SIFEL/TRFEL/SRC/discisotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/discmat.cpp
/trunk/SIFEL/TRFEL/SRC/dnnpsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/edget.cpp
/trunk/SIFEL/TRFEL/SRC/elementt.cpp
/trunk/SIFEL/TRFEL/SRC/elemswitcht.cpp
/trunk/SIFEL/TRFEL/SRC/fourmedia.cpp
/trunk/SIFEL/TRFEL/SRC/gardner.cpp
/trunk/SIFEL/TRFEL/SRC/glasgowmat.cpp
/trunk/SIFEL/TRFEL/SRC/globmatt.cpp
/trunk/SIFEL/TRFEL/SRC/gmultiphase.cpp
/trunk/SIFEL/TRFEL/SRC/grunewaldmat.cpp
/trunk/SIFEL/TRFEL/SRC/homogmat.cpp
/trunk/SIFEL/TRFEL/SRC/interfacematt.cpp
/trunk/SIFEL/TRFEL/SRC/interfacequadrilat.cpp
/trunk/SIFEL/TRFEL/SRC/isotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/kunzel.cpp
/trunk/SIFEL/TRFEL/SRC/kunzel2.cpp
/trunk/SIFEL/TRFEL/SRC/lewis_schrefler.cpp
/trunk/SIFEL/TRFEL/SRC/linbart.cpp
/trunk/SIFEL/TRFEL/SRC/linbart3d.cpp
/trunk/SIFEL/TRFEL/SRC/linbartax.cpp
/trunk/SIFEL/TRFEL/SRC/lincoupmat.cpp
/trunk/SIFEL/TRFEL/SRC/linhext.cpp
/trunk/SIFEL/TRFEL/SRC/lintett.cpp
/trunk/SIFEL/TRFEL/SRC/lintett.h
/trunk/SIFEL/TRFEL/SRC/loadelt.cpp
/trunk/SIFEL/TRFEL/SRC/millymat.cpp
/trunk/SIFEL/TRFEL/SRC/moistheat.cpp
/trunk/SIFEL/TRFEL/SRC/multiphase.cpp
/trunk/SIFEL/TRFEL/SRC/nlisotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/nnpsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/o30bazant.cpp
/trunk/SIFEL/TRFEL/SRC/outdiagt.cpp
/trunk/SIFEL/TRFEL/SRC/outdrivert.cpp
/trunk/SIFEL/TRFEL/SRC/outdrivert.h
/trunk/SIFEL/TRFEL/SRC/pedersen.cpp
/trunk/SIFEL/TRFEL/SRC/potts.cpp
/trunk/SIFEL/TRFEL/SRC/probdesct.cpp
/trunk/SIFEL/TRFEL/SRC/pvalt.cpp
/trunk/SIFEL/TRFEL/SRC/quadbart.cpp
/trunk/SIFEL/TRFEL/SRC/quadbartax.cpp
/trunk/SIFEL/TRFEL/SRC/quadhext.cpp
/trunk/SIFEL/TRFEL/SRC/quadlinaxisym.cpp
/trunk/SIFEL/TRFEL/SRC/quadlineart.cpp
/trunk/SIFEL/TRFEL/SRC/quadquadrilatt.cpp
/trunk/SIFEL/TRFEL/SRC/quadquadrilattax.cpp
/trunk/SIFEL/TRFEL/SRC/radiationmat.cpp
/trunk/SIFEL/TRFEL/SRC/richards.cpp
/trunk/SIFEL/TRFEL/SRC/richardscontam.cpp
/trunk/SIFEL/TRFEL/SRC/saltmat1.cpp
/trunk/SIFEL/TRFEL/SRC/saltmat2.cpp
/trunk/SIFEL/TRFEL/SRC/saltmat3.cpp
/trunk/SIFEL/TRFEL/SRC/saltmat4.cpp
/trunk/SIFEL/TRFEL/SRC/sejtkrmat.cpp
/trunk/SIFEL/TRFEL/SRC/soil1mat.cpp
/trunk/SIFEL/TRFEL/SRC/sourcet.cpp
/trunk/SIFEL/TRFEL/SRC/tdisotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/threemedia.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/transprint.cpp
/trunk/SIFEL/TRFEL/SRC/transprint.h
/trunk/SIFEL/TRFEL/SRC/transtop.cpp
/trunk/SIFEL/TRFEL/SRC/trlinaxisym.cpp
/trunk/SIFEL/TRFEL/SRC/trlineart.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
779 2023-06-05 11:21:28 krejci /trunk/SIFEL/MEFEL/SRC/ Printing into a log file was removed.  
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
778 2023-06-05 11:09:13 krejci /trunk/SIFEL/ MEFEL: - General material model for homogenization added (homogmatm.cpp+h)
- New generalmod from D. Masin commited
- Bugs in creep material models corrected.
- bbm.cpp+h added - this is a copy of camclaycoup.cpp+h - modified camclay model including suction changes derived for the effective stresses concept
(Galipoli, Borja), this material model (files) is a modification of Basic Barcelona Model, and it is used for testing
- dsm.cpp+h added - this is a copy of bbm.cpp+h prepared for the modeling of expansive soils with a double structure concept (prepared for the extension)
TRFEL: - Van Genuchten retention curve model extended and corrected
- Retention curve model according to D. Masin (Brooks, Correy) has been added (masin_reten.cpp+h)
- Models for effective stress factor added and extended. Several approaches were implemented (classical Biot, Masin, etc.)
 
/trunk/SIFEL/MEFEL/SRC/dsm.cpp
/trunk/SIFEL/MEFEL/SRC/dsm.h
/trunk/SIFEL/MEFEL/SRC/homogmatm.cpp
/trunk/SIFEL/MEFEL/SRC/homogmatm.h
/trunk/SIFEL/TRFEL/SRC/masin_reten.cpp
/trunk/SIFEL/TRFEL/SRC/masin_reten.h
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.h
/trunk/SIFEL/MEFEL/SRC/creep.cpp
/trunk/SIFEL/MEFEL/SRC/creep_b3.cpp
/trunk/SIFEL/MEFEL/SRC/creep_dpl.cpp
/trunk/SIFEL/MEFEL/SRC/creep_rspec.cpp
/trunk/SIFEL/MEFEL/SRC/dloadcase.cpp
/trunk/SIFEL/MEFEL/SRC/effstress.cpp
/trunk/SIFEL/MEFEL/SRC/elastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.h
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/global.h
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.h
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/METR/SRC/bentonitemat.cpp
/trunk/SIFEL/METR/SRC/consol_hawf3c.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/metrinit.cpp
/trunk/SIFEL/METR/SRC/probdescc.cpp
/trunk/SIFEL/TRFEL/SRC/C30bazant.cpp
/trunk/SIFEL/TRFEL/SRC/C30bazant.h
/trunk/SIFEL/TRFEL/SRC/C60bazant.h
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/baroghelB.h
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.h
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.h
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.h
/trunk/SIFEL/TRFEL/SRC/elementt.cpp
/trunk/SIFEL/TRFEL/SRC/elemswitcht.cpp
/trunk/SIFEL/TRFEL/SRC/globmatt.cpp
/trunk/SIFEL/TRFEL/SRC/isotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/lintett.cpp
/trunk/SIFEL/TRFEL/SRC/lintett.h
/trunk/SIFEL/TRFEL/SRC/nnpsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/onemedium.cpp
/trunk/SIFEL/TRFEL/SRC/threemedia.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.h
777 2022-12-12 11:33:29 krejci /trunk/SIFEL/ M SIFEL/METR/SRC/consol_awf2c.cpp
M SIFEL/METR/SRC/consol_hawf3c.cpp
M SIFEL/METR/SRC/globmatc.cpp
M SIFEL/TRFEL/SRC/C60bazant.cpp
M SIFEL/TRFEL/SRC/C60bazant.h
M SIFEL/TRFEL/SRC/Makefile
M SIFEL/TRFEL/SRC/aliast.h
M SIFEL/TRFEL/SRC/baroghelB.cpp
M SIFEL/TRFEL/SRC/baroghelB.h
A SIFEL/TRFEL/SRC/baroghel_reten.cpp
A SIFEL/TRFEL/SRC/baroghel_reten.h
A SIFEL/TRFEL/SRC/bazant_reten.cpp
A SIFEL/TRFEL/SRC/bazant_reten.h
M SIFEL/TRFEL/SRC/consol_awf1.cpp
M SIFEL/TRFEL/SRC/consol_awf2.cpp
M SIFEL/TRFEL/SRC/consol_hawf3.cpp
M SIFEL/TRFEL/SRC/consol_hawf3.h
M SIFEL/TRFEL/SRC/consol_hwf2.cpp
M SIFEL/TRFEL/SRC/consol_hwf2.h
M SIFEL/TRFEL/SRC/consol_wf2.cpp
M SIFEL/TRFEL/SRC/constrel.cpp
M SIFEL/TRFEL/SRC/constrel.h
M SIFEL/TRFEL/SRC/multiphase.cpp
M SIFEL/TRFEL/SRC/npsolvert.cpp
M SIFEL/TRFEL/SRC/threemedia.cpp
M SIFEL/TRFEL/SRC/transmat.cpp
M SIFEL/TRFEL/SRC/van_genuchten.cpp
 
/trunk/SIFEL/TRFEL/SRC/baroghel_reten.cpp
/trunk/SIFEL/TRFEL/SRC/baroghel_reten.h
/trunk/SIFEL/TRFEL/SRC/bazant_reten.cpp
/trunk/SIFEL/TRFEL/SRC/bazant_reten.h
/trunk/SIFEL/METR/SRC/consol_awf2c.cpp
/trunk/SIFEL/METR/SRC/consol_hawf3c.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/TRFEL/SRC/C60bazant.cpp
/trunk/SIFEL/TRFEL/SRC/C60bazant.h
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/baroghelB.cpp
/trunk/SIFEL/TRFEL/SRC/baroghelB.h
/trunk/SIFEL/TRFEL/SRC/consol_awf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hawf3.h
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.cpp
/trunk/SIFEL/TRFEL/SRC/consol_hwf2.h
/trunk/SIFEL/TRFEL/SRC/consol_wf2.cpp
/trunk/SIFEL/TRFEL/SRC/constrel.cpp
/trunk/SIFEL/TRFEL/SRC/constrel.h
/trunk/SIFEL/TRFEL/SRC/multiphase.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/threemedia.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
776 2022-11-14 17:38:21 krejci /trunk/SIFEL/ M SIFEL/GEFEL/elemtools.cpp
M SIFEL/GEFEL/elemtools.h
M SIFEL/GEFEL/gtopology.cpp
M SIFEL/GEFEL/matrix.cpp
M SIFEL/HPARAL/SRC/Makefile
M SIFEL/HPARAL/SRC/Makefilem
M SIFEL/HPARAL/SRC/hpglobal.h
M SIFEL/HPARAL/SRC/hplssolver.cpp
M SIFEL/HPARAL/SRC/hplssolver.h
M SIFEL/HPARAL/SRC/hpmefel.cpp
M SIFEL/HPARAL/SRC/hpmefelinit.cpp
M SIFEL/HPARAL/SRC/hpmefelinit.h
M SIFEL/HPARAL/SRC/hpnpsolvert.cpp
M SIFEL/HPARAL/SRC/hpsolverm.cpp
M SIFEL/HPARAL/SRC/hpsolverm.h
M SIFEL/HPARAL/SRC/hptrfel.cpp
M SIFEL/HPARAL/SRC/hptrfelinit.cpp
M SIFEL/HPARAL/SRC/hptrfelinit.h
M SIFEL/MEFEL/SRC/Makefile
M SIFEL/MEFEL/SRC/alias.h
M SIFEL/MEFEL/SRC/elastisomat.cpp
M SIFEL/MEFEL/SRC/elemswitch.cpp
M SIFEL/MEFEL/SRC/elemswitch.h
M SIFEL/MEFEL/SRC/generalmod.cpp
M SIFEL/MEFEL/SRC/generalmod.h
M SIFEL/MEFEL/SRC/homogmech.cpp
M SIFEL/MEFEL/SRC/homogmech.h
M SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
M SIFEL/MEFEL/SRC/lssolver.cpp
M SIFEL/MEFEL/SRC/mechmat.cpp
M SIFEL/MEFEL/SRC/mechmat.h
M SIFEL/MEFEL/SRC/mtsolver.cpp
M SIFEL/MEFEL/SRC/newtonraph.cpp
M SIFEL/MEFEL/SRC/probdesc.cpp
M SIFEL/MEFEL/SRC/seqfilesm.h
M SIFEL/MEFEL/SRC/solverm.cpp
M SIFEL/METR/SRC/metrinit.cpp
M SIFEL/PREP/PARTITIONING/Makefile
M SIFEL/PREP/PARTITIONING/meshdecomp.cpp
M SIFEL/PREP/PARTITIONING/metis-5.0pre2/Makefile.in
M SIFEL/TRFEL/SRC/aliast.h
M SIFEL/TRFEL/SRC/consol_wf1.cpp
M SIFEL/TRFEL/SRC/elemswitcht.cpp
M SIFEL/TRFEL/SRC/globmatt.cpp
M SIFEL/TRFEL/SRC/homogmat.cpp
M SIFEL/TRFEL/SRC/homogmat.h
M SIFEL/TRFEL/SRC/homogtrans.cpp
M SIFEL/TRFEL/SRC/isotrmat.cpp
M SIFEL/TRFEL/SRC/linhext.cpp
M SIFEL/TRFEL/SRC/linhext.h
M SIFEL/TRFEL/SRC/lintett.cpp
M SIFEL/TRFEL/SRC/npsolvert.cpp
M SIFEL/TRFEL/SRC/quadlinaxisym.cpp
M SIFEL/TRFEL/SRC/quadlineart.cpp
M SIFEL/TRFEL/SRC/quadlineart.h
M SIFEL/TRFEL/SRC/quadquadrilatt.cpp
M SIFEL/TRFEL/SRC/quadquadrilattax.cpp
M SIFEL/TRFEL/SRC/quadquadrilattax.h
M SIFEL/TRFEL/SRC/transmat.cpp
M SIFEL/TRFEL/SRC/trlinaxisym.cpp
M SIFEL/TRFEL/SRC/trlinaxisym.h
M SIFEL/TRFEL/SRC/van_genuchten.cpp
 
/trunk/SIFEL/GEFEL/elemtools.cpp
/trunk/SIFEL/GEFEL/elemtools.h
/trunk/SIFEL/GEFEL/gtopology.cpp
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/HPARAL/SRC/Makefile
/trunk/SIFEL/HPARAL/SRC/Makefilem
/trunk/SIFEL/HPARAL/SRC/hpglobal.h
/trunk/SIFEL/HPARAL/SRC/hplssolver.cpp
/trunk/SIFEL/HPARAL/SRC/hplssolver.h
/trunk/SIFEL/HPARAL/SRC/hpmefel.cpp
/trunk/SIFEL/HPARAL/SRC/hpmefelinit.cpp
/trunk/SIFEL/HPARAL/SRC/hpmefelinit.h
/trunk/SIFEL/HPARAL/SRC/hpnpsolvert.cpp
/trunk/SIFEL/HPARAL/SRC/hpsolverm.cpp
/trunk/SIFEL/HPARAL/SRC/hpsolverm.h
/trunk/SIFEL/HPARAL/SRC/hptrfel.cpp
/trunk/SIFEL/HPARAL/SRC/hptrfelinit.cpp
/trunk/SIFEL/HPARAL/SRC/hptrfelinit.h
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/elastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.h
/trunk/SIFEL/MEFEL/SRC/generalmod.cpp
/trunk/SIFEL/MEFEL/SRC/generalmod.h
/trunk/SIFEL/MEFEL/SRC/homogmech.cpp
/trunk/SIFEL/MEFEL/SRC/homogmech.h
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/lssolver.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/MEFEL/SRC/probdesc.cpp
/trunk/SIFEL/MEFEL/SRC/seqfilesm.h
/trunk/SIFEL/MEFEL/SRC/solverm.cpp
/trunk/SIFEL/METR/SRC/metrinit.cpp
/trunk/SIFEL/PREP/PARTITIONING/Makefile
/trunk/SIFEL/PREP/PARTITIONING/meshdecomp.cpp
/trunk/SIFEL/PREP/PARTITIONING/metis-5.0pre2/Makefile.in
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/elemswitcht.cpp
/trunk/SIFEL/TRFEL/SRC/globmatt.cpp
/trunk/SIFEL/TRFEL/SRC/homogmat.cpp
/trunk/SIFEL/TRFEL/SRC/homogmat.h
/trunk/SIFEL/TRFEL/SRC/homogtrans.cpp
/trunk/SIFEL/TRFEL/SRC/isotrmat.cpp
/trunk/SIFEL/TRFEL/SRC/linhext.cpp
/trunk/SIFEL/TRFEL/SRC/linhext.h
/trunk/SIFEL/TRFEL/SRC/lintett.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/quadlinaxisym.cpp
/trunk/SIFEL/TRFEL/SRC/quadlineart.cpp
/trunk/SIFEL/TRFEL/SRC/quadlineart.h
/trunk/SIFEL/TRFEL/SRC/quadquadrilatt.cpp
/trunk/SIFEL/TRFEL/SRC/quadquadrilattax.cpp
/trunk/SIFEL/TRFEL/SRC/quadquadrilattax.h
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/trlinaxisym.cpp
/trunk/SIFEL/TRFEL/SRC/trlinaxisym.h
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
775 2022-10-21 11:44:22 koudelka /trunk/SIFEL/MEFEL/SRC/ Missing file with alternative definition of nonlocal variables fro damage models.  
/trunk/SIFEL/MEFEL/SRC/nonlocdamg2.cpp
774 2022-10-03 10:14:54 koudelka /trunk/SIFEL/ SIFEL:
* Added support for the dependencies; now, they are generated automatically by the compiler and dependency files *.d are stored in the appropriate BIN folder. I resulted in a large update of all Makefiles

GEFEL:
* Added gfmatrix class for the matrices with components of gfunct type

MEFEL:
* Large revision of all #includes and all header files due to reducing excessive dependency trees.
* Added support for the exponential averaging function and computation equivalent strain from the averaged strain components in the scaldam model. (scaldam.cpp, scaldamcc.cpp, nonlocdamg.cpp, mechmat.cpp).
* Large update of the whole material + added support for the algorithmic stiffness matrix for the cutting plane stress return algorithm. (camclaycoup.*).
* Added support for the algorithmic stiffness matrix in the cutting plane stress return algorithm (mechmat.*).
* Extended/improved/corrected functions for the returning of mechanical quantities (givemechq, give_saturation_degree, give_der_saturation_degree, give_preconspress, give_virg_porosity) in mechmat.cpp.
* Fixed mistakes in ido computation in some artificial materials, in init_aipeigstr (mechmat.cpp).
* Added checking and fixed behaviour of function for the retrieving Young moduli, Poison's ratios and material strengths (mechmat.cpp).
* Extended/improved/unified effective stress concept and associated material models (mehcmat.*, effstres.*).
* Some minor changes in anisodam, camclay and varelastisomat models. (anisodam.*, camclay.*, varelastisomat.cpp).
* Update of scaldamcc material model (scladamcc.*)
* Added and corrected some functions in barel2dq.*
* Fixed mistake in arclength in the handling of nonsolvable constraints (arclength.*).
* Extended support for the retrieving normal and shear component indices for the Voight representation, the fixed mistake in the plain strain case in functions tensor_matrix, tensor_ematrix, red_rows_matrix_cols (vecttens.*).
* Unified time output format in the diagram and other output files (outdriverm.*, outdiagm.*).

MEFEL/PREP:
* Added/unified support for the homogenization problems, especially for the hybrid macrostrain/stress approach.
* Time-dependent Dirichlet boundary conditions use gfunct in the definition.
* Modified load case handling in forced dynamics problems - added support for the subload cases, in timdep_load type lcid is converted to subload case id where the first hidden subload case will be the static load case.

METR/SRC:
* Correction of initial passing of (aux) int. point values, improved/unified selective norm calculation for the residual vector (fcsolver.*).
* Added command line argument for the specification of the number of threads used in the OpenMP code parts.
* Partially fixed mistake in stress-strain state determination in the quadrilatc elements; it must be solved systematically later (quadrilatc.cpp).

TRFEL/SRC:
* Corrected averaging of nodal other values (nodet.*).
* Unified output time format at the diagram and other output files (outdrivert.*, outdiagt.*).
* Rewritten function for the int. point other value computation for the quadrilateral linear element (quadlint.*).
* Added support for the handling of effective pore pressure (transmat.*).
* Some modifications taken from TKr in the consolidation models (consol_awf1.*, consolwf1.*).
* Corrected alias for the barlint3d (aliast.h).

TRFEL/PREP:
Added support for tab_file type definition of boundary condition on entities (entitybocon.cpp).

PARMESHGEN:
* Fixed edge numbering in the pargenquad generator (pargenquad.*).
 
/trunk/SIFEL/GEFEL/gfmatrix.cpp
/trunk/SIFEL/GEFEL/gfmatrix.h
/trunk/SIFEL/GEFEL/CMLFILE/Makefile
/trunk/SIFEL/GEFEL/Makefile
/trunk/SIFEL/GEFEL/OPTIM/Makefile
/trunk/SIFEL/GEFEL/PARSER/Makefile
/trunk/SIFEL/GEFEL/PARSER/equ.cpp
/trunk/SIFEL/GEFEL/PARSER/equ.h
/trunk/SIFEL/GEFEL/PARSER/parser.cpp
/trunk/SIFEL/GEFEL/PARSER/parser.h
/trunk/SIFEL/GEFEL/RANDY/Makefile
/trunk/SIFEL/GEFEL/SPARSE/BigMatrix.cpp
/trunk/SIFEL/GEFEL/SPARSE/BigMatrix.h
/trunk/SIFEL/GEFEL/SPARSE/Makefile
/trunk/SIFEL/GEFEL/SPARSE/MathTracer.cpp
/trunk/SIFEL/GEFEL/SPARSE/MathTracer.h
/trunk/SIFEL/GEFEL/SURFFIND/Makefile
/trunk/SIFEL/GEFEL/SURFFIND/comparator.h
/trunk/SIFEL/GEFEL/cr.cpp
/trunk/SIFEL/GEFEL/fllopsif.cpp
/trunk/SIFEL/GEFEL/galias.h
/trunk/SIFEL/GEFEL/genfile.h
/trunk/SIFEL/GEFEL/gtopology.cpp
/trunk/SIFEL/GEFEL/gtopology.h
/trunk/SIFEL/GEFEL/iotools.cpp
/trunk/SIFEL/GEFEL/iotools.h
/trunk/SIFEL/GEFEL/mathem.cpp
/trunk/SIFEL/GEFEL/mathem.h
/trunk/SIFEL/GEFEL/matrix.cpp
/trunk/SIFEL/GEFEL/matrix.h
/trunk/SIFEL/GEFEL/selection.cpp
/trunk/SIFEL/GEFEL/siftop.cpp
/trunk/SIFEL/GEFEL/siftop.h
/trunk/SIFEL/GEFEL/tablefunct.cpp
/trunk/SIFEL/GEFEL/vector.h
/trunk/SIFEL/MEFEL/Makefile
/trunk/SIFEL/MEFEL/PREP/Makefile
/trunk/SIFEL/MEFEL/PREP/bocon.cpp
/trunk/SIFEL/MEFEL/PREP/bocon.h
/trunk/SIFEL/MEFEL/PREP/entityload.cpp
/trunk/SIFEL/MEFEL/PREP/entitytdload.cpp
/trunk/SIFEL/MEFEL/PREP/globprep.h
/trunk/SIFEL/MEFEL/PREP/input.cpp
/trunk/SIFEL/MEFEL/PREP/mechprep.cpp
/trunk/SIFEL/MEFEL/PREP/output.cpp
/trunk/SIFEL/MEFEL/PREP/output.h
/trunk/SIFEL/MEFEL/SRC/Makefile
/trunk/SIFEL/MEFEL/SRC/aci78.cpp
/trunk/SIFEL/MEFEL/SRC/aci78.h
/trunk/SIFEL/MEFEL/SRC/adaptivity.cpp
/trunk/SIFEL/MEFEL/SRC/aepoints.cpp
/trunk/SIFEL/MEFEL/SRC/alias.h
/trunk/SIFEL/MEFEL/SRC/anisodam.cpp
/trunk/SIFEL/MEFEL/SRC/anisodam.h
/trunk/SIFEL/MEFEL/SRC/anisodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/anisodamrot.h
/trunk/SIFEL/MEFEL/SRC/arclength.cpp
/trunk/SIFEL/MEFEL/SRC/arclength.h
/trunk/SIFEL/MEFEL/SRC/argyrisplate.cpp
/trunk/SIFEL/MEFEL/SRC/argyristriangle.cpp
/trunk/SIFEL/MEFEL/SRC/axisrotrec.cpp
/trunk/SIFEL/MEFEL/SRC/axisrotrec.h
/trunk/SIFEL/MEFEL/SRC/axisymcq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymlt.cpp
/trunk/SIFEL/MEFEL/SRC/axisymqq.cpp
/trunk/SIFEL/MEFEL/SRC/axisymqt.cpp
/trunk/SIFEL/MEFEL/SRC/backupsol.cpp
/trunk/SIFEL/MEFEL/SRC/barel2d.cpp
/trunk/SIFEL/MEFEL/SRC/barel3d.cpp
/trunk/SIFEL/MEFEL/SRC/barelq2d.cpp
/trunk/SIFEL/MEFEL/SRC/barelq2d.h
/trunk/SIFEL/MEFEL/SRC/barelq3d.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.cpp
/trunk/SIFEL/MEFEL/SRC/bbm.h
/trunk/SIFEL/MEFEL/SRC/beamel2d.cpp
/trunk/SIFEL/MEFEL/SRC/beamel3d.cpp
/trunk/SIFEL/MEFEL/SRC/beamgen3d.cpp
/trunk/SIFEL/MEFEL/SRC/boermat.cpp
/trunk/SIFEL/MEFEL/SRC/boermat.h
/trunk/SIFEL/MEFEL/SRC/camclay.cpp
/trunk/SIFEL/MEFEL/SRC/camclay.h
/trunk/SIFEL/MEFEL/SRC/camclaycoup.cpp
/trunk/SIFEL/MEFEL/SRC/camclaycoup.h
/trunk/SIFEL/MEFEL/SRC/cct.cpp
/trunk/SIFEL/MEFEL/SRC/cebfip78.cpp
/trunk/SIFEL/MEFEL/SRC/cebfip78.h
/trunk/SIFEL/MEFEL/SRC/cebfipcontactmat.cpp
/trunk/SIFEL/MEFEL/SRC/cebfipcontactmat.h
/trunk/SIFEL/MEFEL/SRC/chen.cpp
/trunk/SIFEL/MEFEL/SRC/chen.h
/trunk/SIFEL/MEFEL/SRC/chen0407.cpp
/trunk/SIFEL/MEFEL/SRC/chen1006.cpp
/trunk/SIFEL/MEFEL/SRC/chen2804.cpp
/trunk/SIFEL/MEFEL/SRC/chenold.cpp
/trunk/SIFEL/MEFEL/SRC/consol.cpp
/trunk/SIFEL/MEFEL/SRC/consol.h
/trunk/SIFEL/MEFEL/SRC/contactmat.cpp
/trunk/SIFEL/MEFEL/SRC/cpsolver.cpp
/trunk/SIFEL/MEFEL/SRC/creep.cpp
/trunk/SIFEL/MEFEL/SRC/creep_b3.cpp
/trunk/SIFEL/MEFEL/SRC/creep_b3.h
/trunk/SIFEL/MEFEL/SRC/creep_dpl.cpp
/trunk/SIFEL/MEFEL/SRC/creep_dpl.h
/trunk/SIFEL/MEFEL/SRC/creep_effym.cpp
/trunk/SIFEL/MEFEL/SRC/creep_rspec.cpp
/trunk/SIFEL/MEFEL/SRC/creep_rspec.h
/trunk/SIFEL/MEFEL/SRC/creepb-f.cpp
/trunk/SIFEL/MEFEL/SRC/creepb-f.h
/trunk/SIFEL/MEFEL/SRC/creepb.cpp
/trunk/SIFEL/MEFEL/SRC/creepb.h
/trunk/SIFEL/MEFEL/SRC/creepbbeam.cpp
/trunk/SIFEL/MEFEL/SRC/creepbbeam.h
/trunk/SIFEL/MEFEL/SRC/creepbs.cpp
/trunk/SIFEL/MEFEL/SRC/creepbs.h
/trunk/SIFEL/MEFEL/SRC/creepdam.cpp
/trunk/SIFEL/MEFEL/SRC/crsec2dbar.cpp
/trunk/SIFEL/MEFEL/SRC/crsec2dbeam.cpp
/trunk/SIFEL/MEFEL/SRC/crsec3d.cpp
/trunk/SIFEL/MEFEL/SRC/crsec3d.h
/trunk/SIFEL/MEFEL/SRC/crsec3dbeam.cpp
/trunk/SIFEL/MEFEL/SRC/crsec3dbeam.h
/trunk/SIFEL/MEFEL/SRC/crseclayer.cpp
/trunk/SIFEL/MEFEL/SRC/crsecnod.cpp
/trunk/SIFEL/MEFEL/SRC/crsecplstr.cpp
/trunk/SIFEL/MEFEL/SRC/cusatismaterial.cpp
/trunk/SIFEL/MEFEL/SRC/damplast.cpp
/trunk/SIFEL/MEFEL/SRC/damplastifacemat.cpp
/trunk/SIFEL/MEFEL/SRC/dkq.cpp
/trunk/SIFEL/MEFEL/SRC/dkt.cpp
/trunk/SIFEL/MEFEL/SRC/dloadcase.cpp
/trunk/SIFEL/MEFEL/SRC/dloadcase.h
/trunk/SIFEL/MEFEL/SRC/dloadel.cpp
/trunk/SIFEL/MEFEL/SRC/dloadel.h
/trunk/SIFEL/MEFEL/SRC/dloadn.cpp
/trunk/SIFEL/MEFEL/SRC/dloadn.h
/trunk/SIFEL/MEFEL/SRC/doubdp.cpp
/trunk/SIFEL/MEFEL/SRC/drprag.cpp
/trunk/SIFEL/MEFEL/SRC/drprag2.cpp
/trunk/SIFEL/MEFEL/SRC/dst.cpp
/trunk/SIFEL/MEFEL/SRC/edgem.cpp
/trunk/SIFEL/MEFEL/SRC/edsolver.cpp
/trunk/SIFEL/MEFEL/SRC/effstress.cpp
/trunk/SIFEL/MEFEL/SRC/effstress.h
/trunk/SIFEL/MEFEL/SRC/eigvalsol.cpp
/trunk/SIFEL/MEFEL/SRC/eigvalsol.h
/trunk/SIFEL/MEFEL/SRC/elastgmat2d.cpp
/trunk/SIFEL/MEFEL/SRC/elastgmat3d.cpp
/trunk/SIFEL/MEFEL/SRC/elastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/elastisomat.h
/trunk/SIFEL/MEFEL/SRC/elastisopdmat.cpp
/trunk/SIFEL/MEFEL/SRC/elastortomat.cpp
/trunk/SIFEL/MEFEL/SRC/elastortomat.h
/trunk/SIFEL/MEFEL/SRC/elasttime.cpp
/trunk/SIFEL/MEFEL/SRC/element.cpp
/trunk/SIFEL/MEFEL/SRC/elemparticle.cpp
/trunk/SIFEL/MEFEL/SRC/elemswitch.cpp
/trunk/SIFEL/MEFEL/SRC/endnodem.cpp
/trunk/SIFEL/MEFEL/SRC/epsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fdsolver.cpp
/trunk/SIFEL/MEFEL/SRC/fixortodam.cpp
/trunk/SIFEL/MEFEL/SRC/flsubdom.cpp
/trunk/SIFEL/MEFEL/SRC/geoelast.cpp
/trunk/SIFEL/MEFEL/SRC/glasgmech.cpp
/trunk/SIFEL/MEFEL/SRC/glasgowdam.cpp
/trunk/SIFEL/MEFEL/SRC/glasgownew.cpp
/trunk/SIFEL/MEFEL/SRC/glasgownew.h
/trunk/SIFEL/MEFEL/SRC/global.cpp
/trunk/SIFEL/MEFEL/SRC/global.h
/trunk/SIFEL/MEFEL/SRC/globmat.cpp
/trunk/SIFEL/MEFEL/SRC/globmat.h
/trunk/SIFEL/MEFEL/SRC/graphmat.cpp
/trunk/SIFEL/MEFEL/SRC/hissplas.cpp
/trunk/SIFEL/MEFEL/SRC/homog.cpp
/trunk/SIFEL/MEFEL/SRC/homogmech.cpp
/trunk/SIFEL/MEFEL/SRC/hvisolver.cpp
/trunk/SIFEL/MEFEL/SRC/hypoplunsatexptherm2.cpp
/trunk/SIFEL/MEFEL/SRC/intpoints.cpp
/trunk/SIFEL/MEFEL/SRC/j2flow.cpp
/trunk/SIFEL/MEFEL/SRC/layplate.cpp
/trunk/SIFEL/MEFEL/SRC/lbsolver.cpp
/trunk/SIFEL/MEFEL/SRC/lemaitre.cpp
/trunk/SIFEL/MEFEL/SRC/lfssolver.cpp
/trunk/SIFEL/MEFEL/SRC/lhsrhs.cpp
/trunk/SIFEL/MEFEL/SRC/linhex.cpp
/trunk/SIFEL/MEFEL/SRC/linhexrot.cpp
/trunk/SIFEL/MEFEL/SRC/lintet.cpp
/trunk/SIFEL/MEFEL/SRC/lintetrot.cpp
/trunk/SIFEL/MEFEL/SRC/linwedge.cpp
/trunk/SIFEL/MEFEL/SRC/llssolver.cpp
/trunk/SIFEL/MEFEL/SRC/loadcase.cpp
/trunk/SIFEL/MEFEL/SRC/loadcase.h
/trunk/SIFEL/MEFEL/SRC/loadel.cpp
/trunk/SIFEL/MEFEL/SRC/loadn.cpp
/trunk/SIFEL/MEFEL/SRC/lssolver.cpp
/trunk/SIFEL/MEFEL/SRC/mechbclc.cpp
/trunk/SIFEL/MEFEL/SRC/mechcrsec.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.cpp
/trunk/SIFEL/MEFEL/SRC/mechmat.h
/trunk/SIFEL/MEFEL/SRC/mechprint.cpp
/trunk/SIFEL/MEFEL/SRC/mechtop.cpp
/trunk/SIFEL/MEFEL/SRC/mefelinit.cpp
/trunk/SIFEL/MEFEL/SRC/microM4.cpp
/trunk/SIFEL/MEFEL/SRC/microSIM.cpp
/trunk/SIFEL/MEFEL/SRC/microfiber.cpp
/trunk/SIFEL/MEFEL/SRC/mohrc.cpp
/trunk/SIFEL/MEFEL/SRC/mohrcparab.cpp
/trunk/SIFEL/MEFEL/SRC/mtglvec.cpp
/trunk/SIFEL/MEFEL/SRC/mtsolver.cpp
/trunk/SIFEL/MEFEL/SRC/ndsolver.cpp
/trunk/SIFEL/MEFEL/SRC/newtonraph.cpp
/trunk/SIFEL/MEFEL/SRC/nfssolver.cpp
/trunk/SIFEL/MEFEL/SRC/node.cpp
/trunk/SIFEL/MEFEL/SRC/node.h
/trunk/SIFEL/MEFEL/SRC/nonlocdamg.cpp
/trunk/SIFEL/MEFEL/SRC/nonlocmicroM4.cpp
/trunk/SIFEL/MEFEL/SRC/nonlocplast.cpp
/trunk/SIFEL/MEFEL/SRC/nssolver.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam.cpp
/trunk/SIFEL/MEFEL/SRC/ortodam2.cpp
/trunk/SIFEL/MEFEL/SRC/ortodamrot.cpp
/trunk/SIFEL/MEFEL/SRC/outdiagm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.cpp
/trunk/SIFEL/MEFEL/SRC/outdriverm.h
/trunk/SIFEL/MEFEL/SRC/plelemlq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemlt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemqt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemrotlq.cpp
/trunk/SIFEL/MEFEL/SRC/plelemrotlt.cpp
/trunk/SIFEL/MEFEL/SRC/plelemsubqt.cpp
/trunk/SIFEL/MEFEL/SRC/plquadiface.cpp
/trunk/SIFEL/MEFEL/SRC/probdesc.cpp
/trunk/SIFEL/MEFEL/SRC/q4plate.cpp
/trunk/SIFEL/MEFEL/SRC/quadhex.cpp
/trunk/SIFEL/MEFEL/SRC/quadrilatkirch.cpp
/trunk/SIFEL/MEFEL/SRC/quadtet.cpp
/trunk/SIFEL/MEFEL/SRC/quadwedge.cpp
/trunk/SIFEL/MEFEL/SRC/relaxeuroc.cpp
/trunk/SIFEL/MEFEL/SRC/scaldam.cpp
/trunk/SIFEL/MEFEL/SRC/scaldamcc.cpp
/trunk/SIFEL/MEFEL/SRC/seismtool.cpp
/trunk/SIFEL/MEFEL/SRC/sequent.cpp
/trunk/SIFEL/MEFEL/SRC/shefplast.cpp
/trunk/SIFEL/MEFEL/SRC/shellq.cpp
/trunk/SIFEL/MEFEL/SRC/shelltr.cpp
/trunk/SIFEL/MEFEL/SRC/shelltrm.cpp
/trunk/SIFEL/MEFEL/SRC/shrinkmat.cpp
/trunk/SIFEL/MEFEL/SRC/slopesol.cpp
/trunk/SIFEL/MEFEL/SRC/slsolver.cpp
/trunk/SIFEL/MEFEL/SRC/soilbeam.cpp
/trunk/SIFEL/MEFEL/SRC/soilplateq.cpp
/trunk/SIFEL/MEFEL/SRC/soilplatetr.cpp
/trunk/SIFEL/MEFEL/SRC/solverm.cpp
/trunk/SIFEL/MEFEL/SRC/splas1d.cpp
/trunk/SIFEL/MEFEL/SRC/springel.cpp
/trunk/SIFEL/MEFEL/SRC/stochdriver.cpp
/trunk/SIFEL/MEFEL/SRC/stochdriver.h
/trunk/SIFEL/MEFEL/SRC/strretalg.cpp
/trunk/SIFEL/MEFEL/SRC/tetralattice.cpp
/trunk/SIFEL/MEFEL/SRC/therisomat.cpp
/trunk/SIFEL/MEFEL/SRC/thervolisomat.cpp
/trunk/SIFEL/MEFEL/SRC/timeswmat.cpp
/trunk/SIFEL/MEFEL/SRC/tloadcase.cpp
/trunk/SIFEL/MEFEL/SRC/tloadcase.h
/trunk/SIFEL/MEFEL/SRC/umatunsat2.cpp
/trunk/SIFEL/MEFEL/SRC/varelastisomat.cpp
/trunk/SIFEL/MEFEL/SRC/vecttens.cpp
/trunk/SIFEL/MEFEL/SRC/vecttens.h
/trunk/SIFEL/MEFEL/SRC/viselast.cpp
/trunk/SIFEL/MEFEL/SRC/visplast.cpp
/trunk/SIFEL/MEFEL/SRC/winpast.cpp
/trunk/SIFEL/MEFEL/SRC/z2_smoothing.cpp
/trunk/SIFEL/METR/Makefile
/trunk/SIFEL/METR/SRC/Makefile
/trunk/SIFEL/METR/SRC/axiquadc.cpp
/trunk/SIFEL/METR/SRC/barelc.cpp
/trunk/SIFEL/METR/SRC/bentonitemat.cpp
/trunk/SIFEL/METR/SRC/consol_awf1c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.cpp
/trunk/SIFEL/METR/SRC/coupmatl.cpp
/trunk/SIFEL/METR/SRC/coupmatu.cpp
/trunk/SIFEL/METR/SRC/couptop.cpp
/trunk/SIFEL/METR/SRC/cpcsolver.cpp
/trunk/SIFEL/METR/SRC/elemswitchc.cpp
/trunk/SIFEL/METR/SRC/fcsolver.cpp
/trunk/SIFEL/METR/SRC/fcsolver.h
/trunk/SIFEL/METR/SRC/glasgowcoup.cpp
/trunk/SIFEL/METR/SRC/globalc.cpp
/trunk/SIFEL/METR/SRC/globmatc.cpp
/trunk/SIFEL/METR/SRC/hexahedc.cpp
/trunk/SIFEL/METR/SRC/metrinit.cpp
/trunk/SIFEL/METR/SRC/metrinit.h
/trunk/SIFEL/METR/SRC/pcsolver.cpp
/trunk/SIFEL/METR/SRC/probdescc.cpp
/trunk/SIFEL/METR/SRC/probdescc.h
/trunk/SIFEL/METR/SRC/quadrilatc.cpp
/trunk/SIFEL/Makefile
/trunk/SIFEL/Makefile.in
/trunk/SIFEL/PARGEF/Makefile
/trunk/SIFEL/PARMEF/Makefile
/trunk/SIFEL/PARMEF/PREP/Makefile
/trunk/SIFEL/PARMEF/PREP/pmechprep.cpp
/trunk/SIFEL/PARMEF/SRC/Makefile
/trunk/SIFEL/PARMEF/SRC/pmefelinit.cpp
/trunk/SIFEL/PARMETR/Makefile
/trunk/SIFEL/PARMETR/PREP/Makefile
/trunk/SIFEL/PARMETR/SRC/Makefile
/trunk/SIFEL/PARMETR/SRC/pmetrinit.cpp
/trunk/SIFEL/PARTRF/Makefile
/trunk/SIFEL/PARTRF/PREP/Makefile
/trunk/SIFEL/PARTRF/SRC/Makefile
/trunk/SIFEL/PREP/BRIDGEN/Makefile
/trunk/SIFEL/PREP/LSHAPEGEN/Makefile
/trunk/SIFEL/PREP/MESHGEN2D/Makefile
/trunk/SIFEL/PREP/MESHTOOLS/Makefile
/trunk/SIFEL/PREP/PARMEFINPUTFILES/Makefile
/trunk/SIFEL/PREP/PARMEFINPUTFILES/parmefinputfiles.cpp
/trunk/SIFEL/PREP/PARMESHGEN/Makefile
/trunk/SIFEL/PREP/PARMESHGEN/pargenquad.cpp
/trunk/SIFEL/PREP/PARMESHGEN/pargenquadq.cpp
/trunk/SIFEL/PREP/PARTITIONING/Makefile
/trunk/SIFEL/PREP/PARTRFINPUTFILES/partrfinputfiles.cpp
/trunk/SIFEL/PREP/SEQMESHGEN/Makefile
/trunk/SIFEL/TRFEL/Makefile
/trunk/SIFEL/TRFEL/PREP/Makefile
/trunk/SIFEL/TRFEL/PREP/advectvel.h
/trunk/SIFEL/TRFEL/PREP/entitybocon.cpp
/trunk/SIFEL/TRFEL/SRC/Makefile
/trunk/SIFEL/TRFEL/SRC/aliast.h
/trunk/SIFEL/TRFEL/SRC/cemhydmat.cpp
/trunk/SIFEL/TRFEL/SRC/cemhydmat.h
/trunk/SIFEL/TRFEL/SRC/consol_awf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_awf1.h
/trunk/SIFEL/TRFEL/SRC/consol_wf1.cpp
/trunk/SIFEL/TRFEL/SRC/consol_wf1.h
/trunk/SIFEL/TRFEL/SRC/globalt.cpp
/trunk/SIFEL/TRFEL/SRC/isotherm.cpp
/trunk/SIFEL/TRFEL/SRC/nnpsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/nodet.cpp
/trunk/SIFEL/TRFEL/SRC/npsolvert.cpp
/trunk/SIFEL/TRFEL/SRC/outdiagt.cpp
/trunk/SIFEL/TRFEL/SRC/outdrivert.cpp
/trunk/SIFEL/TRFEL/SRC/quadlineart.cpp
/trunk/SIFEL/TRFEL/SRC/sorpisohansen.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.cpp
/trunk/SIFEL/TRFEL/SRC/transmat.h
/trunk/SIFEL/TRFEL/SRC/van_genuchten.cpp
/trunk/SIFEL/TRFEL/SRC/van_genuchten.h
773 2021-11-26 14:24:27 krejci /trunk/SIFEL/METR/SRC/ Water flow model added into METR.  
/trunk/SIFEL/METR/SRC/consol_wf1c.cpp
/trunk/SIFEL/METR/SRC/consol_wf1c.h
772 2021-11-26 13:59:39 krejci /trunk/SIFEL/TRFEL/SRC/ New 3D bar element for TRFEL.  
/trunk/SIFEL/TRFEL/SRC/linbart3d.cpp
/trunk/SIFEL/TRFEL/SRC/linbart3d.h

Show All