|
libMesh
|
Definition at line 19 of file checkpoint.C.
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiC0Polygon | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiC0Polyhedron | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiDistDistSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiDistRepSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiRepDistSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testAsciiRepRepSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryC0Polygon | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryC0Polyhedron | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryDistDistSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryDistRepSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryRepDistSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST | ( | testBinaryRepRepSplitter | ) |
| CheckpointIOTest::CPPUNIT_TEST_SUITE_END | ( | ) |
| CheckpointIOTest::LIBMESH_CPPUNIT_TEST_SUITE | ( | CheckpointIOTest | ) |
This test verifies that we can write files with the CheckpointIO object.
|
inline |
Definition at line 48 of file checkpoint.C.
|
inline |
Definition at line 52 of file checkpoint.C.
|
inline |
Definition at line 371 of file checkpoint.C.
References testC0PolygonCheckpoint().
|
inline |
Definition at line 386 of file checkpoint.C.
References testC0PolyhedronCheckpoint().
|
inline |
Definition at line 357 of file checkpoint.C.
|
inline |
Definition at line 401 of file checkpoint.C.
|
inline |
Definition at line 315 of file checkpoint.C.
|
inline |
Definition at line 329 of file checkpoint.C.
|
inline |
Definition at line 343 of file checkpoint.C.
|
inline |
Definition at line 378 of file checkpoint.C.
References testC0PolygonCheckpoint().
|
inline |
Definition at line 393 of file checkpoint.C.
References testC0PolyhedronCheckpoint().
|
inline |
Definition at line 364 of file checkpoint.C.
|
inline |
Definition at line 322 of file checkpoint.C.
|
inline |
Definition at line 336 of file checkpoint.C.
|
inline |
Definition at line 350 of file checkpoint.C.
|
inline |
Definition at line 141 of file checkpoint.C.
References libMesh::MeshBase::add_elem(), libMesh::MeshBase::add_point(), libMesh::MeshBase::allow_renumbering(), libMesh::C0POLYGON, libMesh::CheckpointIO::cleanup(), libMesh::ParallelObject::comm(), libMesh::index_range(), libMesh::Parallel::Communicator::max(), mesh, libMesh::MeshBase::mesh_dimension(), libMesh::Elem::n_edges(), libMesh::MeshBase::n_elem(), libMesh::Elem::n_nodes(), libMesh::MeshBase::n_nodes(), libMesh::Elem::n_sides(), libMesh::Elem::n_vertices(), libMesh::Elem::node_id(), libMesh::Elem::nodes_on_side(), libMesh::Elem::point(), libMesh::MeshBase::prepare_for_use(), libMesh::MeshBase::query_elem_ptr(), libMesh::CheckpointIO::read(), TestCommWorld, libMesh::Elem::type(), and libMesh::CheckpointIO::write().
Referenced by testAsciiC0Polygon(), and testBinaryC0Polygon().
|
inline |
Definition at line 213 of file checkpoint.C.
References libMesh::MeshBase::add_elem(), libMesh::MeshBase::add_node(), libMesh::MeshBase::add_point(), libMesh::MeshBase::allow_renumbering(), libMesh::C0POLYHEDRON, libMesh::CheckpointIO::cleanup(), libMesh::ParallelObject::comm(), libMesh::index_range(), libMesh::Parallel::Communicator::max(), mesh, libMesh::MeshBase::mesh_dimension(), libMesh::Elem::n_edges(), libMesh::MeshBase::n_elem(), libMesh::Elem::n_nodes(), libMesh::MeshBase::n_nodes(), libMesh::Elem::n_sides(), libMesh::Elem::n_vertices(), libMesh::Elem::node_id(), libMesh::MeshBase::node_ptr(), libMesh::Elem::nodes_on_side(), libMesh::MeshBase::prepare_for_use(), libMesh::MeshBase::query_elem_ptr(), libMesh::CheckpointIO::read(), libMesh::DofObject::set_id(), TestCommWorld, libMesh::Elem::type(), and libMesh::CheckpointIO::write().
Referenced by testAsciiC0Polyhedron(), and testBinaryC0Polyhedron().
|
inline |
Definition at line 58 of file checkpoint.C.
References libMesh::CheckpointIO::binary(), libMesh::MeshTools::Generation::build_square(), libMesh::ParallelObject::comm(), libMesh::CheckpointIO::current_n_processors(), libMesh::CheckpointIO::current_processor_ids(), mesh, libMesh::MeshBase::n_elem(), libMesh::MeshBase::n_partitions(), libMesh::ParallelObject::n_processors(), libMesh::CheckpointIO::parallel(), libMesh::MeshBase::partition(), libMesh::ParallelObject::processor_id(), libMesh::QUAD4, libMesh::CheckpointIO::read(), libMesh::MeshBase::skip_partitioning(), libMesh::Parallel::Communicator::sum(), TestCommWorld, and libMesh::CheckpointIO::write().