![]() |
v0.14.0 |
Implementation of Gel finite element. More...
Go to the source code of this file.
Classes | |
| struct | GelModule::Gel |
| Implementation of Gel constitutive model. More... | |
| struct | GelModule::Gel::BlockMaterialData |
| Gel material parameters. More... | |
| struct | GelModule::Gel::ConstitutiveEquation< TYPE > |
| Constitutive model functions. More... | |
| struct | GelModule::Gel::CommonData |
| Common data for gel model. More... | |
| struct | GelModule::Gel::GelFE |
| definition of volume element More... | |
| struct | GelModule::Gel::OpGetDataAtGaussPts |
| struct | GelModule::Gel::OpJacobian |
| struct | GelModule::Gel::AssembleVector |
| struct | GelModule::Gel::OpRhsStressTotal |
| Assemble internal force vector. More... | |
| struct | GelModule::Gel::OpRhsSolventFlux |
| Calculate internal forces for solvent flux. More... | |
| struct | GelModule::Gel::OpRhsSolventConcetrationDot |
| Calculating right hand side. More... | |
| struct | GelModule::Gel::OpRhsStrainHat |
| Residual strain hat. More... | |
| struct | GelModule::Gel::AssembleMatrix |
| struct | GelModule::Gel::OpLhsdxdx |
| Assemble matrix \(\mathbf{K}_{xx}\). More... | |
| struct | GelModule::Gel::OpLhsdxdMu |
| Assemble matrix \(\mathbf{K}_{x\mu}\). More... | |
| struct | GelModule::Gel::OpLhsdxdStrainHat |
| Assemble matrix \(\mathbf{K}_{x\hat{\varepsilon}}\). More... | |
| struct | GelModule::Gel::OpLhsdStrainHatdStrainHat |
| Assemble matrix \(\mathbf{K}_{\hat{\varepsilon}\hat{\varepsilon}}\). More... | |
| struct | GelModule::Gel::OpLhsdStrainHatdx |
| Assemble matrix \(\mathbf{K}_{\hat{\varepsilon}x}\). More... | |
| struct | GelModule::Gel::OpLhsdMudMu |
| Assemble matrix \(\mathbf{K}_{\mu \mu}\). More... | |
| struct | GelModule::Gel::OpLhsdMudx |
| Assemble matrix \(\mathbf{K}_{\mu x}\). More... | |
| struct | GelModule::Gel::OpPostProcGel |
| Used to post proc stresses, energy, source term. More... | |
| struct | GelModule::Gel::MonitorPostProc |
Namespaces | |
| GelModule | |
Implementation of Gel finite element.
Definition in file Gels.hpp.