OGS
ProcessLib::Assembly::ParallelVectorMatrixAssembler Member List

This is the complete list of members for ProcessLib::Assembly::ParallelVectorMatrixAssembler, including all inherited members.

assembleWithJacobian(BaseLib::PolymorphicRandomAccessContainerView< LocalAssemblerInterface > const &local_assemblers, std::vector< std::size_t > const &active_elements, std::vector< NumLib::LocalToGlobalIndexMap const * > const &dof_tables, const double t, double const dt, std::vector< GlobalVector * > const &xs, std::vector< GlobalVector * > const &x_prevs, int const process_id, GlobalMatrix &M, GlobalMatrix &K, GlobalVector &b, GlobalMatrix &Jac)ProcessLib::Assembly::ParallelVectorMatrixAssembler
global_matrix_output_ProcessLib::Assembly::ParallelVectorMatrixAssemblerprivate
jacobian_assembler_ProcessLib::Assembly::ParallelVectorMatrixAssemblerprivate
local_matrix_output_ProcessLib::Assembly::ParallelVectorMatrixAssemblerprivate
num_threads_ProcessLib::Assembly::ParallelVectorMatrixAssemblerprivate
ParallelVectorMatrixAssembler(AbstractJacobianAssembler &jacobian_assembler)ProcessLib::Assembly::ParallelVectorMatrixAssemblerexplicit