OGS
|
This is the complete list of members for ProcessLib::AssembledMatrixCache, including all inherited members.
assemble(const double t, double const dt, std::vector< GlobalVector * > const &x, std::vector< GlobalVector * > const &x_prev, int const process_id, GlobalMatrix *const M, GlobalMatrix *const K, GlobalVector *const b, std::vector< NumLib::LocalToGlobalIndexMap const * > const &dof_tables, VectorMatrixAssembler &global_assembler, VectorOfLocalAssemblers const &local_assemblers, std::vector< std::size_t > const &active_element_ids) | ProcessLib::AssembledMatrixCache | |
AssembledMatrixCache(bool const is_linear, bool const use_monolithic_scheme) | ProcessLib::AssembledMatrixCache | |
b_ | ProcessLib::AssembledMatrixCache | private |
is_linear_ | ProcessLib::AssembledMatrixCache | private |
isLinear() const | ProcessLib::AssembledMatrixCache | inline |
K_ | ProcessLib::AssembledMatrixCache | private |
M_ | ProcessLib::AssembledMatrixCache | private |