OGS
|
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, GlobalVector &b, GlobalMatrix &Jac) | ProcessLib::Assembly::ParallelVectorMatrixAssembler | |
global_matrix_output_ | ProcessLib::Assembly::ParallelVectorMatrixAssembler | private |
jacobian_assembler_ | ProcessLib::Assembly::ParallelVectorMatrixAssembler | private |
local_matrix_output_ | ProcessLib::Assembly::ParallelVectorMatrixAssembler | private |
num_threads_ | ProcessLib::Assembly::ParallelVectorMatrixAssembler | private |
ParallelVectorMatrixAssembler(AbstractJacobianAssembler &jacobian_assembler) | ProcessLib::Assembly::ParallelVectorMatrixAssembler | explicit |