| addFE(DomainConstPtr_Type domain) (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| advanceInTimeAssemblyFEElements(double dt, MultiVectorPtr_Type d_rep, MultiVectorPtr_Type c_rep) (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | inline |
| AssembleFE_SCI_SMC_Active_Growth_Reorientation_Ptr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFE_SCI_SMC_Active_Growth_Reorientation_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFE_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFEGeneralizedNewtonian_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFEGeneralizedNewtonianPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFENavierStokes_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFENavierStokesPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFEPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| AssembleFEPtr_vec_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyAceDeformDiffu(int dim, std::string FETypeChem, std::string FETypeSolid, int degree, int dofsChem, int dofsSolid, MultiVectorPtr_Type c_rep, MultiVectorPtr_Type d_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, ParameterListPtr_Type params, std::string assembleMode, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyAceDeformDiffuBlock(int dim, std::string FETypeChem, std::string FETypeSolid, int degree, int dofsChem, int dofsSolid, MultiVectorPtr_Type c_rep, MultiVectorPtr_Type d_rep, BlockMatrixPtr_Type &A, int blockRow, int blockCol, BlockMultiVectorPtr_Type &resVec, int block, ParameterListPtr_Type params, std::string assembleMode, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyEmptyMatrix(MatrixPtr_Type &A) (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyLaplaceAssFE(int dim, std::string FEType, int degree, int dofs, BlockMatrixPtr_Type &A, bool callFillComplete, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyLinearElasticity(int dim, std::string FEType, int degree, int dofs, MultiVectorPtr_Type d_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, ParameterListPtr_Type params, bool reAssemble, std::string assembleMode, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyNavierStokes(int dim, std::string FETypeVelocity, std::string FETypePressure, int degree, int dofsVelocity, int dofsPressure, MultiVectorPtr_Type u_rep, MultiVectorPtr_Type p_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, SmallMatrix_Type coeff, ParameterListPtr_Type params, bool reAssemble, std::string assembleMode, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyNonLinearElasticity(int dim, std::string FEType, int degree, int dofs, MultiVectorPtr_Type d_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, ParameterListPtr_Type params, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyNonLinearElasticity(int dim, std::string FEType, int degree, int dofs, MultiVectorPtr_Type d_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, ParameterListPtr_Type params, DomainConstPtr_Type domain, MultiVectorPtr_Type eModVec, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| assemblyNonlinearLaplace(int dim, std::string FEType, int degree, MultiVectorPtr_Type u_rep, BlockMatrixPtr_Type &A, BlockMultiVectorPtr_Type &resVec, ParameterListPtr_Type params, std::string assembleMode, bool callFillComplete=true, int FELocExternal=-1) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| BlockMatrix_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| BlockMatrixPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| BlockMultiVector_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| BlockMultiVectorPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| changeLinearizationFE(std::string linearization) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| checkFE(int Dimension, std::string FEType) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| computeSteadyViscosityFE_CM(int dim, std::string FETypeVelocity, std::string FETypePressure, int dofsVelocity, int dofsPressure, MultiVectorPtr_Type u_rep, MultiVectorPtr_Type p_rep, ParameterListPtr_Type params) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| const_output_fields (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| Domain_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| DomainConstPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| DomainConstPtr_vec_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| DomainPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| domainVec_ (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| doSetZeros(double eps=10 *Teuchos::ScalarTraits< SC >::eps()) (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| Elements_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| ElementsConstPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| ElementsPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| FE_ElementAssembly(bool saveAssembly=false) (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| getCoordinates(vec_LO_Type localIDs, vec2D_dbl_ptr_Type points) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| getSolution(vec_LO_Type localIDs, MultiVectorPtr_Type u_rep, int dofsVelocity) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| MapConstPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MapPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| Matrix_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MatrixPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MeshPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MeshUnstr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MeshUnstrPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MultiVector_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MultiVectorConstPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| MultiVectorPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| myeps_ (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| saveAssembly_ (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| setZeros_ (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | protected |
| SmallMatrix_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| SmallMatrixPtr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| vec2D_GO_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| vec3D_GO_ptr_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| vec3D_GO_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |
| vec_GO_Type typedef (defined in FEDD::FE_ElementAssembly< SC, LO, GO, NO >) | FEDD::FE_ElementAssembly< SC, LO, GO, NO > | |