|
ASPECT
|


Go to the source code of this file.
Namespaces | |
| aspect | |
| aspect::internal | |
| aspect::internal::ChangeVectorTypes | |
| aspect::MatrixFreeStokesOperators | |
Functions | |
| void | aspect::internal::ChangeVectorTypes::import (aspect::LinearAlgebra::Vector &out, const ::LinearAlgebra::ReadWriteVector< double > &rwv, const VectorOperation::values operation) |
| void | aspect::internal::ChangeVectorTypes::copy (aspect::LinearAlgebra::Vector &out, const ::LinearAlgebra::distributed::Vector< double > &in) |
| void | aspect::internal::ChangeVectorTypes::copy (::LinearAlgebra::distributed::Vector< double > &out, const aspect::LinearAlgebra::Vector &in) |
| void | aspect::internal::ChangeVectorTypes::copy (aspect::LinearAlgebra::BlockVector &out, const ::LinearAlgebra::distributed::BlockVector< double > &in) |
| void | aspect::internal::ChangeVectorTypes::copy (::LinearAlgebra::distributed::BlockVector< double > &out, const aspect::LinearAlgebra::BlockVector &in) |