![]() |
FemProcess
The GeMA Fem Process Plugin
|
Declaration of the GmpFemAssemblerMatrixAdder and GmpFemAssemblerVectorAdder interfaces + concrete implementation classes. More...
#include "gmpFemProcessConfig.h"

Go to the source code of this file.
Classes | |
| class | GmpFemAssemblerMatrixAdder |
| Interface for an object responsible for assemblying local matrices into global matrices. Several strategies can be implemented on derived classes acording to the assembler / matrix set configurations. More... | |
| class | GmpFemAssemblerVectorAdder |
| Interface for an object responsible for assemblying local vectors into global vectors. Several strategies can be implemented on derived classes acording to the assembler / vector set configurations. More... | |
| class | GmpFemAssemblerMatchingMatrixAdderNoReduction |
| Assembler adder for adding matrices in "matching mode", WITHOUT boundary condition reduction. More... | |
| class | GmpFemAssemblerMatchingMatrixAdderWithReduction |
| Assembler adder for adding matrices in "matching mode", WITH boundary condition reduction. More... | |
| class | GmpFemAssemblerMatchingVectorAdderNoReduction |
| Assembler adder for adding vectors in "matching mode", WITHOUT boundary condition reduction. More... | |
| class | GmpFemAssemblerMatchingVectorAdderWithReduction |
| Assembler adder for adding vectors in "matching mode", WITH boundary condition reduction. More... | |
| class | GmpFemAssemblerSingleMatrixAdderNoReduction |
| Assembler adder for adding matrices in "single mode", WITHOUT boundary condition reduction. More... | |
| class | GmpFemAssemblerSingleMatrixAdderWithReduction |
| Assembler adder for adding matrices in "single mode", WITH boundary condition reduction. More... | |
| class | GmpFemAssemblerSingleVectorAdderNoReduction |
| Assembler adder for adding vectors in "single mode", WITHOUT boundary condition reduction. More... | |
| class | GmpFemAssemblerSingleVectorAdderWithReduction |
| Assembler adder for adding vectors in "single mode", WITH boundary condition reduction. More... | |
| class | GmpFemAssemblerDebugMatrixAdder |
| Assembler adder for adding to special debug matrices in "single debug mode", with or without boundary condition reduction. More... | |
| class | GmpFemAssemblerDebugVectorAdder |
| Assembler adder for adding to special debug vectors in "single debug mode", with or without boundary condition reduction. More... | |
Declaration of the GmpFemAssemblerMatrixAdder and GmpFemAssemblerVectorAdder interfaces + concrete implementation classes.
1.8.15